vertical scrolling area moved to extreme right

Bug #262305 reported by _oOMOo_
14
Affects Status Importance Assigned to Milestone
xserver-xorg-input-synaptics (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

SInce the synaptics driver update of 28th August in Intrepid, the default vertical scrolling area of the touchpad has moved to the right to the point where it is actually quite difficult to use effectively.

Editing the synaptics section in the xorg.conf with some altered values (in my case those below) corrects the problem:

 Option "LeftEdge" "1900"
 Option "RightEdge" "5000"
 Option "TopEdge" "1400"
 Option "BottomEdge" "4500"
 Option "FingerLow" "25"
 Option "FingerHigh" "35"
 Option "MaxTapTime" "180"
 Option "MaxTapMove" "220"
 Option "ClickTime" "0"
 Option "VertEdgeScroll" "1"
 Option "VertScrollDelta" "45"
 Option "HorizEdgeScroll" "1"
 Option "HorizScrollDelta" "45"

but the default settings were perfectly usable until the updates.

Revision history for this message
Clay Weber (claydoh) wrote :

Does tapping work for you? I wonder if this is related to bug #262849 as I am seeing this effect as well as not being able to tap.

Revision history for this message
_oOMOo_ (hermann-blaxhall) wrote :

Yes although there is a setting for tapping in the touchpad section of the mouse preferences window, unlike this where there is no way to easily set the scrolling area using a GUI.

Revision history for this message
Michael Sotnikov (stari4ek) wrote :

touchpad scrolling doesn't work for me at all (gsynaptics says that its turned on)
I've got this behavior with update, mentioned before.

Revision history for this message
Siegie (siegie) wrote :

Vertical scroll doesn't work for me eather.
dell d830

Revision history for this message
William Grant (wgrant) wrote :

The only recent change that I can see in this area is that the Synaptics driver will now respect what the hardware tells it about the widths of the edges. Previously it had hardcoded defaults that were used regardless of what the hardware said.

You can try to adjust them with the xinput command line program. The "Synaptics Edges" property of the touchpad lets one customise the same options as {Left,Right,Top,Bottom}Edge, but without having to restart X or obtain root privileges.

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

should be fixed by 0.15.2 in intrepid.

Changed in xserver-xorg-input-synaptics:
status: New → Fix Released
Revision history for this message
Siegie (siegie) wrote :

Thanks for the fix, it's working.

Revision history for this message
Michael Sotnikov (stari4ek) wrote :

Doesn't work for me. I don't have any scroll (horiz/vert), but gsynaptics says that i should.

$ apt-cache policy xserver-xorg-input-synaptics
xserver-xorg-input-synaptics:
  Installed: 0.15.2-0ubuntu1
  Candidate: 0.15.2-0ubuntu1
  Version table:
 *** 0.15.2-0ubuntu1 0
        500 http://archive.ubuntu.com intrepid/main Packages
        100 /var/lib/dpkg/status

Revision history for this message
Joakim Kingström (joakim-kingstrom) wrote :

I'm experiencing the same problem on my laptop. However, after suspending the computer and resuming just afterwards, the vertical scroll works again. The only thing I've changed since upgrading to Ibex is adding the Option VertScroll "true" to xorg.conf.

I've attached the corresponding syslog for this matter.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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