diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2012-05-18 05:56:33 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2012-05-18 05:56:33 +0200 |
commit | d18ec281cdcf2851180de54620206f394fda255e (patch) | |
tree | 323a5773652937eef705869e5bf29136cce72fa1 /skel/.config/synaptiks/touchpad-defaults.json | |
parent | e42c2f330d1a997433323977734a26d3ab99f755 (diff) | |
download | etcskel-kanotix-d18ec281cdcf2851180de54620206f394fda255e.zip etcskel-kanotix-d18ec281cdcf2851180de54620206f394fda255e.tar.gz |
import changes from debian package version 2.0.0
Diffstat (limited to 'skel/.config/synaptiks/touchpad-defaults.json')
-rw-r--r-- | skel/.config/synaptiks/touchpad-defaults.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/skel/.config/synaptiks/touchpad-defaults.json b/skel/.config/synaptiks/touchpad-defaults.json new file mode 100644 index 0000000..3e00b1d --- /dev/null +++ b/skel/.config/synaptiks/touchpad-defaults.json @@ -0,0 +1,29 @@ +{ + "circular_scrolling": false, + "circular_touchpad": false, + "rt_tap_action": 0, + "circular_scrolling_distance": 5.72958, + "edge_motion_always": false, + "horizontal_scrolling_distance": 100, + "horizontal_two_finger_scrolling": false, + "horizontal_edge_scrolling": false, + "lt_tap_action": 0, + "tap_and_drag_gesture": true, + "f2_tap_action": 0, + "corner_coasting": false, + "acceleration_factor": 0.03981, + "fast_taps": false, + "vertical_edge_scrolling": false, + "maximum_speed": 1.75, + "circular_scrolling_trigger": 0, + "minimum_speed": 1.0, + "locked_drags": false, + "vertical_two_finger_scrolling": true, + "f1_tap_action": 0, + "coasting_speed": 20.0, + "vertical_scrolling_distance": 100, + "f3_tap_action": 0, + "locked_drags_timeout": 5.0, + "lb_tap_action": 0, + "rb_tap_action": 0 +}
\ No newline at end of file |