summaryrefslogtreecommitdiff
path: root/PARAMETER
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2003-05-02 00:32:15 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:00:53 +0200
commit5b1ecfe525fca8deea1b5d742a929d7f900b60cc (patch)
tree7de411c5251efa4e2f51c3ac3f93d02f7b41bc1f /PARAMETER
parent10c55ff9de415404201eb5ea37c10acfaca6f824 (diff)
Made the timeout for middle button emulation configurable.
Diffstat (limited to 'PARAMETER')
-rw-r--r--PARAMETER1
1 files changed, 1 insertions, 0 deletions
diff --git a/PARAMETER b/PARAMETER
index d01d0f0..0836353 100644
--- a/PARAMETER
+++ b/PARAMETER
@@ -17,3 +17,4 @@ AccelFactor Float acceleration-factor
UpDownScrolling Bool If on, the up/down buttons generate button 4/5 events.
If off, the up button generates a double click and
the down button generates a button 2 event.
+EmulateMidButtonTime Int max time (time of 1/80s) for middle button emulation.