On 06/06/2017 11:28 AM, andrea wrote:
running F25 GNOME on Wayland and have 2 mice.
One on the left and one on the right of the keyboard.

I would like to set the left as left handed and the right as right handed.

In GNOME settings I cannot change it per mouse, rather for all of the at the same time.

That is a rather unusual use case. I've never seen a configuration tool that could handle that.

I read that this is a libinput matter, but I cannot find how to do it.

For Wayland (and possible X, depending on configuration), libinput handles the input devices. On Wayland, the only way to change that configuration is to use the desktop provided tools or write your own. I suspect it would be a very simple program with very few lines if you went that way. If you switch back to X, you can use xinput to change it for the session or an xorg.conf.d snippet to change it always. It might be possible to use a udev config to switch it for both Wayland and Xorg, but I don't know for sure.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to