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

Jeffrey Walton <noloa...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |noloa...@gmail.com

--- Comment #22 from Jeffrey Walton <noloa...@gmail.com> ---
(In reply to Neil Rickert from comment #2)
> This still seems a bug to me.
> 
> The setting that I am missing is "Disable touchpad when a mouse is plugged
> in".  In all honesty, that setting is why I started using KDE.
> 
> And that worked for me with openSUSE Leap 15.0 and Leap 15.1 (both using
> Plasma 5.12.8 and the Libinput drivers).  But the setting is no longer
> available with openSUSE Leap 15.2 Beta (using Plasma 5.18.0).  However, it
> still works if I copy ".config/touchpadrc" from an earlier system.
> 
> I really hope that this setting isn't going away.  And I hope we can get
> back a way of configuring it via system settings.
> 
> Here's a strange thing.  On one laptop, I see the old touchpad settings
> screen.  That laptop was originally configured with openSUSE Leap 15.0, then
> upgraded.  However, if I create a new user on that same computer, then I get
> the new touchpad settings screen with some settings no longer visible.

$ cat /etc/X11/xorg.conf.d/30-touchpad.conf
Section "InputClass"
        Identifier "touchpad"
        Driver "libinput"
        MatchIsTouchpad "on"
        Option "SendEventsMode" "disabled-on-external-mouse"
EndSection

Also see https://gitlab.freedesktop.org/libinput/libinput/-/issues/924 .

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

Reply via email to