SYSTEMD−VCONSOLE−SETUP.SERVICE
NAMESYNOPSIS
DESCRIPTION
KERNEL COMMAND LINE
SEE ALSO
NAME
systemd-vconsole-setup.service, systemd-vconsole-setup − Configure the virtual console at boot
SYNOPSIS
systemd−vconsole−setup.service
/usr/lib/systemd/systemd−vconsole−setup
DESCRIPTION
systemd−vconsole−setup.service is an early−boot service that configures the virtual console font and console keymap. Internally it calls loadkeys(1) and setfont(8).
See vconsole.conf(5) for information about the configuration files understood by this service.
KERNEL COMMAND LINE
A few configuration parameters from vconsole.conf may be overridden on the kernel command line:
vconsole.keymap=, vconsole.keymap.toggle=
Overrides the key mapping table for the keyboard and the second toggle keymap.
vconsole.font=, vconsole.font.map=, vconsole.font.unimap=
Configures the console font, the console map, and the unicode font map.
See vconsole.conf(5) for information about these settings.
SEE ALSO
systemd(1), vconsole.conf(5), loadkeys(1), setfont(8), systemd-localed.service(8)
More Linux Commands
manpages/sox.1.html
sox(1) - Sound eXchange, the Swiss Army knife of audio manip
Introduction SoX reads and writes audio files in most popular formats and can optionally apply effects to them. It can combine multiple input sources, synthesis
manpages/add_wch.3ncurses.html
add_wch(3ncurses) - add a complex character and rendition to
add_wch.3ncurses - The add_wch, wadd_wch, mvadd_wch, and mvwadd_wch functions put the complex character wch into the given window at its current position, which
manpages/getmsg.2.html
getmsg(2) unimplemented system calls - Linux manual page....
These system calls are not implemented in the Linux kernel. RETURN VALUE These system calls always return -1 and set errno to ENOSYS. NOTES Note that ftime(3),
manpages/pam_cracklib.8.html
pam_cracklib(8) - PAM module to check the password against d
This module can be plugged into the password stack of a given application to provide some plug-in strength-checking for passwords. The action of this module is
manpages/XtWidgetToApplicationContext.3.html
XtWidgetToApplicationContext(3) - create, destroy, and obtai
The XtCreateApplicationContext function returns an application context, which is an opaque type. Every application must have at least one application context. T
manpages/ldap_first_message.3.html
ldap_first_message(3) - Stepping through messages in a resul
These routines are used to step through the messages in a result chain received from ldap_result(3). For search operations, the result chain can contain referra
manpages/xdrrec_eof.3.html
xdrrec_eof(3) - library routines for external data represent
These routines allow C programmers to describe arbitrary data structures in a machine-independent fashion. Data for remote procedure calls are transmitted using
manpages/gammal.3.html
gammal(3) - (logarithm of the) gamma function (Man Page)....
These functions are deprecated: instead, use either the tgamma(3) or the lgamma(3) functions, as appropriate. For the definition of the Gamma function, see tgam
manpages/gpgconf.1.html
gpgconf(1) - Modify .gnupg home directories - Linux man page
The gpgconf is a utility to automatically and reasonable safely query and modify configuration files in the .gnupg home directory. It is designed not to be invo
manpages/update_panels.3curses.html
update_panels(3curses) - panel stack extension for curses...
Panels are ncurses(3NCURSES) windows with the added feature of depth. Panel functions allow the use of stacked windows and ensure the proper portions of each wi
manpages/dupwin.3ncurses.html
dupwin(3ncurses) - create curses windows - Linux man page...
Calling newwin creates and returns a pointer to a new window with the given number of lines and columns. The upper left-hand corner of the window is at line beg
manpages/system.3.html
system(3) - execute a shell command - Linux manual page.....
The system() library function uses fork(2) to create a child process that executes the shell command specified in command using execl(3) as follows: execl(/bin/
