This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Mouse sensitivity too low

Tags: None
(comma "," separated)
xylon
Registered Member
Posts
3
Karma
0

Mouse sensitivity too low

Thu May 13, 2021 4:57 pm
Hi,

So I am using a Logitech MX ERGO and a 4K display and I find the mouse sensitivity too low.

I have both the mouse and KDE on maximum sensitivity. See screenshot: https://www.dropbox.com/s/q2exn8ucnxi1p ... 5.png?dl=0

How can I increase the mouse sensitivity even higher?

Many thanks
xylon
Registered Member
Posts
3
Karma
0

Re: Mouse sensitivity too low

Thu May 13, 2021 5:29 pm
OK I tried rebooting into Windows and increasing the sensitivity using Logitech options and that worked great except it reverted when I booted back into Debian.
xylon
Registered Member
Posts
3
Karma
0

Re: Mouse sensitivity too low

Thu May 13, 2021 5:50 pm
OK I fixed it with this awesome hack:
Code: Select all
sudo -i
cat <<EOF > /etc/X11/xorg.conf.d/40-mouse-sensitivity.conf
Section "InputClass"
    Identifier "PixArt USB Optical Mouse"
    MatchIsPointer "Yes"
    Option "TransformationMatrix" "2.4 0 0 0 2.4 0 0 0 1"
EndSection
EOF


It would be nice if there was a fix that didn't involve command-line though.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]