]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/vconsole.conf.xml
man: Add xinclude namespace
[thirdparty/systemd.git] / man / vconsole.conf.xml
index b03a3de04076317a58a5fbb3d7eaf4d2927dfa7d..07959d837a6a2546b556f761b2d0f6351b874f8c 100644 (file)
@@ -6,7 +6,8 @@
 ]>
 <!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
 
-<refentry id="vconsole.conf" conditional='ENABLE_VCONSOLE'>
+<refentry id="vconsole.conf" conditional='ENABLE_VCONSOLE'
+          xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>vconsole.conf</title>
     <productname>systemd</productname>
         <term><varname>KEYMAP=</varname></term>
         <term><varname>KEYMAP_TOGGLE=</varname></term>
 
-        <listitem><para>Configures the key mapping table for the keyboard.
-        <varname>KEYMAP=</varname> defaults to <literal>&DEFAULT_KEYMAP;</literal> if not set. The
-        <varname>KEYMAP_TOGGLE=</varname> can be used to configure a second toggle keymap and is by
-        default unset.</para></listitem>
+        <listitem><para>Configures the key mapping table for the keyboard.  <varname>KEYMAP=</varname>
+        defaults to <literal>&DEFAULT_KEYMAP;</literal> if not set. Specially, if <literal>@kernel</literal>
+        is specified, no keymap will be loaded, i.e. the kernel's default keymap is used.  The
+        <varname>KEYMAP_TOGGLE=</varname> can be used to configure a second toggle keymap and is by default
+        unset.</para></listitem>
       </varlistentry>
 
       <varlistentry>