Touchpad not fully functional

Bug #88692 reported by Richard Green
4
Affects Status Importance Assigned to Milestone
xorg (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: xorg

Feisty Herd 4 (X86_64) on emachines M6810. Synaptics touchpad only partially works. Cursor movement OK. single-tap sometimes works, but not on all buttons. Double-tap/drag does not work. Scroll area at right of touchpad not recognized as a scrollwheel, but simply moves cursor along verticle line.

Revision history for this message
Richard Green (rtg-aapsc) wrote :

More info:
 initial install mis-identified the touchpad. This might explain the limited functionality. Snippet from xorg.conf:

Section "InputDevice"
  Identifier "Configured Mouse"
  Driver "mouse"
  option "CorePointer"
  option "Device" "/dev/input/mice"
  option "Protocol" "ExplorerPS/2"
  option "ZAxisMapping" "4 5"
  option "Emulate3Buttons" "true"
EndSection

Revision history for this message
Richard Green (rtg-aapsc) wrote :

Herd 5 now:
  same problem on initial install. While researching another problem (#89289), I was prompted to run 'dpkg-reconfigure -phigh xserver-xorg' This re-created the xorg.conf file, and did indeed detect the synaptic touchpad.
The vertical scroll area and the double-tap-and-drag selection technique now works!

Here's the area of xorg.conf as built by dpkg-reconfigure:

Section "InputDevice"
        Identifier "Synaptics Touchpad"
        Driver "synaptics"
        Option "SendCoreEvents" "true"
        Option "Device" "/dev/psaux"
        Option "Protocol" "auto-dev"
        Option "HorizScrollDelta" "0"
EndSection

:

Revision history for this message
Amir Eldor (amireldor) wrote :

Hello Richard, and thanks for the bug report!

As you mentioned the problem occuring on a development version of Feisty, I have to ask whether the problem still occurs when installing a fresh copy of Feitsy (or Gutsy) on the same machine.

Can you provide these details, so in case the problem is not fixed (i.e. the manual fix you've found is *not* needed after installing the new OS), we can tag it so the development team could have a look on this bug with the upcoming Gutsy?

Revision history for this message
Richard Green (rtg-aapsc) wrote : Re: [Bug 88692] Re: Touchpad not fully functional

The bug was still present in the released version of feisty. I have not
tried installing any of the gutsy milestones, since that machine is in
'production' use right now. Perhaps if I could locate a spare drive sled
for it, I could again do test installs on it.

Revision history for this message
Bryce Harrington (bryce) wrote :

We've also added a GUI tool for adjusting synaptics settings. Can you test use of that, to see if it addresses the problem?

Changed in xorg:
status: New → Incomplete
Revision history for this message
Amir Eldor (amireldor) wrote :

which GUI are you talking about?

Revision history for this message
Bryce Harrington (bryce) wrote :

System > Preferences > Mouse > Touchpad in Gutsy

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

Closing the bug since there has been no reply from the reporter since the latest question.

Changed in xorg:
status: Incomplete → Invalid
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.