WSCONSCFG(8) - System Manager’s Manual # WSCONSCFG(8) - System Manager’s Manual
NAME # wsconscfg - configure virtual terminals on a wscons display
SYNOPSIS # wsconscfg [-dFkm] [-e emul] [-f ctldev] [-t type] index
DESCRIPTION # The wsconscfg tool allows for the creation and removal of virtual terminals on display devices controlled by the wscons terminal framework, as long as the underlying display hardware driver supports multiple screens. Furthermore, it controls the assignment of keyboards to displays.
...
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.
...
WSMUX(4) - Device Drivers Manual # WSMUX(4) - Device Drivers Manual
NAME # wsmux - console keyboard/mouse multiplexor for wscons
SYNOPSIS # wskbd* at … mux N wsmouse* at … mux N
pseudo-device wsmux [count]
DESCRIPTION # The wsmux is a pseudo-device driver that allows several wscons(4) input devices to have their events multiplexed into one stream.
The typical usage for this device is to have two multiplexors, one for mouse events and one for keyboard events.
...
ZS(4) - Device Drivers Manual (sparc64) # ZS(4) - Device Drivers Manual (sparc64)
NAME # zs, zstty, zskbd, zsms - Zilog 8530 (ZSCC) serial communications driver
SYNOPSIS # zs* at fhc? zs* at sbus? zstty* at zs? zskbd* at zs? wskbd* at zskbd? zsms* at zs? wsmouse* at zsms? option SUNKBD_LAYOUT=XXX option SUNKBD5_LAYOUT=XXX
DESCRIPTION # The zs is a Zilog 8530 serial interface chip used in SBus-based UltraSPARC Sun workstations.
...