Mouse Support in XFree86 : Mouse Gallery : Genius NetMouse and NetMouse Pro (serial, PS/2)
Previous: Genius NetScroll (PS/2)
Next: ALPS GlidePoint (serial, PS/2)

6.4. Genius NetMouse and NetMouse Pro (serial, PS/2)

These mice have a "magic button" which is used like a wheel or a roller. The "magic button" action is recognized as the Z axis motion. NetMouse Pro is identical to NetMouse except that it has the third button on the left hand side.

NetMouse and NetMouse Pro support the PnP COM device specification. When used as a serial mouse, they are compatible with MS IntelliMouse.

To use these mice as a serial device:

	Protocol "Auto" or "IntelliMouse"
	Device   "/dev/xxxx" (where xxxx is a serial port)

To use this mouse as the PS/2 device and the OS supports PS/2 mouse initialization:

	Protocol "NetMousePS/2"
	Device   "/dev/xxxx"  (where xxxx is the PS/2 mouse device)

To use this mouse as the PS/2 device but the OS does not support PS/2 mouse initialization (the "magic button" and the third button won't work):

	Protocol "PS/2"
	Device   "/dev/xxxx"  (where xxxx is the PS/2 mouse device)

To use this mouse as the PS/2 device and the OS supports automatic PS/2 mouse detection:

	Protocol "Auto"
	Device   "/dev/xxxx"  (where xxxx is the PS/2 mouse device)


Mouse Support in XFree86 : Mouse Gallery : Genius NetMouse and NetMouse Pro (serial, PS/2)
Previous: Genius NetScroll (PS/2)
Next: ALPS GlidePoint (serial, PS/2)