bulletmark / libinput-gestures

Actions gestures on your touchpad using libinput
3.93k stars 241 forks source link

Cause invalid systemctl option 'P' error when libinput-gestures-setup service #292

Closed eypsume closed 3 years ago

eypsume commented 3 years ago

Cause invalid systemctl option 'P' error when libinput-gestures-setup service Anyway I replace uppercase -P to lowcase -p at line 288~289 in the libinput-gestures-setup and works perfect!

bulletmark commented 3 years ago

When raising an issue, please always provide the output of libinput-gestures -l. That will allow me to see what system you are running.

Both -P and -p options are valid but different. It must be the case that older versions of systemctl did not have the -P option so I will make a new release now using only -p with a little more logic. Note that simply replacing -P with '-p' will not work.

bulletmark commented 3 years ago

Fixed by commit 115dd640b381a919369e804a31d29ed52538604f and release 2.60.