#Mouse position is wrong on the linux launcher, why's that?
10 messages · Page 1 of 1 (latest)
I just realized the mouse doesn't show up, sorry
this time the mouse cursor disappeared
but you could see it on the recording
last clip
X org or Wayland ?
wayland, is that an issue?
Yes. Not fully compatible ATM. WIP.
Use X, and put your user in the input group.
alright, thanks
sudo usermod -aG input $USER
(X only, reboot after applying the command)