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

Re: kdm and psaux



On Monday 15 November 2004 14:22, Andree Zeulner wrote:
>
> /etc/X11/XF86Config-4:
> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"                "/dev/psaux"
>         Option          "Protocol"              "ImPS/2"
>         Option          "Emulate3Buttons"       "true"
>         Option          "ZAxisMapping"          "4 5"
> EndSection
>
> Section "InputDevice"
>         Identifier      "Generic Mouse"
>         Driver          "mouse"
>         Option          "SendCoreEvents"        "true"
>         Option          "Device"                "/dev/input/mice"
>         Option          "Protocol"              "ImPS/2"
>         Option          "Emulate3Buttons"       "true"
>         Option          "ZAxisMapping"          "4 5"
> EndSection
>
> One further question, until today I did not find out what the second input
> device is for, could someone please explain to me?

You should probably remove one or the other. 

see mail thread from this list with subject : "double mouse clicks with Linux 
2.6.9?"

Suggestion: try to remove psaux first, because the second one 
(/dev/input/mice) should work with psaux, but will also work if you ever 
upgrade to a usb mouse.


Ernest.



Reply to: