?package(wmaker):needs=wm \
	section="WindowManagers" title="Window Maker" \
	command="/usr/bin/wmaker"
?package(wmaker):needs=wmaker \
	section="WindowManagers" title="Exit" sort=$ \
        command="EXIT"
?package(wmaker):needs=wmaker \
	section="WindowManagers" title="Exit session" sort=$ \
        command="SHUTDOWN"
?package(wmaker):needs=wmaker \
	section="WindowManagers" title="Restart" sort=$ \
        command="RESTART"
?package(wmaker):needs=wmaker \
        section="WindowManagers" title="Info Panel ..." sort="ZZ" \
        command="INFO_PANEL"
?package(wmaker):needs=wmaker \
        section="WindowManagers" title="Legal Panel ..." sort="ZZ" \
        command="LEGAL_PANEL"
?package(wmaker):needs=wmaker \
        section="WindowManagers" title="Preferences" \
        command="EXEC" arg="WPrefs"
?package(wmaker):needs=wmaker \
	section="WorkSpace" title="Workspaces" \
        command="WORKSPACE_MENU"
?package(wmaker):needs=wmaker \
	section="WorkSpace" title="Hide Others" \
        command="HIDE_OTHERS"  
?package(wmaker):needs=wmaker \
	section="WorkSpace" title="Show All" \
        command="SHOW_ALL"
?package(wmaker):needs=wmaker \
	section="WorkSpace" title="Arrange Icons" \
        command="ARRANGE_ICONS"
?package(wmaker):needs=wmaker \
	section="WorkSpace" title="Save Session" \
        command="SAVE_SESSION"
?package(wmaker):needs=wmaker \
	section="WorkSpace" title="Clear Session" \
        command="CLEAR_SESSION"
?package(wmaker):needs=wmaker \
	section="Screen" title="Refresh" \
        command="REFRESH"
?package(wmaker):needs=wmaker \
        section="WorkSpace" title="Appearance" \
        command="OPEN_MENU" arg="appearance.menu"
?package(wmaker):needs=wmappearance \
	section="Appearance" title="Background"\
        sort="$" \
        command="OPEN_MENU background.menu"
?package(wmaker):needs=wmappearance \
	section="Appearance" title="Styles"\
        sort="$" \
        command="OPEN_MENU -noext LOCAL_STYLES_DIR STYLES_DIR USER_STYLES_DIR WITH setstyle"
?package(wmaker):needs=wmappearance \
	section="Appearance" title="Themes"\
        sort="$" \
        command="OPEN_MENU -noext LOCAL_THEMES_DIR THEMES_DIR USER_THEMES_DIR WITH setstyle"
?package(wmaker):needs=wmappearance \
	section="Appearance" title="Icon Sets"\
        sort=ss \
        command="OPEN_MENU -noext LOCAL_ICON_SETS_DIR ICON_SETS_DIR USER_ICON_SETS_DIR WITH seticons"
?package(wmaker):needs=wmappearance \
	section="Appearance" title="Save IconSet"\
        sort=zz \
        command="EXEC geticonset USER_ICON_SETS_DIR/\"%a(IconSet name)\""
?package(wmaker):needs=wmappearance \
	section="Appearance" title="Save Theme"\
        sort=zz \
        command="EXEC getstyle -t USER_THEMES_DIR/\"%a(Theme name)\""
