diff options
author | Peter Osterlund <petero2@telia.com> | 2003-05-01 18:01:51 +0200 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:00:52 +0200 |
commit | 4cc36ca33128f17be57e3a58a44374d9558fbfe9 (patch) | |
tree | 0c978996755944523d30eb0c828a04acdecbfbe3 /PARAMETER | |
parent | 1565900086b9267768e80b0c2026b659aa52d7c5 (diff) |
Merged handling of UpDownScrolling option from 0.11.3.
Diffstat (limited to 'PARAMETER')
-rw-r--r-- | PARAMETER | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |