Bug 141132 - synaptics touchpad configuration
Summary: synaptics touchpad configuration
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Final
Hardware: PC SuSE Linux 10.0
: P5 - None : Enhancement
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-30 19:30 UTC by Forgotten User t5Zk3gBCTi
Modified: 2006-01-12 14:49 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User t5Zk3gBCTi 2005-12-30 19:30:53 UTC
Hi,

the synaptics touchpad was deteced correctly on two notebooks. But it behaves strange, it often scrolls unintentionally.
Here's what I added to my xorg.conf:

Section "InputDevice"
  Driver       "synaptics"
  Identifier   "Mouse[1]"
  Option       "Device" "/dev/input/mice"
  Option       "Emulate3Buttons" "on"
  Option       "InputFashion" "Mouse"
  Option       "Name" "Synaptics;Touchpad"
  Option       "Protocol" "explorerps/2"
  Option       "SHMConfig" "on"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"

        Option          "HorizScrollDelta"      "0"
        Option        "Edges"         "1900 5400 1800 3900"
        Option        "Finger"        "25 30"
        Option        "MaxTapTime" "20"
        Option        "MaxTapMove" "220"
        Option        "VertScrollDelta" "100"
        Option        "MinSpeed"      "0.02"
        Option        "MaxSpeed"      "0.18"
        Option        "AccelFactor" "0.0010"

EndSection

Alex
Comment 1 Stefan Dirsch 2005-12-31 11:07:56 UTC
Please also attach /var/log/Xorg.0.log. Thanks.
Comment 2 Stefan Dirsch 2006-01-12 14:49:48 UTC
No feedback --> WONTFIX.