# Global Property title-text: "" title-color: "#000000" message-color: "#333333" message-bg-color: "#f2f2f2" desktop-color: "#000000" desktop-image: "background.png" terminal-box: "term_bkg_*.png" terminal-font: "Terminus Regular 16" + label { top = 5% left = 35% width = 30% align = "center" text = "Grub2 File Manager :: Powered by NuttyBoot" color = "#fac02e" font = "Terminus Bold 16" } + label { top = 8% left = 35% width = 30% align = "center" text = "mod by dialmak" color = "#fac02e" font = "Terminus Regular 12" } # Show the boot menu + boot_menu { left = 15% width = 70% top = 15% height = 70% item_color = "#f5f5f5" selected_item_color = "#f5f5f5" item_height = 38 item_padding = 15 item_spacing = 5 icon_width = 32 icon_height = 32 item_icon_space = 20 selected_item_pixmap_style= "select_bkg_*.png" menu_pixmap_style = "menu_bkg_*.png" scrollbar = true scrollbar_width = 16 scrollbar_thumb = "sb_thumb_*.png" scrollbar_frame = "sb_frame_*.png" } + hbox { top = 100%-55 left = 36% width = 27% + vbox { + label {text = "[F1]" color = "#ffffff"} + image {file = "dock/hwinfo.png"} } + image {file = "dock/space.png"} + vbox { + label {text = "[F2]" color = "#ffffff"} + image {file = "dock/fm.png"} } + image {file = "dock/space.png"} + vbox { + label {text = "[F3]" color = "#ffffff"} + image {file = "dock/boot.png"} } + image {file = "dock/space.png"} + vbox { + label {text = "[F4]" color = "#ffffff"} + image {file = "dock/settings.png"} } + image {file = "dock/space.png"} + vbox { + label {text = "[F5]" color = "#ffffff"} + image {file = "dock/f5.png"} } + image {file = "dock/space.png"} + vbox { + label {text = "[F6]" color = "#ffffff"} + image {file = "dock/logout.png"} } + image {file = "dock/space.png"} + vbox { + label {text = "[F7]" color = "#ffffff"} + image {file = "dock/menu.png"} } } + hbox { top = 100%-21 left = 0% + image {file = "dock/search.png"} + label {text = "[Ctrl+F]" color = "#ffffff"} }