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

Re: Mouse Configuration



Francisco Castellon said:
> Hello:
>
> I have a Cordless PS/2 Logitech 3-button wheel mouse and I can't seem to
> get X to work when I scroll with the mouse wheel. My current
> configuration in the /etc/X11/X86Config-4 is as follows:
>
> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
>         Option          "Device"                "/dev/psaux"
>         Option          "Protocol"              "PS/2"
>         Option          "Emulate3Buttons"       "true"
>         Option          "ZAxisMapping"          "4 5"
> EndSection

the protocol needs to be IMPS/2

besides that the rest is good, you shouldn't use gpm with the
above configuration. You can use gpm with X if you really need
to, but I have never done it(never needed it).

nate





Reply to: