Bug 141132

Summary: synaptics touchpad configuration
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Forgotten User t5Zk3gBCTi <forgotten_t5Zk3gBCTi>
Component: X.OrgAssignee: Stefan Dirsch <sndirsch>
Status: RESOLVED WONTFIX QA Contact: Stefan Dirsch <sndirsch>
Severity: Enhancement    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: PC   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.