#
#	@(#) openwin-menu 26.2 91/09/14
# olwmmenu - OpenLook Window Manager default root menu file.

"Workspace Menu"	TITLE
"XView clients" MENU
	"Cmdtool..."	cmdtool -I reset^J
	"Shelltool..."	shelltool -I reset^J
	"Textedit..."	textedit -Ei on -Et 4
	"Clock..."		clock
	"Properties..." PROPERTIES
"XView clients"	END
"Programs"	MENU
Programs	COLUMNS 2
	"Textedit..."	textedit -Ei on -Et 4
	"Emacs..."	 /usr/bin/X11/xterm -tn vt100 -name emacs -geometry 100x40+300+100 -e /usr/bin/emacs &"
	"Xman..."	xman
	"Clock..."	clock
	"Xmag..."	xmag
    "Xclock..." /usr/bin/X11/xclock -bg "#ffc0c0" -fg "#400008" -hl "#a00012" -hd "#400008" -geometry 120x120+0+0 &
    "Calculator..."	/usr/bin/X11/xcalc
	"Tools"	MENU
	    "Shell ..."	/usr/bin/X11/xterm -tn vt100  -name Shell -title Shell
	    "24 lines..."	/usr/bin/X11/xterm  -geometry 80x24
		"Tcsh..."	/usr/bin/X11/xterm -bg "#ffe0c0" -fg "#221100"  -name tcsh -title tcsh -e tcsh &
    "Tools"	END
"Programs"	END	PIN
"Editors"	MENU
	"Textedit..."	textedit -Ei on -Et 4
	"Emacs..."	 /usr/bin/X11/xterm -tn vt100 -name emacs -geometry 100x40+300+100 -e /usr/bin/emacs &"
"Editors"	END	PIN
"Xterms"	MENU
	"24 lines..."	xterm -ls -tn vt100 -title VT100 -geometry 80x24
	"34 lines..."	xterm -geometry 80x34
	"Tcsh..."	/usr/bin/X11/xterm -name tcsh -title tcsh -e tcsh &
"Xterms"	END	PIN
"Utilities"	MENU
    "Utilities"		TITLE
    "Refresh"		REFRESH
	"Reset Input"	kbd_mode -u
	"Flip Focus" 	FLIPFOCUS
	"Reread Resources"	/usr/bin/X11/xrdb -load ~/.Xdefaults
	"Reread Menufile"	REREADMENUFILE
    "Save Workspace"	SAVE_WORKSPACE
	"Lock Screen"	/usr/bin/X11/xlock
	"FlipDrag"		FLIPDRAG
"Utilities"	END
"Properties..." PROPERTIES
"Reread Resources"	/usr/bin/X11/xrdb -load ~/.Xdefaults
"Find"	WINMENU
"Exit..."	EXIT
