menu(Sapphire 0.15.x) { submenu (terminals) { exec (xterm) {xterm -bg black -fg white} exec (rxvt) {rxvt -bg black -fg white} } submenu (internet) { exec (netscape) {netscape} exec (licq) {licq} } submenu (utilities) { submenu (editors) { exec (nedit) {nedit} exec (xedit) {xedit} exec (emacs) {emacs} } submenu (other) { exec (xload) {xload} exec (xosview) {xosview} exec (xclock) {xclock} exec (xcalc) {xcalc} } } submenu (fun) { exec (xeyes) {xeyes} exec (xlogo) {xlogo} } submenu (themes) { theme (default) {/usr/X11R6/share/sapphire/themes/default.theme} theme (darkblue){/usr/X11R6/share/sapphire/themes/darkblue.theme} theme (slate) {/usr/X11R6/share/sapphire/themes/slate.theme} theme (rose) {/usr/X11R6/share/sapphire/themes/rose.theme} theme (gray) {/usr/X11R6/share/sapphire/themes/gray.theme} } separator reconfigure restart exit }