summaryrefslogtreecommitdiffstats
path: root/config/touchegg
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-03-02 02:38:07 -0500
committerJesse Luehrs <doy@tozt.net>2018-03-03 01:04:21 -0500
commit45dda65281a7721035c8925f7044d5440be7d4be (patch)
tree7be44c698991d0aec77e57b5433e5362dc75cd98 /config/touchegg
parentbee8a0affc5e35b023c1e54236118b51d60642ac (diff)
downloadconf-45dda65281a7721035c8925f7044d5440be7d4be.tar.gz
conf-45dda65281a7721035c8925f7044d5440be7d4be.zip
use touchegg instead of ginn
Diffstat (limited to 'config/touchegg')
-rw-r--r--config/touchegg/touchegg.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/config/touchegg/touchegg.conf b/config/touchegg/touchegg.conf
new file mode 100644
index 0000000..9d58335
--- /dev/null
+++ b/config/touchegg/touchegg.conf
@@ -0,0 +1,16 @@
+<touchégg>
+
+ <settings>
+ <property name="composed_gestures_time">0</property>
+ </settings>
+
+
+ <application name="All">
+
+ <gesture type="DRAG" fingers="1" direction="ALL">
+ <action type="SCROLL">SPEED=7:INVERTED=true</action>
+ </gesture>
+
+ </application>
+
+</touchégg>