summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ukbd.4
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>2014-08-26 08:13:30 +0000
committerse <se@FreeBSD.org>2014-08-26 08:13:30 +0000
commit10a33dbbac86c78363fb7438b202ae05fb3362db (patch)
treef9de2000b8c70d988d8b7c571af012c4d167257d /share/man/man4/ukbd.4
parent9ef5f9b0ca06e5593120f1a3d8b7a235c58cfa90 (diff)
downloadFreeBSD-src-10a33dbbac86c78363fb7438b202ae05fb3362db.zip
FreeBSD-src-10a33dbbac86c78363fb7438b202ae05fb3362db.tar.gz
Add references to vt(4) and the configuration files in /usr7share/vt where
appropriate (i.e. where syscons was already mentioned and vt supports the feature). Comments in defaults/rc.conf are updated to match the contents of the modified man-page rc.conf(5). Reviewed by: pluknet, emaste MFC after: 3 days
Diffstat (limited to 'share/man/man4/ukbd.4')
-rw-r--r--share/man/man4/ukbd.45
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man4/ukbd.4 b/share/man/man4/ukbd.4
index 3a3125d..1fade2a 100644
--- a/share/man/man4/ukbd.4
+++ b/share/man/man4/ukbd.4
@@ -127,7 +127,9 @@ Make the keyboards available through a character device in
The above lines will put the French ISO keymap in the ukbd driver.
You can specify any keymap in
.Pa /usr/share/syscons/keymaps
-with this option.
+or
+.Pa /usr/share/vt/keymaps
+(depending on the console driver being used) with this option.
.Pp
.D1 Cd "options KBD_DISABLE_KEYMAP_LOADING"
.Pp
@@ -151,6 +153,7 @@ driver to the kernel.
.Xr syscons 4 ,
.Xr uhci 4 ,
.Xr usb 4 ,
+.Xr vt 4 ,
.Xr config 8
.Sh AUTHORS
.An -nosplit
OpenPOWER on IntegriCloud