WSCONSCTL.CONF(5) - File Formats Manual # WSCONSCTL.CONF(5) - File Formats Manual
NAME # wsconsctl.conf - wsconsctl variables to set at system startup
DESCRIPTION # wsconsctl.conf contains a list of wsconsctl(8) variable assignments that is read at system startup by rc(8) during the boot sequence.
The file is made up of wsconsctl(8) variable assignments (variable=value) with comments designated by a hash mark (’#’).
FILES # /etc/wsconsctl.conf
/etc/examples/wsconsctl.conf
EXAMPLES # To load a Russian keyboard encoding, one would use the following line:
...
WSCONSCTL(8) - System Manager’s Manual # WSCONSCTL(8) - System Manager’s Manual
NAME # wsconsctl - get or set wscons state
SYNOPSIS # wsconsctl [-an]
wsconsctl [-n] [-f file] name …
wsconsctl [-n] [-f file] name=value …
DESCRIPTION # The wsconsctl command displays or sets various wscons system driver variables. If a list of variables is present on the command line, wsconsctl prints the current value of those variables for the specified device.
...
WSDISPLAY(4) - Device Drivers Manual # WSDISPLAY(4) - Device Drivers Manual
NAME # wsdisplay - generic display device support in wscons
SYNOPSIS # wsdisplay* at … option WSDISPLAY_DEFAULTSCREENS=N
DESCRIPTION # The wsdisplay driver is an abstraction layer for display devices within the wscons(4) framework. It attaches to the hardware specific display device driver and makes it available as text terminal or graphics interface.
Display devices have the ability to display characters on them (without help of an X server), either directly by hardware or through software drawing pixel data into the display memory.
...
WSFONTLOAD(8) - System Manager’s Manual # WSFONTLOAD(8) - System Manager’s Manual
NAME # wsfontload - load a font bitmap into a wscons display device
SYNOPSIS # wsfontload [-Bbl] [-e encoding] [-f file] [-h height] [-N name] [-w width] [fontfile]
DESCRIPTION # The wsfontload utility loads a font bitmap to a wscons device if the device driver supports it. The font gets assigned a name in this process which it can be referred to by later for use on a display screen.
...
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.
...
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.
...
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.
...