cunidev / gestures

Outdated page, see GitLab link:

Home Page:https://gitlab.com/cunidev/gestures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Outdated page, see GitLab link:

https://gitlab.com/cunidev/gestures

License:GNU General Public License v3.0


Languages

Language:Python 97.4%Language:Shell 2.6%