From 2d176d485bf40c12c196a1d2809fe93c6e941df2 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 28 Aug 2020 13:23:33 +0800 Subject: update --- misc/libinput-gestures.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 misc/libinput-gestures.conf (limited to 'misc/libinput-gestures.conf') diff --git a/misc/libinput-gestures.conf b/misc/libinput-gestures.conf new file mode 100644 index 0000000..051c632 --- /dev/null +++ b/misc/libinput-gestures.conf @@ -0,0 +1,17 @@ +# Generated by Gestures 0.2.2 --> https://gitlab.com/cunidev/gestures +# Manual editing might result in data loss! + + +# Invalid lines + + +# Unsupported lines + +# Swipe threshold (0-100) +swipe_threshold 0 + +# Gestures +gesture swipe down 3 xdotool key Ctrl+w +gesture swipe up 3 xdotool key Alt+p +gesture swipe right 3 xdotool key Alt+Left +gesture swipe left 3 xdotool key Alt+Right -- cgit v1.2.3-70-g09d2