Skip to content

callmehalpha/gestures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gestures

A minimal Gtk+ GUI app for libinput-gestures

Video demo:

(click to open video)

Wiki

The wiki is still quite small, but it might help, for example, to find useful commands for actions like workspace manipulation and keystroke emulation under Xorg and Wayland.

Dependencies:

  • Python 3 with gi module
  • python3-setuptools
  • xdotool (recommended)
  • libinput-gestures
  • libinput-tools

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

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

Install

On Arch Linux

Gestures is also available in Arch AUR (disclaimer: I'm not the maintainer).

On Solus

Solus users can install Gestures directly from the official repos: Search for Gestures in Solus Software Center or install from command line: sudo eopkg it gestures

From source

Please install the above dependencies before proceeding.

git clone https://gitlab.com/cunidev/gestures
cd gestures
sudo python3 setup.py install

About

Add mouse gesture to your linux OS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages