mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 00:11:15 +00:00
Add F5 Tools ---> Hardware Information menu
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user