From 214bbbd518d6cc0ed06f628dea3b7b2a8dee3129 Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Sun, 2 May 2004 19:19:22 +0200 Subject: Added a "GuestMouseOff" parameter to disable the pass through device. (It's not entirely uncommon that the pointing stick is broken and generates bogus pointer movements.) From Moritz Maass . --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index bbc93d7..89c5beb 100644 --- a/README +++ b/README @@ -95,6 +95,7 @@ UpDownScrolling Bool If on, the up/down buttons generate button 4/5 events. EmulateMidButtonTime Int max time (in milliseconds) for middle button emulation. TouchpadOff Bool If on, the Touchpad is switched off (useful if an external mouse is connected) +GuestMouseOff Bool switch on/off guest mouse (often a stick) LockedDrags Bool If off, a tap and drag gesture ends when you release the finger. If on, the gesture is active until you tap a second time. -- cgit v1.2.3