galaticstryder/libinput-gestures

Project ID: 10898

Description

libinput-gestures is a utility which reads libinput gestures from your touchpad and maps them to gestures you configure in a configuration file. Each gesture can be configured to activate a shell command which is typically an xdotool command to action desktop/window/application keyboard combinations and commands.

Installation Instructions

It's fairly easy to installlibinput-gestures, all you need to do is enable my repository using the dnf command and install it.

dnf copr enable galaticstryder/libinput-gestures dnf install xdotool wmctrl libinput-gestures

In order to enable and start the gesture handler you'll need a few more commands:

sudo gpasswd -a $USER input

Log out and log back in to adjust the permissions for the files in the input group or simply reboot. After that, just enable the service with the following two commands.

libinput-gestures-setup start libinput-gestures-setup autostart

More information is supplied in the README.md here: https://github.com/bulletmark/libinput-gestures/blob/master/README.md#configuration

Pretty straight forward, isn't it?

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download

* Total number of downloaded packages.