blob: d01d0f0f6a8094c805696662add634ccd30de12e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Device String Synaptics device
SHMConfig Bool switch on/off shared-memory for configuration
LeftEdge Int coordinates for left edge
RightEdge Int coordinates for right edge
TopEdge Int coordinates for top edge
BottomEdge Int coordinates for bottom edge
FingerLow Int min. finger pressure after ending with movement
FingerHigh Int max. finger pressure before beginning with movement
MaxTapTime Int max. time (time of 1/80s) for detecting a tap
MaxTapMove Int max. movement of the finger for detecting a tap
VertScrollDelta Int move-distance of the finger for a scroll event
EdgeMotionSpeed Int edge motion speed when dragging
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.
|