Skip to content

sixthkrum/yalg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple program to map libinput events to some commands, currently only controls the volume with 4 finger gestures

Required:
systemd,
libinput compatible touchpad,
libinput-tools for your distro,

to install:
setup the device properly in config.ini or this won't work. 
Install libinput-tools then exec 'sudo libinput list-devices' find your touchpad there and write the value of the 'Kernel' field into config.ini's device field in the general section.
Run setup.sh WITHOUT root privileges, make sure the files are in the folder you want them to reside in.
This is it, it should work now. If it doesn't check the status of the service, maybe uninstall and check input device field and reinstall.

There might be an issue with the permissions of the temp file for the synchronous audio notification, chmod it to some appropriate permission or 777 :)
to uninstall:
run uninstall.sh with root privileges

About

yet another libinput gesture maker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors