0

My computer is receiving constant input resulting in it constantly scrolling to the side.

Via xinput --test-xi2 I can see that the wayland mouse device is constantly getting event input no matter if all my mice are turned off or not.

1 Answers1

0

Due to wayland being enabled I could not see what input device was actually making the input. To help with debugging decided to disable wayland and that in turn fixed the problem with no further steps.

I followed the instructions here to disable wayland.

How to permanetely disable Wayland