#############################################################
#############################################################
-set VENTOY_VERSION="1.0.38"
+set VENTOY_VERSION="1.0.39"
#ACPI not compatible with Window7/8, so disable by default
set VTOY_PARAM_NO_ACPI=1
terminal_output gfxterm
fi
+if [ -n "$VTOY_DEFAULT_KBD_LAYOUT" ]; then
+ set_keyboard_layout "$VTOY_DEFAULT_KBD_LAYOUT"
+fi
if [ -n "$VTOY_PLUGIN_SYNTAX_ERROR" ]; then
clear
fi
done
+#clear all input key before show main menu
+vt_clear_key
#export necessary variable
export theme