diff .fluxbox/menu @ 0:f3ab51c79813

adding configuration from https://svn.openplans.org/svn/config_jhammel/
author k0s <k0scist@gmail.com>
date Thu, 15 Oct 2009 11:41:26 -0400
parents
children 069a739d88ad
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.fluxbox/menu	Thu Oct 15 11:41:26 2009 -0400
@@ -0,0 +1,102 @@
+# Generated by fluxbox-generate_menu
+#
+# If you read this it means you want to edit this file manually, so here
+# are some useful tips:
+#
+# - You can add your own menu-entries to ~/.fluxbox/usermenu
+#
+# - If you miss apps please let me know and I will add them for the next
+#   release.
+#
+# - The -r option prevents removing of empty menu entries and lines which
+#   makes things much more readable.
+#
+# - To prevent any other app from overwriting your menu
+#   you can change the menu name in .fluxbox/init to:
+#     session.menuFile: /home/you/.fluxbox/my-menu
+[begin] (Fluxbox)
+      [exec] (term) {gnome-terminal} 
+      [exec] (firefox) {firefox} </var/tmp/portage/fluxbox-0.9.15.1-r2/temp/home/.fluxbox/icons/firefox-icon.xpm>
+      [exec] (blank) {xset dpms force off}
+[submenu] (Terminals)
+      [exec]   (xterm) {xterm} 
+      [exec]   (gnome-terminal) {gnome-terminal} </var/tmp/portage/fluxbox-0.9.15.1-r2/temp/home/.fluxbox/icons/gnome-terminal.xpm>
+      [exec]   (small gterm) {gnome-terminal --window-with-profile=tterm --zoom=0.86}
+[end]
+[submenu] (Net)
+[submenu] (Browsers)
+      [exec]   (firefox) {firefox} </var/tmp/portage/fluxbox-0.9.15.1-r2/temp/home/.fluxbox/icons/firefox-icon.xpm>
+      [exec]   (konqueror) {konqueror}
+      [exec]   (lynx) {xterm -e lynx fluxbox.org} 
+[end]
+[submenu] (Mail)
+      [exec]   (evolution) {evolution} 
+[end]
+[submenu] (chat)
+      [exec]   (irssi) {gnome-terminal --window-with-profile=tterm --zoom=0.75 --geometry=65x17-0-18 -e irssi}
+      [exec]   (xchat) {xchat-2} 
+	[exec] (gaim) {gaim}
+[end]
+[end]
+[submenu] (Editors)
+      [exec]   (emacs) {emacs}
+      [exec]   (meld)  {meld}
+      [exec]   (gedit) {gedit} 
+      [exec]   (nano) {xterm -e nano} 
+      [exec]   (vim) {xterm -e vim} 
+      [exec]   (vi) {xterm -e vi} 
+[end]
+[submenu] (Multimedia)
+  [submenu] (Graphics)
+      [exec] (gimp)     {gimp}
+      [exec] (inkscape) {inkscape}
+      [exec] (dia) {dia}
+  [end]
+  [submenu] (Audio)
+	[exec] (audacity) { audacity }
+	[exec] (xmms) { xmms }
+  [end]
+  [submenu] (Video) 
+	[exec] (gxine) { gxine }
+	[exec] (realplay) { realplay }
+  [end]
+  [exec] (amarok) { amarok }
+[end]
+[submenu] (X-utils)
+      [exec]   (xclock) {xclock}
+      [exec]   (clrscr) {clrscr | xclip -i}
+      [exec]   (xkill) {xkill}
+      [exec]   (gkrellm) {gkrellm}
+      [exec] (Reload .Xresources) {xrdb -load /home/jhammel/.Xresources}
+[end]
+[submenu] (Office)
+      [exec]   (OpenOffice) {soffice}
+      [exec]   (xclock) {xclock} 
+      [exec]   (cal)    {xterm -geometry 21x9 -T "`date +'%b %-d'`" -e 'cal; sleep 10' }
+      [exec]   (evince) {evince}
+[end]
+[submenu] (fluxbox)
+	[exec] (edit menu) { emacs ~/.fluxbox/menu}
+	[exec] (edit init) { emacs ~/.fluxbox/init}
+	[exec] (edit keys) { emacs ~/.fluxbox/keys}
+      [config] (Configure) 
+[submenu] (Styles)
+      [stylesdir] (~/.fluxbox/styles)
+[end]
+      [workspaces] (Workspace List) 
+[submenu] (Tools)
+      [exec] (Window name) {xprop WM_CLASS|cut -d \" -f 2|xmessage -file - -center} 
+      [exec] (Screenshot - JPG) {import screenshot.jpg && display -resize 50% screenshot.jpg} 
+      [exec] (Screenshot - PNG) {import screenshot.png && display -resize 50% screenshot.png} 
+[end]
+[submenu] (Window)
+      [restart] (gnome) {gnome-session} 
+[end]
+      [commanddialog] (Fluxbox Command) 
+      [reconfig] (Reload config) 
+      [restart] (Restart) 
+      [exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) 2> /dev/null | xmessage -file - -center} 
+      [separator] 
+      [exit] (Exit) 
+[end]
+[end]