WSKBD(4) - Device Drivers Manual
WSKBD(4) - Device Drivers Manual # WSKBD(4) - Device Drivers Manual NAME # wskbd - generic keyboard support in wscons SYNOPSIS # wskbd* at … DESCRIPTION # The wskbd driver handles common tasks for keyboards within the wscons(4) framework. It is attached to the hardware specific keyboard drivers and provides their connection to “wsdisplay” devices and a character device interface. The common keyboard support consists of: Mapping from keycodes (defined by the specific keyboard driver) to keysyms (hardware independent, defined in /usr/include/dev/wscons/wsksymdef. ...