Deleted Added
full compact
kbdmap.1 (82959) kbdmap.1 (95127)
1.\" Copyright (c) March 1995 Wolfram Schneider <wosch@FreeBSD.org>. Berlin.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) March 1995 Wolfram Schneider <wosch@FreeBSD.org>. Berlin.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/usr.sbin/kbdmap/kbdmap.1 82959 2001-09-04 13:10:28Z ru $
25.\" $FreeBSD: head/usr.sbin/kbdmap/kbdmap.1 95127 2002-04-20 12:27:18Z charnier $
26.Dd March 25, 1995
27.Dt KBDMAP 1
28.Os
29.Sh NAME
30.Nm kbdmap ,
31.Nm vidfont
32.Nd front end for syscons
33.Sh SYNOPSIS
34.Nm
35.Op Fl K
36.Op Fl V
37.Op Fl d | Fl default
38.Op Fl h | Fl help
39.Op Fl l | Fl lang Ar language
40.Op Fl p | Fl print
41.Op Fl r | Fl restore
42.Op Fl s | Fl show
43.Op Fl v | Fl verbose
44.Sh DESCRIPTION
26.Dd March 25, 1995
27.Dt KBDMAP 1
28.Os
29.Sh NAME
30.Nm kbdmap ,
31.Nm vidfont
32.Nd front end for syscons
33.Sh SYNOPSIS
34.Nm
35.Op Fl K
36.Op Fl V
37.Op Fl d | Fl default
38.Op Fl h | Fl help
39.Op Fl l | Fl lang Ar language
40.Op Fl p | Fl print
41.Op Fl r | Fl restore
42.Op Fl s | Fl show
43.Op Fl v | Fl verbose
44.Sh DESCRIPTION
45.Nm Kbdmap
46allows easy setting of available keymaps.
47The
45The
46.Nm
47utility allows easy setting of available keymaps.
48The
48.Nm vidfont
49command allows the setting of fonts.
50Both examine a database for the keymaps and fonts.
51Descriptions are in English by default, but may also be
52in other languages.
53These programs are interactive and expect to run
54in a terminal to get required input (e.g., a keymap selection)
55from the user.

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

116values
117.El
118.Sh BUGS
119.\" .Nm kbdmap/vidfont
120.\" does not know which font is in use. E.g. if the current font
121.\" is iso-8859-1 and you chose lang 'ru' (for Russian)
122.\" you get funny latin1 characters and not russkij shrift.
123.\"
49.Nm vidfont
50command allows the setting of fonts.
51Both examine a database for the keymaps and fonts.
52Descriptions are in English by default, but may also be
53in other languages.
54These programs are interactive and expect to run
55in a terminal to get required input (e.g., a keymap selection)
56from the user.

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

117values
118.El
119.Sh BUGS
120.\" .Nm kbdmap/vidfont
121.\" does not know which font is in use. E.g. if the current font
122.\" is iso-8859-1 and you chose lang 'ru' (for Russian)
123.\" you get funny latin1 characters and not russkij shrift.
124.\"
125The
124.Nm
125and
126.Nm vidfont
126.Nm
127and
128.Nm vidfont
127work only on a (virtual) console and not with
129utilities work only on a (virtual) console and not with
128.Tn X11 .
129.Sh SEE ALSO
130.Xr dialog 1 ,
131.Xr kbdcontrol 1 ,
132.Xr vidcontrol 1 ,
133.Xr kbdmap 5 ,
134.Xr rc.conf 5
135.Sh HISTORY
136The
137.Nm
138and
139.Nm vidfont
140commands appeared in
141.Fx 2.1 .
142.Sh AUTHORS
143.An Wolfram Schneider
144.Aq wosch@FreeBSD.org ,
145Berlin.
130.Tn X11 .
131.Sh SEE ALSO
132.Xr dialog 1 ,
133.Xr kbdcontrol 1 ,
134.Xr vidcontrol 1 ,
135.Xr kbdmap 5 ,
136.Xr rc.conf 5
137.Sh HISTORY
138The
139.Nm
140and
141.Nm vidfont
142commands appeared in
143.Fx 2.1 .
144.Sh AUTHORS
145.An Wolfram Schneider
146.Aq wosch@FreeBSD.org ,
147Berlin.