mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-08 23:04:15 +01:00
Oops... I still forgot to add some files in WindowMaker submenu.
Here they go.
This commit is contained in:
104
WindowMaker/plmenu
Normal file
104
WindowMaker/plmenu
Normal file
@@ -0,0 +1,104 @@
|
||||
("Applications",
|
||||
("Info",
|
||||
("Info Panel...", INFO_PANEL),
|
||||
("Legal...", LEGAL_PANEL),
|
||||
("System Console", EXEC, "xconsole"),
|
||||
("System Load", EXEC, "xosview || xload"),
|
||||
("Process List", EXEC, "xterm -e top"),
|
||||
("Manual Browser", EXEC, "xman")
|
||||
),
|
||||
("Run", EXEC, "%a(Run,Type command to run:)"),
|
||||
("XTerm", EXEC, "xterm -sb"),
|
||||
("Rxvt", EXEC, "rxvt -bg black -fg white -fn fixed"),
|
||||
("Workspaces", WORKSPACE_MENU),
|
||||
("Applications",
|
||||
("Graphics",
|
||||
("Gimp", EXEC, "gimp >/dev/null"),
|
||||
("XV", EXEC, "xv"),
|
||||
("XPaint", EXEC, "xpaint"),
|
||||
("XFig", EXEC, "xfig")
|
||||
),
|
||||
("X File Manager", EXEC, "xfm"),
|
||||
("OffiX Files", EXEC, "files"),
|
||||
("LyX", EXEC, "lyx"),
|
||||
("Netscape", EXEC, "netscape"),
|
||||
("Ghostview", EXEC, "ghostview %a(Enter file to view)"),
|
||||
("Acrobat", EXEC, "/usr/local/Acrobat3/bin/acroread %a(Enter PDF to view)"),
|
||||
("TkDesk", EXEC, "tkdesk")
|
||||
),
|
||||
("Editors",
|
||||
("XFte", EXEC, "xfte"),
|
||||
("XEmacs", EXEC, "xemacs || emacs"),
|
||||
("XJed", EXEC, "xjed"),
|
||||
("NEdit", EXEC, "nedit"),
|
||||
("Xedit", EXEC, "xedit"),
|
||||
("VI", EXEC, "xterm -e vi")
|
||||
),
|
||||
("Miscellaneous",
|
||||
("Xmcd", EXEC, "xmcd 2> /dev/null"),
|
||||
("Xplaycd", EXEC, "xplaycd"),
|
||||
("Xmixer", EXEC, "xmixer")
|
||||
),
|
||||
("Utils",
|
||||
("Calculator", EXEC, "xcalc"),
|
||||
("Window Properties", EXEC, "xprop | xmessage -center -title 'xprop' -file -"),
|
||||
("Font Chooser", EXEC, "xfontsel"),
|
||||
("Terminal Emulator", EXEC, "xminicom"),
|
||||
("Magnify", EXEC, "xmag"),
|
||||
("Colormap", EXEC, "xcmap"),
|
||||
("XKill", EXEC, "xkill"),
|
||||
("ASClock", EXEC, "asclock -shape"),
|
||||
("Clipboard", EXEC, "xclipboard")
|
||||
),
|
||||
("Selection",
|
||||
("Copy", EXEC, "echo '%s' | wxcopy"),
|
||||
("Mail To", EXEC, "xterm -name mail -T Pine -e pine %s"),
|
||||
("Navigate", EXEC, "netscape %s"),
|
||||
("Search in Manual", EXEC, "MANUAL_SEARCH(%s)")
|
||||
),
|
||||
("Workspace",
|
||||
("Hide Others", HIDE_OTHERS),
|
||||
("Show All", SHOW_ALL),
|
||||
("Arrange Icons", ARRANGE_ICONS),
|
||||
("Refresh", REFRESH),
|
||||
("Lock", EXEC, "xlock -allowroot -usefirst"),
|
||||
("Save Session", SAVE_SESSION),
|
||||
("Clear Saved Session", CLEAR_SESSION)
|
||||
),
|
||||
("Appearance",
|
||||
("Themes", OPEN_MENU, "-noext #wmdatadir#/Themes ~/GNUstep/Library/WindowMaker/Themes WITH setstyle"),
|
||||
("Styles", OPEN_MENU, "-noext #wmdatadir#/Styles ~/GNUstep/Library/WindowMaker/Styles WITH setstyle"),
|
||||
("Icon Sets", OPEN_MENU, "-noext #wmdatadir#/IconSets ~/GNUstep/Library/WindowMaker/IconSets WITH seticons"),
|
||||
("Background",
|
||||
("Solid",
|
||||
("Black", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, black)'"),
|
||||
("Blue", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, \"#505075\")'"),
|
||||
("Indigo", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, \"#243e6c\")'"),
|
||||
("Deep Blue", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, \"#180090\")'"),
|
||||
("Purple", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, \"#554466\")'"),
|
||||
("Wheat", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, wheat4)'"),
|
||||
("Dark Gray", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, \"#333340\")'"),
|
||||
("Wine", EXEC, "wdwrite WindowMaker WorkspaceBack '(solid, \"#400020\")'")
|
||||
),
|
||||
("Gradient",
|
||||
("Sunset", EXEC, "wdwrite WindowMaker WorkspaceBack '(mvgradient, deepskyblue4, black, deepskyblue4, tomato4)'"),
|
||||
("Sky", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, blue4, white)'"),
|
||||
("Blue Shades", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#7080a5\", \"#101020\")'"),
|
||||
("Indigo Shades", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#746ebc\", \"#242e4c\")'"),
|
||||
("Purple Shades", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#654c66\", \"#151426\")'"),
|
||||
("Wheat Shades", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#a09060\", \"#302010\")'"),
|
||||
("Grey Shades", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#636380\", \"#131318\")'"),
|
||||
("Wine Shades", EXEC, "wdwrite WindowMaker WorkspaceBack '(vgradient, \"#600040\", \"#180010\")'")
|
||||
),
|
||||
("Images", OPEN_MENU, "-noext #wmdatadir#/Backgrounds ~/GNUstep/Library/WindowMaker/Backgrounds WITH wmsetbg -u -t")
|
||||
),
|
||||
("Save Theme", EXEC, "getstyle -t ~/GNUstep/Library/WindowMaker/Themes/\"%a(Theme name)\""),
|
||||
("Save IconSet", EXEC, "geticonset ~/GNUstep/Library/WindowMaker/IconSets/\"%a(IconSet name)\"")
|
||||
),
|
||||
("Exit",
|
||||
("Restart", RESTART),
|
||||
("Start AfterStep", RESTART, afterstep),
|
||||
("Exit...", EXIT),
|
||||
("Kill session...", SHUTDOWN)
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user