diff options
author | Peter Osterlund <petero2@telia.com> | 2003-05-02 00:32:15 +0200 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:00:53 +0200 |
commit | 5b1ecfe525fca8deea1b5d742a929d7f900b60cc (patch) | |
tree | 7de411c5251efa4e2f51c3ac3f93d02f7b41bc1f /PARAMETER | |
parent | 10c55ff9de415404201eb5ea37c10acfaca6f824 (diff) |
Made the timeout for middle button emulation configurable.
Diffstat (limited to 'PARAMETER')
-rw-r--r-- | PARAMETER | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |