[H-GEN] A few quick questions
Mark Suter
suter at zwitterion.humbug.org.au
Sun Jun 1 22:29:23 EDT 2003
[ Humbug *General* list - semi-serious discussions about Humbug and ]
[ Unix-related topics. Posts from non-subscribed addresses will vanish. ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2003-06-01, Anthony Irwin wrote:
> I am running a Debian unstable system and would like to make
> the mouse move faster
The cannonical way is to use the xset(1) utility, for example,
"xset m 3 5" to set acceleration to 3 and the threshold to 5.
Here's the section from the manpage.
The acceleration can be specified as an integer, or as a
simple fraction. The mouse, or whatever pointer the machine
is connected to, will go `acceleration' times as fast when it
travels more than `threshold' pixels in a short time. This
way, the mouse can be used for precise alignment when it is
moved slowly, yet it can be set to travel across the screen
in a flick of the wrist when desired.
> and configure the wheel on my mouse. I am using Version 4
> something of the X server.
This is done with the ZAxisMapping option in an InputDevice
section, such as the following from my config:
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
Yours sincerely,
- -- Mark John Suter | I know that you believe you understand
suter at humbug.org.au | what you think I said, but I am not sure
gpg key id 2C71D63D | you realise that what you heard is not
mobile 0411 262 316 | what I meant. Robert J. McCloskey
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Check Keyservers or http://zwitterion.org/keys/
iD8DBQE+2raDRYso2ixx1j0RAsgAAKCIFQn9SgaIZe5ZCkhCKaq/IUvyfwCeOwRp
pW+/hPv6a/bOSFvl0ghEoeM=
=68k4
-----END PGP SIGNATURE-----
--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'. See http://www.humbug.org.au/
More information about the General
mailing list