home *** CD-ROM | disk | FTP | other *** search
- # <-- a line starting with a '#' is a comment line
- #
-
- # first line must have keyword %icon or %text
- # to indicate if button is an icon
- %icon help
- xterm -e vi `pwd`/bricons.txt
- %icon letters
- xterm -e mail
- %icon calander
- cal 1992
- %text Sub-\nmenu
- %sub_menu
- %text bitmap\neditor
- bitmap `pwd`/bitmaps/dclock
- %icon dclock
- xclock
- %icon load
- xload
- %text Shell
- xterm -n Shell
- %end_sub_menu
- %icon readNews
- xterm -name rn -e rn -r -S1 -t -m
-