screen { background = "/menu/back.png,,blue" panel { border_width = 2/1 margin_left = 25/3 margin_top = 25/1 margin_right = 25/3 margin_bottom = 25/1 border_color = "brown:red" panel{ direction = left_to_right margin_left = 3/0 margin_top = 3/0 margin_right = 3/0 margin_bottom = 3/0 panel{ border_width = 2/0 margin_left = 3/1 margin_top = 3/0 margin_right = 3/1 margin_bottom = 3/0 border_color = "brown:red" panel{ direction = left_to_right margin_left = 3/0 margin_top = 3/0 margin_right = 3/0 margin_bottom = 3/0 background = ",,brown,#32:,,red,#32" direction = left_to_right 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" } } } } } }