Closed juba0x00 closed 1 year ago
Hello,
I'm glad to hear that syngestures worked for you where the other tools didn't. There is no support for wildcards, regular expressions, or glob patterns in the device path at this time, though it's not something I'm against in principle.
What Linux distribution are you using? I feel like there has to be a stable path to the device available somewhere, even if it's not at /dev/input/event25
.
You might want to look at the entire output of dmesg
after system startup to see where the device is being registered - but it still might not show there depending on who creates the stable symlink (assuming there is one).
What other devices do you have under /dev/input/
? Is there any way of systemically/programmatically determining which is the touchpad?
thank you
after searching, I found this path like your documentation /dev/input/by-path/platform-i8042-serio-1-event-mouse
.
I'm sorry for bothering you.
libinput-gestures
,touchegg
,fusuma
withlibinput
drivers but none of these worked.How to add a fixed event
syngestures
is not working, even though a process is running in the background.device=path
, this is my configuration file:/dev/input/event*
but this error happens