Добавлена подпись Tab Boot Options

master 15.1
parent b5872d173e
commit 3ee7bd0c00

@ -41,4 +41,14 @@
txt_help show txt_help show
} def } def
/panel.tab.update {
panel.text.moveto
txt_bootoptions show
} def
/panel.tab.width {
txt_bootoptions strsize pop
} def
/panel.help {
} def

@ -45,6 +45,7 @@
%[ .panel.both [ keyF3 0 "F3" /panel.keymap /panel.keymap.width /panel.keymap.update /keymap.init ] ] %[ .panel.both [ keyF3 0 "F3" /panel.keymap /panel.keymap.width /panel.keymap.update /keymap.init ] ]
[ .panel.both [ keyF3 0 "F3" /panel.video_modes /panel.video_modes.width /panel.video_modes.update /video_modes.init ] ] [ .panel.both [ keyF3 0 "F3" /panel.video_modes /panel.video_modes.width /panel.video_modes.update /video_modes.init ] ]
[ .panel.both [ keyF4 0 "F4" /panel.options /panel.fulloptions.width /panel.fulloptions.update /fulloptions.init ] ] [ .panel.both [ keyF4 0 "F4" /panel.options /panel.fulloptions.width /panel.fulloptions.update /fulloptions.init ] ]
[ .panel.both [ .undef 0 "Tab" /panel.help /panel.help.width /panel.tab.update .undef ] ]
32+64bit_source { 32+64bit_source {
64bit { 64bit {

Loading…
Cancel
Save