*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: hilkbd | Section: 4 | Source: OpenBSD | File: hilkbd.4
HILKBD(4) FreeBSD Kernel Interfaces Manual HILKBD(4) NAME hilkbd - HIL keyboard device SYNOPSIS hilkbd* at hil? wskbd* at hilkbd? option HILKBD_LAYOUT=XXX DESCRIPTION This driver supports HIL keyboards within the wscons(4) framework. It doesn't provide direct device driver entry points, but makes its functions available through the internal wskbd(4) interface. The hilkbd driver supports a number of different key mappings. By default, the layout corresponding to the keyboard model as probed by the hilkbd driver will be used. A different layout can be chosen either with the kernel option "HILKBD_LAYOUT" at compile time, or with the wsconsctl(8) utility (variable: "keyboard.encoding") at runtime. The supported key mappings are at this time: KB_DE (de) German with "dead accents". KB_FR (fr) French with "dead accents". KB_SV (sv) Swedish. KB_UK (uk) British. KB_US (us) English/US keyboard mapping. The KB_DE mapping can be used in the KB_NODEAD (.nodead) variant. This switches off the "dead accents". EXAMPLES To set a Swedish keyboard mapping, use wsconsctl keyboard.encoding=sv. To set it at kernel build time, regardless of what keyboard is plugged, add the following to the kernel configuration file: option HILKBD_LAYOUT="KB_SV" SEE ALSO hil(4), intro(4), wskbd(4), wsconsctl(8) BUGS The list of built-in mappings is incomplete and has grown as people submitted information about their particular layout. The Swedish and British layout have been reconstructed from tables in the old HIL code present in the hp300 port, and have not been tested. FreeBSD 14.1-RELEASE-p8 January 30, 2011 FreeBSD 14.1-RELEASE-p8

Navigation Options