Deleted Added
full compact
kbdmap.1 (14038) kbdmap.1 (17631)
1.\"
2.\" Copyright (c) March 1995 Wolfram Schneider. All rights reserved.
3.\" Alle Rechte vorbehalten. Es gilt das kontinentaleurop�ische Urheberrecht.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

29.\" SUCH DAMAGE.
30.\"
31
32.\"
33.\" kbdmap/vidfont - front end for syscons
34.\"
35.\" E-Mail: Wolfram Schneider <wosch@cs.tu-berlin.de>
36.\"
1.\"
2.\" Copyright (c) March 1995 Wolfram Schneider. All rights reserved.
3.\" Alle Rechte vorbehalten. Es gilt das kontinentaleurop�ische Urheberrecht.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

29.\" SUCH DAMAGE.
30.\"
31
32.\"
33.\" kbdmap/vidfont - front end for syscons
34.\"
35.\" E-Mail: Wolfram Schneider <wosch@cs.tu-berlin.de>
36.\"
37.\" $Id: kbdmap.1,v 1.2 1996/01/30 13:49:17 mpp Exp $
37.\" $Id: kbdmap.1,v 1.3 1996/02/11 22:33:15 mpp Exp $
38.\"
39
40.Dd Mar 25, 1995
41.Dt KBDMAP 1
42.Os FreeBSD
43.Sh NAME
44.Nm kbdmap ,
45.Nm vidfont
46.Nd front end for syscons
47
48.Sh SYNOPSIS
49.Nm kbdmap
38.\"
39
40.Dd Mar 25, 1995
41.Dt KBDMAP 1
42.Os FreeBSD
43.Sh NAME
44.Nm kbdmap ,
45.Nm vidfont
46.Nd front end for syscons
47
48.Sh SYNOPSIS
49.Nm kbdmap
50.Op Fl K
51.Op Fl V
50.Op Fl d | Fl default
51.Op Fl h | Fl help
52.Op Fl l | Fl lang Ar language
52.Op Fl d | Fl default
53.Op Fl h | Fl help
54.Op Fl l | Fl lang Ar language
55.Op Fl p | Fl print
53.Op Fl r | Fl restore
54.Op Fl s | Fl show
55.Op Fl v | Fl verbose
56
57.Sh DESCRIPTION
58.Nm kbdmap
59allow easy setting of available keymaps.
60.Nm vidfont
61do it for fonts.
62Both looking in a database for a description. Description is
63in English (default) or any other language.
64
56.Op Fl r | Fl restore
57.Op Fl s | Fl show
58.Op Fl v | Fl verbose
59
60.Sh DESCRIPTION
61.Nm kbdmap
62allow easy setting of available keymaps.
63.Nm vidfont
64do it for fonts.
65Both looking in a database for a description. Description is
66in English (default) or any other language.
67
68It is strongly recommended to not choose MSDOS codepage keymaps
69or fonts. Use the ISO standard if available! X11 does not
70support MSDOS codepage.
71
65.Sh OPTIONS
66.Bl -tag -width Ds
72.Sh OPTIONS
73.Bl -tag -width Ds
74.It Fl K
75Run as command
76.Xr kbdmap 1 .
67
77
78.It Fl V
79Run as command
80.Xr vidfont 1 .
81
68.It Fl d , Fl default
69Use default language. Ignore $LANG.
70
71.It Fl h , Fl help
72Print options and exit.
73
74.It Fl l , Fl lang Ar language
75Use
76.Ar language
77for description and menu
78
82.It Fl d , Fl default
83Use default language. Ignore $LANG.
84
85.It Fl h , Fl help
86Print options and exit.
87
88.It Fl l , Fl lang Ar language
89Use
90.Ar language
91for description and menu
92
79.It Fl s , Fl show
80Show currently supported languages and exit.
93.It Fl p , Fl print
94Print description of available keymaps or fonts
95to stdout and exit.
81
82.It Fl r , Fl restore
83Load default font from /etc/sysconfig
84
96
97.It Fl r , Fl restore
98Load default font from /etc/sysconfig
99
100.It Fl s , Fl show
101Show currently supported languages and exit.
102
85.It Fl v , Fl verbose
86More warnings.
87
88.Sh ENVIRONMENT
89.Bl -tag -width /etc/master.passwdxx -compact
90.Pa LANG
91Prefered language.
92

--- 41 unchanged lines hidden ---
103.It Fl v , Fl verbose
104More warnings.
105
106.Sh ENVIRONMENT
107.Bl -tag -width /etc/master.passwdxx -compact
108.Pa LANG
109Prefered language.
110

--- 41 unchanged lines hidden ---