Skip to content
/ longarms Public

Tool to recognize multitouch taps and run commands.

License

Notifications You must be signed in to change notification settings

mxash/longarms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Longarms

Longarms is a simple tool to recognize multitouch taps (3-finger taps, 4-finger taps, and 5-finger taps where supported) using evdev.

Configuration

Longarms looks for config files in $HOME/.config/longarms. Refer to longarms.yaml.example for options. You can run sudo evtest to find the path to your touchpad.

Installation

Debian/Ubuntu based distros

Installation is possible using our .deb files on our releases page.

Other Distributions

There's multiple options to install with other distros, you could simply run go install if you have a Go environment setup. Otherwise you can add the binary from our tar.gz packages on our releases page into a folder in your PATH.

About

Tool to recognize multitouch taps and run commands.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published