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

Re: no mouse with kernel 2.6.11



On Mon, 4 Apr 2005 17:40:48 +0200
Andreas Richter <ar@oszine.de> wrote:

> My XFree86-4 config for my mouse:
> 
> 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
> 
> Have anybody a solution for my problem?
Make sure the device is responding. Try a "cat /dev/psaux" and move your
mouse. Maybe /dev/input/mice is right for you?

Carsten



Reply to: