syscons.4 (8a28ce0e4283a2b56cc3e939e18fae55d0875fde) syscons.4 (ef01ff64085533599e67a7b4e080df2b95d80eb4)
1.\"
2.\" Copyright (c) 1999
3.\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 118 unchanged lines hidden (view full) ---

127to change key definitions and function key strings.
128The
129.Xr kbdcontrol 1
130command will load a key definition file (known as ``keymap'' file),
131dump the current keymap, and assign a string to a function key.
132See
133.Xr keyboard 4
134and
1.\"
2.\" Copyright (c) 1999
3.\" Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 118 unchanged lines hidden (view full) ---

127to change key definitions and function key strings.
128The
129.Xr kbdcontrol 1
130command will load a key definition file (known as ``keymap'' file),
131dump the current keymap, and assign a string to a function key.
132See
133.Xr keyboard 4
134and
135.Xr keymap 5
135.Xr kbdmap 5
136for the keymap file.
137.Pp
138You may want to set the
139.Ar keymap
140variable in
141.Pa /etc/rc.conf.local
142to the desired keymap file so that it will be automatically loaded
143when the system starts up.

--- 328 unchanged lines hidden (view full) ---

472.Xr vidcontrol 1 ,
473.Xr atkbd 4 ,
474.Xr atkbdc 4 ,
475.Xr keyboard 4 ,
476.Xr screen 4 ,
477.Xr splash 4 ,
478.Xr ukbd 4 ,
479.Xr vga 4 ,
136for the keymap file.
137.Pp
138You may want to set the
139.Ar keymap
140variable in
141.Pa /etc/rc.conf.local
142to the desired keymap file so that it will be automatically loaded
143when the system starts up.

--- 328 unchanged lines hidden (view full) ---

472.Xr vidcontrol 1 ,
473.Xr atkbd 4 ,
474.Xr atkbdc 4 ,
475.Xr keyboard 4 ,
476.Xr screen 4 ,
477.Xr splash 4 ,
478.Xr ukbd 4 ,
479.Xr vga 4 ,
480.Xr keymap 5 ,
480.Xr kbdmap 5 ,
481.Xr rc.conf 5 ,
482.Xr screenmap 5 ,
483.Xr ttys 5 ,
484.Xr config 8 ,
485.Xr getty 8 ,
486.Xr kldload 8 ,
487.Xr moused 8 .
488.Sh HISTORY
489The
490.Nm
491driver first appeared in
492.Fx 1.0 .
493.Sh AUTHORS
494The
495.Nm
496driver was written by
497.An S�ren Schmidt Aq sos@FreeBSD.org .
498This manual page was written by
499.An Kazutaka Yokota Aq yokota@FreeBSD.org .
481.Xr rc.conf 5 ,
482.Xr screenmap 5 ,
483.Xr ttys 5 ,
484.Xr config 8 ,
485.Xr getty 8 ,
486.Xr kldload 8 ,
487.Xr moused 8 .
488.Sh HISTORY
489The
490.Nm
491driver first appeared in
492.Fx 1.0 .
493.Sh AUTHORS
494The
495.Nm
496driver was written by
497.An S�ren Schmidt Aq sos@FreeBSD.org .
498This manual page was written by
499.An Kazutaka Yokota Aq yokota@FreeBSD.org .