1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00
Files
wmaker/debian/wmaker.menu
2009-08-24 11:55:20 +02:00

70 lines
2.7 KiB
Plaintext

?package(wmaker):needs="wm" \
section="Window Managers" title="Window Maker" \
command="/usr/bin/wmaker"
?package(wmaker):needs="wmaker" \
section="/" title="Exit" sort="ZZ" \
command="EXIT"
?package(wmaker):needs="wmaker" \
section="/" title="Exit session" sort="ZZ" \
command="SHUTDOWN"
?package(wmaker):needs="wmaker" \
section="Window Maker" title="Restart" \
command="RESTART"
?package(wmaker):needs="wmaker" \
section="Window Maker" title="Info Panel ..." \
command="INFO_PANEL"
?package(wmaker):needs="wmaker" \
section="Window Maker" title="Legal Panel ..." \
command="LEGAL_PANEL"
?package(wmaker):needs="wmaker" \
section="Window Maker" 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="Window Maker" title="Refresh screen" \
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)\""