WSMOUSE(4) | Device Drivers Manual | WSMOUSE(4) |
wsmouse
— generic
mouse support in wscons
wsmouse* at ...
The wsmouse
driver is an abstraction layer
for mice within the wscons(4)
framework. It is attached to the hardware specific mouse drivers and
provides a character device interface which returns struct
wscons_event via read(2).
For use with X servers, “mouse events” can be generated.
The wsmouse
driver provides a number of
ioctl functions to control various parameters (see
/usr/include/dev/wscons/wsconsio.h). The
wsconsctl(8) utility gives
access to these variables.
ams(4), hilms(4), intro(4), lms(4), mms(4), pms(4), ubcmtp(4), ums(4), utpms(4), wscons(4), wsmux(4), wsconsctl(8), wsmoused(8)
September 3, 2016 | OpenBSD-6.2 |