114 lines
2.3 KiB
JSON
114 lines
2.3 KiB
JSON
|
{
|
||
|
"control":[
|
||
|
{ "VTOY_DEFAULT_MENU_MODE": "1" },
|
||
|
{ "VTOY_TREE_VIEW_MENU_STYLE": "1" },
|
||
|
{ "VTOY_DEFAULT_KBD_LAYOUT": "GERMAN" }
|
||
|
],
|
||
|
"theme":{
|
||
|
"file": "/ventoy/themes/vimix/theme.txt",
|
||
|
"gfxmode": "1920x1080"
|
||
|
},
|
||
|
"menu_class":[
|
||
|
{
|
||
|
"key": "Win",
|
||
|
"class": "windows"
|
||
|
},
|
||
|
{
|
||
|
"key": "Manjaro",
|
||
|
"class": "manjaro"
|
||
|
},
|
||
|
{
|
||
|
"key": "Ubuntu",
|
||
|
"class": "ubuntu"
|
||
|
},
|
||
|
{
|
||
|
"key": "Debian",
|
||
|
"class": "debian"
|
||
|
},
|
||
|
{
|
||
|
"key": "SERVER_EVAL",
|
||
|
"class": "windows"
|
||
|
},
|
||
|
{
|
||
|
"key": "suse",
|
||
|
"class": "opensuse"
|
||
|
},
|
||
|
{
|
||
|
"key": "gentoo",
|
||
|
"class": "gentoo"
|
||
|
},
|
||
|
{
|
||
|
"key": "linux",
|
||
|
"class": "linux"
|
||
|
},
|
||
|
{
|
||
|
"key": "arch",
|
||
|
"class": "arch"
|
||
|
},
|
||
|
{
|
||
|
"key": "kali",
|
||
|
"class": "kali"
|
||
|
},
|
||
|
{
|
||
|
"key": "recovery",
|
||
|
"class": "recovery"
|
||
|
},
|
||
|
{
|
||
|
"key": "shutdown",
|
||
|
"class": "shutdown"
|
||
|
},
|
||
|
{
|
||
|
"key": "memtest",
|
||
|
"class": "memtest"
|
||
|
},
|
||
|
{
|
||
|
"key": "devuan",
|
||
|
"class": "devuan"
|
||
|
},
|
||
|
{
|
||
|
"key": "Return",
|
||
|
"class": "cancel"
|
||
|
},
|
||
|
{
|
||
|
"key": "Reboot",
|
||
|
"class": "restart"
|
||
|
},
|
||
|
{
|
||
|
"key": "Halt",
|
||
|
"class": "shutdown"
|
||
|
},
|
||
|
{
|
||
|
"key": "ipfire",
|
||
|
"class": "linux"
|
||
|
},
|
||
|
{
|
||
|
"key": "pfsense",
|
||
|
"class": "help"
|
||
|
},
|
||
|
{
|
||
|
"key": "endian",
|
||
|
"class": "linux"
|
||
|
},
|
||
|
{
|
||
|
"key": "Memtest",
|
||
|
"class": "memtest"
|
||
|
},
|
||
|
{
|
||
|
"key": "rescue",
|
||
|
"class": "memtest"
|
||
|
},
|
||
|
{
|
||
|
"key": "Hirens",
|
||
|
"class": "memtest"
|
||
|
},
|
||
|
{
|
||
|
"key": "grml",
|
||
|
"class": "memtest"
|
||
|
},
|
||
|
{
|
||
|
"key": "Ultimate Boot",
|
||
|
"class": "memtest"
|
||
|
}
|
||
|
]
|
||
|
}
|