summaryrefslogtreecommitdiff
path: root/skel/.config
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2012-05-18 05:56:33 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2012-05-18 05:56:33 +0200
commitd18ec281cdcf2851180de54620206f394fda255e (patch)
tree323a5773652937eef705869e5bf29136cce72fa1 /skel/.config
parente42c2f330d1a997433323977734a26d3ab99f755 (diff)
downloadetcskel-kanotix-d18ec281cdcf2851180de54620206f394fda255e.zip
etcskel-kanotix-d18ec281cdcf2851180de54620206f394fda255e.tar.gz
import changes from debian package version 2.0.0
Diffstat (limited to 'skel/.config')
-rw-r--r--skel/.config/synaptiks/touchpad-config.json29
-rw-r--r--skel/.config/synaptiks/touchpad-defaults.json29
2 files changed, 58 insertions, 0 deletions
diff --git a/skel/.config/synaptiks/touchpad-config.json b/skel/.config/synaptiks/touchpad-config.json
new file mode 100644
index 0000000..5a72be1
--- /dev/null
+++ b/skel/.config/synaptiks/touchpad-config.json
@@ -0,0 +1,29 @@
+{
+ "circular_scrolling": false,
+ "circular_touchpad": false,
+ "rt_tap_action": 0,
+ "circular_scrolling_distance": 5.73,
+ "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.0398,
+ "fast_taps": false,
+ "vertical_edge_scrolling": true,
+ "maximum_speed": 1.75,
+ "circular_scrolling_trigger": 0,
+ "minimum_speed": 1.0,
+ "locked_drags": false,
+ "vertical_two_finger_scrolling": true,
+ "f1_tap_action": 1,
+ "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
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