From 2d176d485bf40c12c196a1d2809fe93c6e941df2 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 28 Aug 2020 13:23:33 +0800 Subject: update --- libinput-gestures.conf | 17 ----------------- misc/libinput-gestures.conf | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 17 deletions(-) delete mode 100644 libinput-gestures.conf create mode 100644 misc/libinput-gestures.conf diff --git a/libinput-gestures.conf b/libinput-gestures.conf deleted file mode 100644 index 051c632..0000000 --- a/libinput-gestures.conf +++ /dev/null @@ -1,17 +0,0 @@ -# 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 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