/* .xapplaunchrc
 * Describes menu bar
 *
 * Format for an entry is as follows:
 * <T>Title
 * <P>Xpm File	(optional)
 *    or
 * <B>X11 Bitmap File	(optional)
 * <E>exec
 *
 * Uses cpp and predefines your hostname with a preceding and trailing
 * '_'.  For example, if your hostname is bigdaddy, then cpp will be passed
 * -D_bigdaddy_ which will define the symbol _bigdaddy_.  This is useful if
 * use the same .xapplaunchrc on different hosts via NFS.
 *
 ****************************************************************************/


<T>Xterm
<P>pixmaps/xterm.xpm
<E>xterm

<T>Mail
<P>pixmaps/mail.xpm
<E>xmail

<T>Mosaic
<P>pixmaps/mosaic.xpm
<E>f.info Mosiac is a WWW graphical viewer developed by:\n\n\nSoftware Development Group\nNational Center for Supercomputing Applications\nUniversity of Illinois at Urbana-Champaign\n605 E. Springfield, Champaign IL 61820\nmosaic@ncsa.uiuc.edu

<T>Pixel Editor
<P>pixmaps/pixed.xpm
<E>pixed

<T>print
<P>pixmaps/print.xpm
<E>xwd -frame | xpr -device ps -gray 4 -portrait | lpr

<T>Calculator
<P>pixmaps/calc.xpm
<E>xcalc

<T>Clock
<P>pixmaps/xclock.xpm
<E>xclock -geom 119x104-0-0

<T>Mosaic
<P>pixmaps/xmcd.xpm
<E>f.info xmcd is an X/Motif CD Player.\nYou can get xmcd at:\n\n   ftp.x.org

<T>Xman
<P>pixmaps/xman.xpm
<E>xman -notopbox

<T>xtetris
<P>pixmaps/xtetris.xpm
<E>xtetris

<T>Kill
<P>pixmaps/stopsign.xpm
<E>xkill

!<T>Refresh
!<E>/usr/bin/X11/xrefresh &

<T>Restart
<E>f.restart

<T>Exit\nMenu
<E>f.quit

! End of menu
