X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fvconsole.conf.xml;h=8617721664d66e0333fbde69f5d9d0c191251761;hp=a73db00d1cee690d99256383f4a2cf56fcbbb40e;hb=19125c205aa6084c225b5c11cc6dcbe18c6dbcc0;hpb=76e7bc8dfbb1139254c3819f448246592f17f317 diff --git a/man/vconsole.conf.xml b/man/vconsole.conf.xml index a73db00d1..861772166 100644 --- a/man/vconsole.conf.xml +++ b/man/vconsole.conf.xml @@ -9,16 +9,16 @@ Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> @@ -56,7 +56,8 @@ The /etc/vconsole.conf file configures the virtual console, i.e. keyboard mapping - and console font. + and console font. It is applied at boot by + systemd-vconsole-setup.service8. The basic file format of the vconsole.conf is a @@ -94,7 +95,7 @@ KEYMAP_TOGGLE= Configures the key - mapping table of for they + mapping table for the keyboard. KEYMAP= defaults to us if not set. The @@ -137,9 +138,11 @@ FONT=latarcyrheb-sun16 See Also systemd1, + systemd-vconsole-setup.service8, loadkeys1, setfont8, - locale.conf5 + locale.conf5, + systemd-localed.service8