Re: /dev/psaux
>
> >>Drogo Bumbleroot wrote:
> >I've gotten X-Windows to come up if I use /dev/input/mice (saw it somewhere
> >on a webpage), but it still tells me the mouse is in use if I use
> >/dev/psaux
> >
> >Section "InputDevice"
> > Identifier "Configured Mouse"
> > Driver "mouse"
> > Option "CorePointer"
> > Option "Protocol" "PS/2"
> ># Option "Device" "/dev/input/mice"
> > Option "Device" "/dev/psaux"
> > Option "Emulate3Buttons" "true"
> > Option "ZAxisMapping" "4 5"
> >EndSection
what if you modify the option "Emulate3Buttons" from "true" to "5"?
Reply to: