]> git.proxmox.com Git - systemd.git/blame - man/systemd-vconsole-setup.service.8
Imported Upstream version 220
[systemd.git] / man / systemd-vconsole-setup.service.8
CommitLineData
14228c0d 1'\" t
e3bff60a 2.TH "SYSTEMD\-VCONSOLE\-SETUP\&.SERVICE" "8" "" "systemd 220" "systemd-vconsole-setup.service"
14228c0d
MB
3.\" -----------------------------------------------------------------
4.\" * Define some portability stuff
5.\" -----------------------------------------------------------------
6.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7.\" http://bugs.debian.org/507673
8.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
9.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10.ie \n(.g .ds Aq \(aq
11.el .ds Aq '
12.\" -----------------------------------------------------------------
13.\" * set default formatting
14.\" -----------------------------------------------------------------
15.\" disable hyphenation
16.nh
17.\" disable justification (adjust text to left margin only)
18.ad l
19.\" -----------------------------------------------------------------
20.\" * MAIN CONTENT STARTS HERE *
21.\" -----------------------------------------------------------------
22.SH "NAME"
23systemd-vconsole-setup.service, systemd-vconsole-setup \- Configure the virtual console at boot
24.SH "SYNOPSIS"
25.PP
26systemd\-vconsole\-setup\&.service
27.PP
28/usr/lib/systemd/systemd\-vconsole\-setup
29.SH "DESCRIPTION"
30.PP
31systemd\-vconsole\-setup\&.service
32is an early\-boot service that configures the virtual console font and console keymap\&. Internally it calls
33\fBloadkeys\fR(1)
34and
35\fBsetfont\fR(8)\&.
36.PP
37See
38\fBvconsole.conf\fR(5)
39for information about the configuration files understood by this service\&.
40.SH "KERNEL COMMAND LINE"
41.PP
42A few configuration parameters from
43vconsole\&.conf
44may be overridden on the kernel command line:
45.PP
46\fIvconsole\&.keymap=\fR, \fIvconsole\&.keymap\&.toggle=\fR
47.RS 4
48Overrides the key mapping table for the keyboard and the second toggle keymap\&.
49.RE
50.PP
51\fIvconsole\&.font=\fR, \fIvconsole\&.font\&.map=\fR, \fIvconsole\&.font\&.unimap=\fR
52.RS 4
53Configures the console font, the console map, and the unicode font map\&.
54.RE
55.PP
56See
57\fBvconsole.conf\fR(5)
58for information about these settings\&.
59.SH "SEE ALSO"
60.PP
61\fBsystemd\fR(1),
62\fBvconsole.conf\fR(5),
63\fBloadkeys\fR(1),
64\fBsetfont\fR(8),
65\fBsystemd-localed.service\fR(8)