Hi Sylvain,

Sylvain Rochet <[email protected]> (12/03/2011):
> Synaptic driver stopped working on Compaq evo n610c, it worked
> perfectly with 1.2.2 release of synaptics driver.

> Section "InputDevice"
>       Identifier      "Synaptics Touchpad"
>       Driver          "synaptics"
>       Option          "SendCoreEvents"        "true"
>       Option          "Device"                "/dev/psaux"
                                                ^^^^^^^^^^^

wrong device, and since you have specified a device in your
configuration file, autodetection doesn't occur, causing the issue
you're having.

>       Option          "Protocol"              "auto-dev"
>       Option          "TapButton1"            "1"
>       Option          "TapButton2"            "2"
>       Option          "TapButton3"            "3"
>       Option          "VertEdgeScroll"        "1"
>       Option          "HorizEdgeScroll"       "0"
>       Option          "HorizScrollDelta"      "0"
>       Option          "SHMConfig"             "true"
> EndSection

About input configuration:
  http://pkg-xorg.alioth.debian.org/howto/configure-input.html

KiBi.

Attachment: signature.asc
Description: Digital signature

Reply via email to