summaryrefslogtreecommitdiffstats
path: root/share/man/man4/keyboard.4
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>1998-06-29 07:04:08 +0000
committerhoek <hoek@FreeBSD.org>1998-06-29 07:04:08 +0000
commit470ab0badcbcb9f035057af22573272a3120173f (patch)
tree63d379fd798504526e9436f325913378156c89d8 /share/man/man4/keyboard.4
parentd7f48678b0e7a6ba9a52b1b02e928453ad6a7d5b (diff)
downloadFreeBSD-src-470ab0badcbcb9f035057af22573272a3120173f.zip
FreeBSD-src-470ab0badcbcb9f035057af22573272a3120173f.tar.gz
Fix .Ar usage. Add .Xrefs as appropriate.
Diffstat (limited to 'share/man/man4/keyboard.4')
-rw-r--r--share/man/man4/keyboard.414
1 files changed, 9 insertions, 5 deletions
diff --git a/share/man/man4/keyboard.4 b/share/man/man4/keyboard.4
index a2cd405..f9809c9 100644
--- a/share/man/man4/keyboard.4
+++ b/share/man/man4/keyboard.4
@@ -1,5 +1,5 @@
.\"
-.\" $Id: keyboard.4,v 1.14 1998/06/08 06:11:59 jkoshy Exp $
+.\" $Id: keyboard.4,v 1.15 1998/06/29 06:56:40 hoek Exp $
.\"
.Dd January 8, 1995
.Dt KEYBOARD 4 i386
@@ -12,8 +12,8 @@
The PC keyboard is used as the console character input device. The keyboard
is owned by the current virtual console.
To switch between the virtual consoles use the sequence
-.Ar ALT+Fn
-, which means hold down ALT and press one of the function keys. The
+.Ar ALT+Fn ,
+which means hold down ALT and press one of the function keys. The
virtual console with the same number as the function key is then
selected as the current virtual console and given exclusive use of
the keyboard and display.
@@ -93,7 +93,9 @@ The bitmap is backwards ie. 7 for base, 6 for shift etc.
The flgs field defines if the key should react on caps-lock (1),
num-lock (2), both (3) or ignore both (0).
-The kbdcontrol utility is used to load such a description into/outof
+The
+.Xr kbdcontrol 1
+utility is used to load such a description into/outof
the kernel at runtime. This makes it possible to change the key
assignments at runtime, or more important to get (GIO_KEYMAP ioctl)
the exact key meanings from the kernel (fx. used by the X server).
@@ -142,7 +144,9 @@ The function keys are numbered like this:
Menu key 64
.Ed
-The kbdcontrol utility also allows changing these values at runtime.
+The
+.Xr kbdcontrol 1
+utility also allows changing these values at runtime.
.Pp
.Sh AUTHORS
.An Søren Schmidt Aq sos@FreeBSD.org
OpenPOWER on IntegriCloud