On Sat, 8 Apr 2000, Brad Hards wrote:
> > Section "InputDevice"
> >    Identifier  "Mouse1"
> >    Driver      "mouse"
> >    Option       "Protocol"          "PS/2"
> >    Option       "Device"            "/dev/input/mouse0"
> >    Option       "Emulate3Buttons"
> >    Option       "Emulate3Timeout"    "50"
> > EndSection
> 
> So you don't need the ServerLayout option at the end of the XConfig file
> (as shown in
> http://linuxusbguide.sourceforge.net/USB-guide-1.0.6/x202.html )?
> 
> What sort of mouse is this? Two buttons only? Why do you need the
> Emulate3Buttons entry?

No, the 3button emul stuff is extraneous.  I actually have a logitech w/
wheel.  Yes, he server layout options are necessary.  The only differences I
see with your example are that the devfs naming places it in /dev/input/ and
calls it mouse0 not in /dev/usb/ and called usbmouse0.

-d


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to