Adjusting mouse speed has no effect on Touchpad

Bug #75819 reported by jeremy ross
16
Affects Status Importance Assigned to Milestone
xserver-xorg-input-synaptics (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

I configured the synaptics driver for my touchpad yesterday. I believe the motion acceleration setting may have stopped working as a result of using the touchpad driver. Now the motion speed acceleration setting (in system > preferences > mouse) has no effect. I also have gsynpatics installed.

jross@jross-m45:~$ uname -a
Linux jross-m45 2.6.17-10-386 #2 Tue Dec 5 22:26:18 UTC 2006 i686 GNU/Linux

Revision history for this message
J. Bruce Fields (bfields-fieldses) wrote :

Ditto on a Dell 1420n, using Gutsy--adjusting the acceleration (or sensitivity) via system->preferences->mouse has no apparent affect; as a workaround I use

synclient AccelFactor=0.015

(0.015 is right for me; default on my machine, reported by syclient -l, is 0.0065189.)

Revision history for this message
unggnu (unggnu) wrote :

I can confirm this. This still happens in Gutsy. If I have a usb mouse connected and change the mouse speed settings it has effect on it but not the Touchpad.
Since Alps Touchpad is very slow per default with Xorg I always add these lines to Section "Synaptics Touchpad" in /etc/X11/xorg.conf:
        Option "HorizScrollDelta" "0"
        Option "MinSpeed" "0.60"
        Option "MaxSpeed" "1.10"
        Option "AccelFactor" "0.030"

I am using Sony Vaio VGN-TX2 Laptop.

Revision history for this message
unggnu (unggnu) wrote :
Revision history for this message
unggnu (unggnu) wrote :
Revision history for this message
unggnu (unggnu) wrote :
Revision history for this message
Markus Kienast (elias1884) wrote :

The primary reason for this of course is, that without having set the "SHMConfig" Option to "on" in the touchpad section in xorg.conf, it is impossible to dynamically change any touchpad settings. The "SHMConfig" by default is not set in Ubuntu nor in any other distro AFAIK.

I believe it was a comment from Xorg that stated, that this is due to security reasons. However, I do not fully understand, why it is no security threat to dynamically change mouse settings but it is a threat to change touchpad settings.

It is indispensable to allow users to change their touchpad settings dynamically. It is also indispensable to include functionality in Ubuntu to temporarily disable touchpad tapping when typing on the keyboard.

As non of this can be accomplished without the SHMConfig option, I suggest to get upstream involved to discuss the quoted security issues.

Revision history for this message
unggnu (unggnu) wrote :

This issue seems to be fixed in current Hardy. Feel free to open it again if it still happens with latest Hardy.

Changed in xserver-xorg-input-synaptics:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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