diff options
Diffstat (limited to 'man/evdev.man')
-rw-r--r-- | man/evdev.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/evdev.man b/man/evdev.man index b8807f0..f438f78 100644 --- a/man/evdev.man +++ b/man/evdev.man @@ -60,8 +60,8 @@ one of \*qPath\*q or \*qDevice\*q must be given. .BI "Option \*qEmulate3Buttons\*q \*q" boolean \*q Enable/disable the emulation of the third (middle) mouse button for mice which only have two physical buttons. The third button is emulated by -pressing both buttons simultaneously. Default: on, unless the device reports -the presence of a physical button 3. +pressing both buttons simultaneously. Default: on, until a middle mouse +button event is registered. .TP 7 .BI "Option \*qEmulate3Timeout\*q \*q" integer \*q Sets the timeout (in milliseconds) that the driver waits before deciding |