#Trackpad not working correctly

1 messages · Page 1 of 1 (latest)

dusky condor
#

When I tap my trackpad it works but when I click it down it doesn't register anything and I'm not sure what's wrong. I'm on hyprland and my laptops a thinkbook.

woeful sky
#

@dusky condor Install evtest and test your trackpad via command line.

dusky condor
#

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?

woeful sky
dusky condor
woeful sky
#
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.

dusky condor
#

is there any way to figure out the issue?