Skip to content

cunidev/gestures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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