screen { background = "/menu/back.png,,blue" panel { direction = left_to_right margin_left = 3 margin_top = 3 margin_right = 3 margin_bottom = 3 top_left = "/menu/menu_tl.png,,black/cyan,#0x250F:/menu/select_tl.png,,black/green,/" top = "/menu/menu_t.png,tiling,black/cyan,#0x2501:/menu/select_t.png,,black/green,-" top_right = "/menu/menu_tr.png,,black/cyan,#0x2513:/menu/select_tr.png,,black/green,\\" left = "/menu/menu_l.png,tiling,black/cyan,#0x2503:/menu/select_l.png,,black/green,|" right = "/menu/menu_r.png,tiling,black/cyan,#0x2503:/menu/select_r.png,,black/green,|" bottom_left = "/menu/menu_bl.png,,black/cyan,#0x2517:/menu/select_bl.png,,black/green,\\" bottom = "/menu/menu_b.png,tiling,black/cyan,#0x2501:/menu/select_b.png,,black/green,-" bottom_right = "/menu/menu_br.png,tiling,black/cyan,#0x251B:/menu/select_br.png,,black/green,/" border_width = 0/1 border_height = 0/1 border_color = "brown:red" panel { background = ",,brown,#32:,,red,#32" direction = left_to_right margin_bottom = 0 hspace = 10/0 vspace = 10/0 anchor = 1 image { image = "/menu/ubuntu_b.png:/menu/ubuntu.png" command = "aa" } image { image = "/menu/debian_b.png:/menu/debian.png" command = "bb" } image { image = "/menu/gentoo_b.png:/menu/gentoo.png" command = "cc" } } panel { direction = bottom_to_top vspace = 10/1 #background = ",,green,#32:,,cyan,#32" border_width = 1 border_height = 1 border_color = "brown:red" extend = 1 anchor = 1 panel { direction = left_to_right hspace = 10/1 background = ":,,green, " command = "aa" image { image = "/menu/ubuntu.png" } text { text = "Ubuntu" color = "yellow:light-green" } } panel { direction = right_to_left hspace = 10/1 valign = center background = ":,,green, " command = "bb" image { image = "/menu/debian.png" } text { text = "Debian Lenny" color = "yellow:light-green" } } panel { direction = left_to_right hspace = 10/1 valign = bottom halign = right background = ":,,green, " command = "cc" image { image = "/menu/gentoo.png" } text { text = "Gentoo" color = "yellow:light-green" } } } panel { direction = bottom_to_top vspace = 10/1 #background = ",,green,#32:,,cyan,#32" border_width = 1 border_height = 1 border_color = "brown:red" anchor = 1 panel { direction = left_to_right hspace = 10/1 background = ":,,green, " command = "aa" image { image = "/menu/ubuntu.png" } text { text = "Ubuntu" color = "yellow:light-green" } } panel { direction = right_to_left hspace = 10/1 valign = center background = ":,,green, " command = "bb" image { image = "/menu/debian.png" } text { text = "Debian Lenny" color = "yellow:light-green" } } panel { direction = left_to_right hspace = 10/1 valign = bottom halign = right background = ":,,green, " command = "cc" image { image = "/menu/gentoo.png" } text { text = "Gentoo" color = "yellow:light-green" } } } panel { direction = left_to_right hspace = 10/1 #background = ",,green,#32:,,cyan,#32" border_width = 1 border_height = 1 border_color = "brown:red" max_width = 25 min_height = 8 extend = 1 anchor = 1 panel { direction = top_to_bottom vspace = 10/1 background = ":,,cyan, " command = "aa" image { image = "/menu/ubuntu.png" } text { text = "Ubuntu" color = "yellow:light-green" } } panel { direction = bottom_to_top vspace = 10/1 halign = center background = ":,,cyan, " command = "bb" image { image = "/menu/debian.png" } text { text = "Debian Lenny" color = "yellow:light-green" } } panel { direction = top_to_bottom vspace = 10/1 halign = center background = ":,,cyan, " command = "bb" image { image = "/menu/gentoo.png" } text { text = "Gentoo" color = "yellow:light-green" } } } panel { direction = left_to_right hspace = 10/1 #background = ",,green,#32:,,cyan,#32" border_width = 1 border_height = 1 border_color = "brown:red" max_width = 25 min_height = 8 anchor = 1 panel { direction = top_to_bottom vspace = 10/1 background = ":,,cyan, " command = "aa" image { image = "/menu/ubuntu.png" } text { text = "Ubuntu" color = "yellow:light-green" } } panel { direction = bottom_to_top vspace = 10/1 halign = center background = ":,,cyan, " command = "bb" image { image = "/menu/debian.png" } text { text = "Debian Lenny" color = "yellow:light-green" } } panel { direction = top_to_bottom vspace = 10/1 halign = center background = ":,,cyan, " command = "bb" image { image = "/menu/gentoo.png" } text { text = "Gentoo" color = "yellow:light-green" } } } panel { direction = top_to_bottom border_width = 1 border_height = 1 border_color = "brown:red" width = 16 height = 8 vspace = 1 anchor = 1 panel { direction = left_to_right hspace = 2 panel { width = 8 height = 4 background = ",,black,#32:,,light-gray,#32" command = "aa" } panel { width = 8 height = 4 background = ",,blue,#32:,,brown,#32" command = "bb" } } panel { direction = left_to_right hspace = 2 panel { width = 8 height = 4 background = ",,green,#32:,,magenta,#32" command = "cc" } panel { width = 8 height = 4 background = ",,cyan,#32:,,red,#32" command = "dd" } } } } }