[systemsettings] [Bug 398610] Mouse settings have lost lot of settings

2021-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398610

abakumov.alexa...@gmail.com changed:

   What|Removed |Added

 CC||abakumov.alexa...@gmail.com

--- Comment #5 from abakumov.alexa...@gmail.com ---
(In reply to Rog131 from comment #3)
> Don't remove nothing. Add /etc/X11/xorg.conf.d/xorg.conf with the:
> 
> Section "InputClass"
> Identifier "evdev-mouse"
> MatchIsPointer "yes"
> Driver "evdev"
> EndSection
> 
> More:
> https://www.reddit.com/r/archlinux/comments/6ce1ks/
> pacman_rs_xf86inputlibinput_fails/

I have KDE Plasma 5.20.5. I switched Xorg to use the evdev driver:
[  5457.753] (II) Using input driver 'evdev' for 'Logitech M705'
But the Mouse config section still doesn't any tabs including the Advanced tab.
Could you advuce, please?

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

[systemsettings] [Bug 398610] Mouse settings have lost lot of settings

2021-01-31 Thread Andrew Travneff
https://bugs.kde.org/show_bug.cgi?id=398610

Andrew Travneff  changed:

   What|Removed |Added

 CC||travn...@gmail.com

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

[systemsettings] [Bug 398610] Mouse settings have lost lot of settings

2019-08-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=398610

Nate Graham  changed:

   What|Removed |Added

 Resolution|NOT A BUG   |DUPLICATE

--- Comment #4 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 403842 ***

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

[systemsettings] [Bug 398610] Mouse settings have lost lot of settings

2019-03-07 Thread naroyce
https://bugs.kde.org/show_bug.cgi?id=398610

naroyce  changed:

   What|Removed |Added

 CC||nroycea+...@gmail.com

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

[systemsettings] [Bug 398610] Mouse settings have lost lot of settings

2018-09-23 Thread Rog131
https://bugs.kde.org/show_bug.cgi?id=398610

Rog131  changed:

   What|Removed |Added

 CC||samrog...@hotmail.com

--- Comment #3 from Rog131  ---
Don't remove nothing. Add /etc/X11/xorg.conf.d/xorg.conf with the:

Section "InputClass"
Identifier "evdev-mouse"
MatchIsPointer "yes"
Driver "evdev"
EndSection

More:
https://www.reddit.com/r/archlinux/comments/6ce1ks/pacman_rs_xf86inputlibinput_fails/

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

[systemsettings] [Bug 398610] Mouse settings have lost lot of settings

2018-09-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=398610

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Nate Graham  ---
KDE didn't remove these features, Libinput did. What changed is that in Plasma
5.13, we now support Libinput when used as a mouse driver. So if you have
Libinput installed, you will see the Libinput-specific configuration interface
that lacks controls for features Libinput doesn't support.

If you preferred the old interface and set of settings, you'll need to remove
Libinput, which will make the mouse KCM fall back to the old evdev driver that
did support those features.

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

[systemsettings] [Bug 398610] Mouse settings have lost lot of settings

2018-09-14 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=398610

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Dr. Chapatin  ---
probably you are using mouse kcm for libinput.
many features are not available in libinput, you can replace libinput with
evdev under X11.

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