#Trackpad not working correctly
1 messages · Page 1 of 1 (latest)
@dusky condor Install evtest and test your trackpad via command line.
I know the issue now but I haven't been able to fix it
this is meant to fix it but did nothing
I changed the pid and vid too
but I'm not sure if this is how I'm meant to do it on wayland?
The purpose of using evtest is to isolate the issue so that it does not depend on Wayland or X11.
this is me pressing the touchpad
this is just a tap
Event: time 1768087485.218413, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 0
Event: time 1768087485.218413, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 0
Event: time 1768087485.218413, type 4 (EV_MSC), code 5 (MSC_TIMESTAMP), value 119000```
@dusky condor These logs says the press/release is working. Your issue is likely related to something else.
is there any way to figure out the issue?