wsmouse(4) - NetBSD Manual Pages

Command: Section: Arch: Collection:  
WSMOUSE(4)                NetBSD Programmer's Manual                WSMOUSE(4)


NAME
wsmouse - generic mouse support in wscons
SYNOPSIS
wsmouse* at pms? mux 0 (PS/2 mouse, including ``Intellimouse''-compatible wheel mice) wsmouse* at ums? mux 0 (USB mouse) wsmouse* at lms? mux 0 (Logitech bus mouse, i386 only) wsmouse* at mms? mux 0 (Microsoft InPort mouse, i386 only) wsmouse0 at ams? mux 0 (Apple ADB mouse)
DESCRIPTION
The wsmouse driver is an abstraction layer for mice within the wscons(4) framework. It is attached to the hardware specific keyboard drivers and provides a character device interface. For use with X servers, ``mouse events'' can be generated. The wsmouse driver provides a number of ioctl functions to control vari- ous parameters. A complete list is in /usr/include/dev/wscons/wsconsio.h. The wsconsctl(8) utility gives access to these variables.
FILES
/dev/wsmouse* /usr/include/dev/wscons/wsconsio.h.
SEE ALSO
lms(4), mms(4), pms(4), ums(4), wscons(4), wsmux(4), wsconsctl(8) NetBSD 1.6 April 16, 2002 1
Powered by man-cgi (2024-03-20). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.