2
1
Fork 0
mirror of https://git.savannah.gnu.org/git/gnuboot.git synced 2025-01-24 16:20:22 +01:00

fix usb keyboards in grub

This commit is contained in:
Leah Rowe 2021-12-19 23:15:32 +00:00
parent cae73ff493
commit c3a66c3275

View file

@ -12,6 +12,7 @@ insmod regexp
# Serial and keyboard configuration, very important.
terminal_input --append at_keyboard
terminal_input --append usb_keyboard
terminal_output --append cbmemc
gfxpayload=keep