]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
docs: Make note that sendkey is only available on i386-pc
authorGlenn Washburn <development@efficientek.com>
Thu, 12 May 2022 02:56:19 +0000 (21:56 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 24 May 2022 12:45:24 +0000 (14:45 +0200)
Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
docs/grub.texi

index 5de94d06269be027dbbe89b81e8dad3f447efa3a..8397febba3a27c4166b40df2e8057b5e06aa2b63 100644 (file)
@@ -5100,7 +5100,9 @@ Insert keystrokes into the keyboard buffer when booting.  Sometimes an
 operating system or chainloaded boot loader requires particular keys to be
 pressed: for example, one might need to press a particular key to enter
 "safe mode", or when chainloading another boot loader one might send
-keystrokes to it to navigate its menu.  
+keystrokes to it to navigate its menu.
+
+Note: This command is currently only available on the i386-pc target.
 
 You may provide up to 16 keystrokes (the length of the BIOS keyboard
 buffer).  Keystroke names may be upper-case or lower-case letters, digits,