Skip to content

cunidev/gestures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d0bfa1 · Jun 11, 2018

History

54 Commits
May 5, 2018
May 31, 2018
Jan 2, 2018
Dec 31, 2017
Jun 11, 2018
May 5, 2018
May 8, 2018

Repository files navigation

Gestures (moved to GitLab)

We've MOVED to GitLab: https://gitlab.com/cunidev/gestures

A minimal Gtk+ GUI app for libinput-gestures

Use:

  • ./make.sh; sudo ./install.sh to install in /usr/local/bin. An alternative path for the binary can be specified as parameter to install.sh

Video demo:

(click to open video)

Dependencies:

  • Python 3 with gi module
  • xdotool
  • libinput-gestures
  • libinput-tools

On Debian/Ubuntu, type: sudo apt install python3 xdotool python3-gi libinput-tools python-gobject

To install libinput-gestures, follow the instructions on its official page: https://github.com/bulletmark/libinput-gestures