# This is the default menu file for Blackbox 0.33.0 and up # # Lines beginning with the '#' character are ignored. # # The new syntax is simpler than the old X resource format... # Each menu item consists of 2 or 3 fields: # # [command] (label) {data} # # where [command] is one of: # # [begin] [end] [exec] [exit] [reconfig] [restart] [submenu] [style] [include] # # [begin] is used for the top level menu # [submenu] is used for submenus # [end] must be used with BOTH [begin] and [submenu] to tell the parser to stop # reading from the file. # # [exec] (label) {string} # This will insert an item that runs a program. # # [exit] (label) # This will insert an item that exits the window manager. # # [reconfig] (label) {string} # This will insert an item that tells blackbox to re-read it's configuration # files. {string} is optional, and if supplied, will execute the string with # /bin/sh -c before the reconfiguration is performed. (this is helpful for # writing multiple config files and switching between them) # # [restart] (label) {string} # This will insert an item to restart the window manager. {string} is # optional, and if omitted, blackbox will restart itself. If {string} is # specified, then a different window manager will be started. # # [style] (filename) # This will insert an item to reconfigure blackbox with the new style. This # change is saved when blackbox exits or restarts. # # [include] (filename) # This will read more menu items from the file "filename". The file cannot # contain a [begin] or [end], except for the [end] needed for submenus. # # example: [begin] (Blackbox 0.50.x) [exec] (Xterm) {sudo xterm -ls -fn 10x20} [exec] (Netscape) {sudo netscape} [exec] (Kppp) {kppp} [exec] (Montar Disquete) {/home/back/rc/montaf} [exec] (Desmonta Disquete) {/home/back/rc/desmf} [exec] (Monta CD) {/home/back/rc/montacd} [exec] (Desmonta CD) {/home/back/rc/desmcd} [exec] (X File Manager) {sudo xfm} [submenu] (Processadores de Texto) [exec] (Star Office 5.1) {sudo /home/ribafs/Office51/bin/soffice} [exec] (KWrite) {sudo /opt/kde/bin/kwrite} [exec] (KEdit) {sudo /opt/kde/bin/kedit} [exec] (MCEdit) {sudo xterm -fn 10x20 -e mcedit} [exec] (XEmacs) {sudo emacs} [end] [submenu] (Internet) [exec] (Gzilla) {sudo gzilla} [exec] (Xisp) {sudo xisp} [exec] (Tkwget) {sudo tkwget.tcl} [exec] (Gwget) {gwget} [exec] (Wxftp) {wf} [end] [submenu] (Jogos) [exec] (StartXmame) {stxmame} [exec] (AirWolf) {/usr/games/snes9x AIRWOLF.SMC} [exec] (SidMania) {/usr/games/snes9x SIDMANIA.SMC} [exec] (Bobobot) {/usr/games/bobobot/bobobot} [exec] (Gemdropx) {/usr/games/gemdropx/gemdropx} [exec] (BoulderDash) {BoulderDash} [exec] (Kfour) {kfour} [exec] (Krepton) {krepton} [exec] (Hangman) {hangman} [exec] (Gnome) {panel} [exec] (Oneko) {oneko} [exec] (Blast) {blast} [exec] (NetMaze) {netmaze} [exec] (Pinguin Resta Um) {ace_pegged} [exec] (Pinguin Minas) {ace_minesweeper} [exec] (3D Chess) {3Dc} [exec] (Penguin Eyes) {penguineyes} [exec] (Xtron) {xtron} [exec] (XTeddy) {xteddy} [exec] (Xsoldier) {xsoldier} [exec] (Xscavenger) {sudo /usr/games/xscavenger} [exec] (Xonix-Jahu) {xonix-jahu} [exec] (Xonix) {xonix} [exec] (Xgalaga) {xgalaga} [exec] (Xdigger) {xdigger} [exec] (Xconq) {xconq} [exec] (Xboing) {xboing} [exec] (XChess) {xboard} [exec] (XBlockOut) {xbl} [exec] (Xbat) {xbat} [exec] (Xabacus) {xabacus} [exec] (Xnibbles) {xnibbles} [exec] (Icbm3D) {/usr/games/icbm3d/icbm3d} [exec] (Icbm3D2) {sudo /usr/games/icbm2} [exec] (Lletters) {lletters} [end] [submenu] (Programming) [exec] (Vtcl) {vtcl} [exec] (PgAccess) {pgaccess} [end] [submenu] (Multimídia) [exec] (Workman) {workman} [exec] (Mp3Studio) {sudo /usr/local/mp3studio/mp3studio} [end] [submenu] (Gráficos) [exec] (XV) {xv} [end] [submenu] (X Utilitários) [exec] (Man Pages) {xman} [exec] (Tkdesk) {sudo tkdesk} [exec] (TKFont) {tkfont} [exec] (Composer) {sudo netscape -edit} [exec] (Ghost View) {gv} [exec] (XPdf) {xpdf} [exec] (Xfontsel) {xfontsel} [exec] (Xman) {xman} [exec] (Xcalc) {xcalc} [exec] (Xload) {xload} [end] [submenu] (Estilos do Black Box) {Escolha um Estilo...} [include] (/usr/local/share/Blackbox/brueghel/stylesmenu) [include] (/usr/local/share/Blackbox/styles/stylesmenu) [end] [reconfig] (Reconfigurar) [restart] (Reiniciar) [submenu] (Outros WManagers) {Other Window Managers} [restart] (Iniciar Icewm) {icewm} [restart] (Iniciar Fvwm95) {fvwm95} [restart] (Iniciar Window Maker) {wmaker} [restart] (Iniciar After Step) {astep} [restart] (Iniciar Kde) {startkde} [restart] (Iniciar Fvwm2) {fvwm2} [restart] (Iniciar Twm) {twm} [restart] (Iniciar Motif Wm) {mwm} [restart] (Iniciar Olvwm) {olvwm} [restart] (Iniciar Olwm) {olwm} [end] [exit] (Sair) [end] # End of example menu.