summaryrefslogtreecommitdiff
path: root/share/man/man4/pckbd.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/pckbd.4')
-rw-r--r--share/man/man4/pckbd.4161
1 files changed, 67 insertions, 94 deletions
diff --git a/share/man/man4/pckbd.4 b/share/man/man4/pckbd.4
index bb468621184..543858456bd 100644
--- a/share/man/man4/pckbd.4
+++ b/share/man/man4/pckbd.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pckbd.4,v 1.29 2006/07/20 10:53:32 mickey Exp $
+.\" $OpenBSD: pckbd.4,v 1.30 2006/11/07 16:01:36 jmc Exp $
.\" $NetBSD: pckbd.4,v 1.3 1999/12/21 11:31:07 drochner Exp $
.\"
.\" Copyright (c) 1999
@@ -52,143 +52,116 @@ can be chosen from with the kernel option
at compile time or with the utility
.Xr wsconsctl 8
(variable:
-.Dq keyboard.encoding
-) at runtime.
+.Dq keyboard.encoding )
+at runtime.
Other mappings can be used if the whole keymap is replaced by means of
.Xr wsconsctl 8 .
The built-in mappings are at this time:
-.Bl -hang
+.Pp
+.Bl -tag -width Ds -offset indent -compact
.It KB_BE
-(
-.Dq be
-) Belgium French.
+.Pq be
+Belgium French.
.It KB_BR
-(
-.Dq br
-) Brazilian.
+.Pq br
+Brazilian.
.It KB_CF
-(
-.Dq cf
-) Canadian French.
+.Pq cf
+Canadian French.
.It KB_DE
-(
-.Dq de
-) German with
-.Dq dead accents .
+.Pq de
+German with
+.Pq dead accents .
.It KB_DK
-(
-.Dq dk
-) Danish with
+.Pq dk
+Danish with
.Dq dead accents .
.It KB_ES
-(
-.Dq es
-) Spanish.
+.Pq es
+Spanish.
.It KB_FR
-(
-.Dq fr
-) French.
+.Pq fr
+French.
.It KB_HU
-(
-.Dq hu
-) Hungarian.
+.Pq hu
+Hungarian.
.It KB_IT
-(
-.Dq it
-) Italian.
+.Pq it
+Italian.
.It KB_JP
-(
-.Dq jp
-) Japanese.
+.Pq jp
+Japanese.
.It KB_LA
-(
-.Dq la
-) Latinamerican.
+.Pq la
+Latinamerican.
.It KB_LT
-(
-.Dq \&lt
-) Lithuanian in
+.Pq \&lt
+Lithuanian in
.Dq ISO 8859-13 .
.It KB_LV
-(
-.Dq \&lv
-) Latvian
+.Pq \&lv
+Latvian
.It KB_NO
-(
-.Dq no
-) Norwegian with
+.Pq no
+Norwegian with
.Dq dead accents .
.It KB_PL
-(
-.Dq pl
-) Polish in
+.Pq pl
+Polish in
.Dq ISO 8859-2 .
.It KB_PT
-(
-.Dq pt
-) Portuguese.
+.Pq pt
+Portuguese.
.It KB_RU
-(
-.Dq ru
-) Russian in
+.Pq ru
+Russian in
.Dq KOI8 .
.It KB_SF
-(
-.Dq sf
-) Swiss French with
+.Pq sf
+Swiss French with
.Dq dead accents .
.It KB_SG
-(
-.Dq sg
-) Swiss German with
+.Pq sg
+Swiss German with
.Dq dead accents .
.It KB_SI
-(
-.Dq si
-) Slovenian.
+.Pq si
+Slovenian.
.It KB_SV
-(
-.Dq sv
-) Swedish with
+.Pq sv
+Swedish with
.Dq dead accents .
.It KB_TR
-(
-.Dq tr
-) Turkish in
+.Pq tr
+Turkish in
.Dq ISO 8859-9
with
.Dq dead accents .
.It KB_UA
-(
-.Dq ua
-) Ukrainian in
+.Pq ua
+Ukrainian in
.Dq KOI8 .
.It KB_UK
-(
-.Dq uk
-) British.
+.Pq uk
+British.
.It KB_US
-(
-.Dq us
-) English / US keyboard mapping (default).
+.Pq us
+English/US keyboard mapping (default).
.It KB_US | KB_DECLK
-(
-.Dq us.declk
-) English / US mapping for
-.Tn DEC
-LK400-style keyboards with PC keyboard interface (eg LK461).
+.Pq us.declk
+English/US mapping for
+DEC LK400-style keyboards with PC keyboard interface (eg LK461).
.It KB_US | KB_DVORAK
-(
-.Dq us.dvorak
-) English / US keyboard with
+.Pq us.dvorak
+English/US keyboard with
.Dq Dvorak
layout.
.El
.Pp
The KB_DE, KB_DK, KB_NO, KB_SF, KB_SG, KB_SV and KB_TR mappings can be used in
-the KB_NODEAD (
-.Dq .nodead
-) variant.
+the KB_NODEAD
+.Pq .nodead
+variant.
This switches off the
.Dq dead accents .
.Pp
@@ -198,9 +171,9 @@ KB_SWAPCTRLCAPS variant bit or the
.Dq .swapctrlcaps
suffix.
.Pp
-The KB_METAESC (
-.Dq .metaesc
-) option can be applied to any layout.
+The KB_METAESC
+.Pq .metaesc
+option can be applied to any layout.
If set, keys pressed together
with the ALT modifier are prefixed by an ESC character.
(Standard behaviour is to add 128 to the ASCII value.)