I can confirm what Henrik said :

I use synaptics 0.14.7~git20070706-3 (from testing).

Here is my config :

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "auto-dev"
        Option          "HorizScrollDelta"      "0"
        Option         "Buttons" "7"
        Option         "ButtonMapping" "1 2 3 4 5"
        Option          "VertTwoFingerScroll"   "true"
        Option          "HorizTwoFingerScroll"  "true"
        Option          "RTCornerButton"        "0"
        Option          "RBCornerButton"        "0"
EndSection

So I have SHMconfig OFF (nothing can interfere). When I start X with
invoke-rc.d kdm start, all my settings work (I especially hate right and
middle button mapped to right top and right bottom).

But I tried to reload the psmouse module and now my settings no longer
work. It means that when I load psmouse after X is started, the touchpad
stays in its default config (with R*CornerButton mapped).

Xavier Douville



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to