Hikari9 / comfortable-swipe

Comfortable 3-finger and 4-finger swipe gesture using Xdotool in native C++
GNU General Public License v3.0
558 stars 46 forks source link

Program is STOPPED #107

Closed shibilahmd closed 3 years ago

shibilahmd commented 3 years ago

completed all the steps.still not working When i followed comfortable-swipe status got a message like this Autostart is ON Program is STOPPED

Configuration: /home/shibil/.config/comfortable-swipe.conf left3 is VALID (ctrl+alt+Right) left4 is VALID (ctrl+alt+shift+Right) right3 is VALID (ctrl+alt+Left) right4 is VALID (ctrl+alt+shift+Left) up3 is VALID (ctrl+alt+Down) up4 is VALID (ctrl+alt+shift+Down) down3 is VALID (ctrl+alt+Up) down4 is VALID (ctrl+alt+shift+Up) threshold is VALID (0.0) mouse3 is NOTSET mouse4 is NOTSET

when i run comfortable-swipe debug got a message like this

stdbuf: failed to run command ‘libinput’: No such file or directory

My OS: ubuntu 20.04