diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-07-27 19:08:47 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-07-27 19:08:47 +0000 |
commit | 186951746554e4cb4b6439489712d95127d29eb9 (patch) | |
tree | 9da0afa8b07a57eee1b8391c4400b7f85cc4de27 /driver/xf86-input-mouse/man/mousedrv.man | |
parent | 2409f4efcd737d0282d055d60e1a53079bdbdf0c (diff) |
Update to xf86-input-mouse 1.5.0. Tested by many with xserver 1.8
ok oga@, todd@.
Diffstat (limited to 'driver/xf86-input-mouse/man/mousedrv.man')
-rw-r--r-- | driver/xf86-input-mouse/man/mousedrv.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/driver/xf86-input-mouse/man/mousedrv.man b/driver/xf86-input-mouse/man/mousedrv.man index bc6773fea..e80533520 100644 --- a/driver/xf86-input-mouse/man/mousedrv.man +++ b/driver/xf86-input-mouse/man/mousedrv.man @@ -155,7 +155,8 @@ press/release events as specified for the .B XAxisMapping and .B YAxisMapping -settings. Default: 4. +settings. If set to 0, no button is required and any motion of the device +is converted into wheel events. Default: 4. .TP 7 .BI "Option \*qEmulateWheelInertia\*q \*q" integer \*q Specifies how far (in pixels) the pointer must move to generate button |