HILMS(4) - Device Drivers Manual # HILMS(4) - Device Drivers Manual
NAME # hilms - HIL mouse and graphics tablet device
SYNOPSIS # hilms* at hil? wsmouse* at hilms? mux 0
DESCRIPTION # This driver supports HIL mice and graphics tablet within the wscons(4) framework. It doesn’t provide direct device driver entry points, but makes its functions available through the internal wsmouse(4) interface.
SEE ALSO # hil(4), intro(4), wsmouse(4)
...
Hilms,
Ums,
Wsmoused,
Intro,
Lms,
Ams,
Ubcmtp,
Utpms,
Wsmux,
Wsconsctl,
Mms,
Wscons,
Pms,
Wsmouse WSMOUSE(4) - Device Drivers Manual # WSMOUSE(4) - Device Drivers Manual
NAME # wsmouse - generic mouse support in wscons
SYNOPSIS # wsmouse* at …
DESCRIPTION # The wsmouse driver is an abstraction layer for mice and other pointing devices within the wscons(4) framework. It is attached to the hardware specific drivers and provides a character device interface which returns struct, wscons_event via read(2). For use with X servers, “mouse events” or “touch events” can be generated.
...