Mouse acceleration settings misleading and incomplete

Bug #1168912 reported by Oliver Hunt
38
This bug affects 9 people
Affects Status Importance Assigned to Milestone
Switchboard Mouse & Touchpad Plug
Fix Released
Undecided
Unassigned

Bug Description

There is no way to turn acceleration off, and slow and fast should be relabelled low and high (or off and high and make it actually turn it off). Sensitivity doesn't actually correspond to mouse sensitivity, but seems to be more of a threshold of when the acceleration kicks in. When acceleration is set to slow, moving sensitivity around seems to do nothing, and you can still feel some acceleration. I feel like the closest to turning off acceleration is putting sensitivity to high and acceleration to slow, which makes no sense. High sensitivity should be moving the mouse more, not less.

Revision history for this message
math (mathmartre) wrote :

I have troubles with the mouse too.
My accelaration is at maximum but that is not speedy enough.
thus I try to deminish sensitivity,
but the erratic mouvement is quicly irritating

Revision history for this message
Samu Nuutamo (carbon) wrote :

You can disable mouse acceleration by adding this to /etc/X11/xorg.conf and rebooting:

Section "InputClass"
 Identifier "Mouse"
 MatchIsPointer "true"
 Option "AccelerationProfile" "-1"
EndSection

Revision history for this message
Tom Kenny (4-tom) wrote :

Running `xset m 2 3` in Terminal defines, respectively, mouse speed multiplier and the threshold, I guess in pixels/window-of-time, before that multiplier kicks in. So, not real acceleration: it's a two-tiered speed system with a hard threshold. Setting the threshold to 0, though, a la `xset m 1.2 0`, seems to turn off this system and instead use a more natural acceleration curve. Seemed to work for me.

Revision history for this message
Tom Kenny (4-tom) wrote :

But, yeah, the defaults are awful and the settings UI needs to be replaced.

Revision history for this message
GregM (gmorf33) wrote :

I can confirm this bug with the mouse sensitivity settings.

GregM (gmorf33)
Changed in elementaryos:
status: New → Confirmed
affects: elementaryos → pantheon-plugs
Changed in pantheon-plugs:
milestone: none → loki-beta1
affects: pantheon-plugs → switchboard-plug-mouse-touchpad
Changed in switchboard-plug-mouse-touchpad:
milestone: loki-beta1 → none
Revision history for this message
pafosdfkapos (pafosdfkapos) wrote :

I think it is necessary to have this kind of basic functionality for at least the final release of Loki.

Revision history for this message
Danielle Foré (danrabbit) wrote :

Marking as "fix released" since the slider is named as "pointer speed" and not acceleration.

there is a separate report to track disabling acceleration, but as of now this setting is not exposed in a way that the touchpad plug could use it

Changed in switchboard-plug-mouse-touchpad:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.