0

I want to enable scrolling with my mouse click and I was following this link but I failed at start because when I'm running xinput list in terminal it's not showing my mouse there. However it is present when I'm run lsusb. I'm using Xiaomi Wireless mouse. Any ideas how can I make my mouse to appear in xinput list or skip this step although keep following the 'tutorial' which I have linked?

EDIT: Terminal respond from @Kamil Maciorowski instructions { cat; xinput list; } | diff - <(xinput list):

$ { cat; xinput list; } | diff - <(xinput list)
WARNING: running xinput against an Xwayland server. See the xinput man page for details.
WARNING: running xinput against an Xwayland server. See the xinput man page for details.
3d2
< ⎜   ↳ xwayland-relative-pointer:17                id=7    [slave  pointer  (2)]
4a4
> ⎜   ↳ xwayland-relative-pointer:17                id=7    [slave  pointer  (2)]

Any help would be appreciated!!

0 Answers0