Akbd

AKBD(4) - Device Drivers Manual

Wskbd, Intro, Adb, Wsconsctl, Ukbd, Akbd

AKBD(4) - Device Drivers Manual # AKBD(4) - Device Drivers Manual NAME # akbd - Apple Keyboard Device SYNOPSIS # akbd* at adb? wskbd* at akbd? mux 1 option AKBD_LAYOUT=XXX DESCRIPTION # This driver supports ADB keyboards within the wscons(4) console framework. It doesn’t provide direct device driver entry points but makes its functions available via the internal wskbd(4) interface. The following is a partial list of supported AKBD devices: ...

WSKBD(4) - Device Drivers Manual

Pckbd, Comkbd, Intro, Zskbd, Hilkbd, Wsmux, Wsconsctl, Ukbd, Akbd, Wscons, Wskbd

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. ...