summaryrefslogtreecommitdiff
path: root/PARAMETER
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2003-05-01 18:01:51 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:00:52 +0200
commit4cc36ca33128f17be57e3a58a44374d9558fbfe9 (patch)
tree0c978996755944523d30eb0c828a04acdecbfbe3 /PARAMETER
parent1565900086b9267768e80b0c2026b659aa52d7c5 (diff)
Merged handling of UpDownScrolling option from 0.11.3.
Diffstat (limited to 'PARAMETER')
-rw-r--r--PARAMETER3
1 files changed, 3 insertions, 0 deletions
diff --git a/PARAMETER b/PARAMETER
index aab36b7..d01d0f0 100644
--- a/PARAMETER
+++ b/PARAMETER
@@ -14,3 +14,6 @@ Repeater String repeater device
MinSpeed Float min. Speed-factor
MaxSpeed Float max. Speed-factor
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.