Add F5 Tools ---> Hardware Information menu

This commit is contained in:
longpanda
2022-04-06 19:12:59 +08:00
parent c3c8100866
commit 132649c4e5
31 changed files with 668 additions and 5 deletions

View File

@@ -2267,6 +2267,11 @@ else
terminal_output gfxterm
fi
if [ "$grub_platform" = "efi" ]; then
set mouse_delta=4000
# terminal_input --append mouse
fi
if [ -n "$VTOY_DEFAULT_KBD_LAYOUT" ]; then
set_keyboard_layout "$VTOY_DEFAULT_KBD_LAYOUT"
fi