https://bugs.kde.org/show_bug.cgi?id=435113

--- Comment #42 from Gerry Gavigan <gerrys...@gmail.com> ---
(In reply to Lee Rogers from comment #41)
> (In reply to Nate Graham from comment #40)
> > (In reply to Gerry Gavigan from comment #38)
> > > For me "sudo udevadm trigger -s input" (X11, Bluetooth mouse) 
> > > 
> > > turns left-handedness to right-handedness
> > > 
> > > does not turn right-handedness to left-handedness
> > Probably because right-handedness is the default value, and `sudo udevadm
> > trigger -s input` resets it to the defaults
> 
> 
> For anyone experiencing left handed mode reverting back to right-handed, I
> discovered that when changing between wireless and wired mode on my Logitech
> mouse, running `xinput --list-props` in terminal, `libinput Left Handed
> Enabled` changes from value 1 to 0. I made a libinput config file at
> `/etc/X11/xorg.conf.d/10-libinput.conf` with the following:
> 
> Section "InputClass"
>     Identifier      "Logitech G Pro Left Handed Mapping"
>     MatchProduct    "Logitech G Pro"
>     Driver          "libinput"
>     Option          "LeftHanded" "1"
> EndSection
> 
> Upon restating the X server, rerunning `xinput --list-props` on the device
> shows that the value of `libinput Left Handed Enabled` is persistent and
> remains at value of 1. It has not reverted back to defaults since.

As a user, I have adopted Wayland. Apart from a refusal to leave the clock
where I left it on the desktop, everything else is fine. Always left-handed and
as a side effect Wayland deals with hi-res screens better too.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to