aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Washburn <development@efficientek.com>2022-05-11 21:56:19 -0500
committerDaniel Kiper <daniel.kiper@oracle.com>2022-05-24 14:45:24 +0200
commit8efbfcfc37d8219abe54061917ee025220145a98 (patch)
tree59310398b3e3418285f385cf906a621cfee02bf8
parent759e590a10cd1e44e2d1c8fcb9391fbc54696f1f (diff)
downloadgrub-8efbfcfc37d8219abe54061917ee025220145a98.tar.gz
docs: Make note that sendkey is only available on i386-pc
Signed-off-by: Glenn Washburn <development@efficientek.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
-rw-r--r--docs/grub.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/grub.texi b/docs/grub.texi
index 5de94d062..8397febba 100644
--- a/docs/grub.texi
+++ b/docs/grub.texi
@@ -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,