[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Synaptics touchpad features missing after upgrade of Xorg



On 09/07/2008, Can-Hua Chen <chencanhua@fudan.edu.cn> wrote:
> I just upgrade xorg to versioin 1.4.2
>  and most synaptics touchpad features are now gone,
>  such as vertical scroll, lower right corner middle
>  click.
>
>  How can I restore them ?
>

i have an eeepc with a synaptic touchpad here is the device section
from xorg.conf.

Section "InputDevice"
    Identifier     "Synaptics Touchpad"
    Driver         "synaptics"
    Option        "SendCoreEvents"            "true"
    Option        "Device"                            "/dev/psaux"
    Option        "Protocol"                          "auto-dev"
    Option        "HorizEdgeScroll"              "1"
End Section

vertical and horizontal scrolling works and the bottom right corner is
a right click for me. hopefully that helps.


Reply to: