summaryrefslogtreecommitdiff
path: root/man/systemd-boot.xml
diff options
context:
space:
mode:
authorJan Janssen <medhefgo@web.de>2021-08-15 13:44:47 +0200
committerJan Janssen <medhefgo@web.de>2021-09-15 16:32:18 +0200
commit1b965abc66712fcc0a6b8ba60a1e0781c7b0e364 (patch)
tree5332b56644f60c893faece7f416fd1808e409ae5 /man/systemd-boot.xml
parent134144abc80285413691017b37b5dd47a9aeed7a (diff)
downloadsystemd-1b965abc66712fcc0a6b8ba60a1e0781c7b0e364.tar.gz
sd-boot: Add support for changing console mode at runtime
Diffstat (limited to 'man/systemd-boot.xml')
-rw-r--r--man/systemd-boot.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd-boot.xml b/man/systemd-boot.xml
index d3306593e4..8685ed50ff 100644
--- a/man/systemd-boot.xml
+++ b/man/systemd-boot.xml
@@ -152,6 +152,16 @@
</varlistentry>
<varlistentry>
+ <term><keycap>r</keycap></term>
+ <listitem><para>Change screen resolution, skipping any unsupported modes.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><keycap>R</keycap></term>
+ <listitem><para>Reset screen resolution to firmware or configuration file default.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><keycap>p</keycap></term>
<listitem><para>Print status</para></listitem>
</varlistentry>