I am using Fedora and sometimes my touchpad freez, or clicks but doesn’t move. Here is the outputs of /proc/bus/input/devices
bash-5.1$ cat /proc/bus/input/devices | grep -i touchpad
N: Name="PNP0C50:00 04F3:30AA Touchpad"
N: Name="ETPS/2 Elantech Touchpad"
And xinput
bash-5.1$ xinput list
WARNING: running xinput against an Xwayland server. See the xinput man page for details.
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ xwayland-pointer:17 id=6 [slave pointer (2)]
⎜ ↳ xwayland-relative-pointer:17 id=7 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ xwayland-keyboard:17 id=8 [slave keyboard (3)]
bash-5.1$
It looks like something virtual.