summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2003-12-16 22:42:14 +0100
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:01:33 +0200
commit14ae2733772d87f6205d46e57672d6acd37666f0 (patch)
tree68c7782245e53c0b657d16b114478d24e1a0c39f /README
parent90f04a3309544d56e0e1ea845276993599f63167 (diff)
Made tap processing configurable. Patch from Justin Quek
<quek@crhc.uiuc.edu>, cleaned up somewhat by me.
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
index 64b4213..0a651ac 100644
--- a/README
+++ b/README
@@ -93,6 +93,20 @@ TouchpadOff Bool If on, the Touchpad is switched off (useful
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.
+RTCornerButton Int Which mouse button is reported on a right top corner tap
+ 0=No action, 1=Left Button, 2=Middle Button, 3=Right Button
+RBCornerButton Int Which mouse button is reported on a right bottom corner tap
+ 0=No action, 1=Left Button, 2=Middle Button, 3=Right Button
+LTCornerButton Int Which mouse button is reported on a left top corner tap
+ 0=No action, 1=Left Button, 2=Middle Button, 3=Right Button
+LBCornerButton Int Which mouse button is reported on a left bottom corner tap
+ 0=No action, 1=Left Button, 2=Middle Button, 3=Right Button
+TapButton1 Int Which mouse button is reported on a non-corner one-finger tap
+ 0=No action, 1=Left Button, 2=Middle Button, 3=Right Button
+TapButton2 Int Which mouse button is reported on a non-corner two-finger tap
+ 0=No action, 1=Left Button, 2=Middle Button, 3=Right Button
+TapButton3 Int Which mouse button is reported on a non-corner three-finger tap
+ 0=No action, 1=Left Button, 2=Middle Button, 3=Right Button
A tap event happens when the finger is touched and released in a time
interval shorter than MaxTapTime, and the touch and release