From 8a8e5666ceb92173f3c29924b81656337f11dce7 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sat, 14 Aug 2021 14:26:12 +0200 Subject: sd-boot: Improve key bindings Making keys case insensitive should help if caps lock is on. We are not advertising them at runtime or in the manual to reduce the noise. This also hides the quit and version commands from the help string. They are mostly for devs and otherwise have little to no use to normal users. The latter overlaps with print status which is still advertised. --- man/systemd-boot.xml | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) (limited to 'man/systemd-boot.xml') diff --git a/man/systemd-boot.xml b/man/systemd-boot.xml index 5169bbbd0f..d3306593e4 100644 --- a/man/systemd-boot.xml +++ b/man/systemd-boot.xml @@ -108,6 +108,8 @@ Key bindings The following keys may be used in the boot menu: + + (Up) @@ -150,31 +152,16 @@ - v - Show systemd-boot, UEFI, and firmware versions - - - - P + p Print status - - Q - Quit - - h ? F1 Show a help screen - - - Ctrll - Reprint the screen - The following keys may be pressed during bootup or in the boot menu to directly boot a specific -- cgit v1.2.1