Skip to content

Instantly share code, notes, and snippets.

@kerrongordon
Last active December 28, 2018 21:34
Show Gist options
  • Select an option

  • Save kerrongordon/f368647ecebb2bc4897c73d1e9ef8585 to your computer and use it in GitHub Desktop.

Select an option

Save kerrongordon/f368647ecebb2bc4897c73d1e9ef8585 to your computer and use it in GitHub Desktop.

Revisions

  1. kerrongordon revised this gist Dec 28, 2018. No changes.
  2. kerrongordon created this gist Dec 28, 2018.
    8 changes: 8 additions & 0 deletions libinput-gestures.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    gesture swipe up 3 xdotool key super+Down
    gesture swipe down 3 xdotool key super+h
    gesture swipe left 3 xdotool key super+Right
    gesture swipe right 3 xdotool key super+Left
    gesture swipe left 4 xdotool key super+alt+Left
    gesture swipe right 4 xdotool key super+alt+Right
    gesture swipe up 4 xdotool key super+a
    gesture swipe down 4 xdotool key super+Up