]> git.pld-linux.org Git - packages/fluxbox.git/commitdiff
- menu for fluxbox
authorhavner <havner@pld-linux.org>
Wed, 7 Jul 2004 14:04:14 +0000 (14:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fluxbox.menu -> 1.1

fluxbox.menu [new file with mode: 0644]

diff --git a/fluxbox.menu b/fluxbox.menu
new file mode 100644 (file)
index 0000000..9c336a5
--- /dev/null
@@ -0,0 +1,50 @@
+# 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] (aterm) {aterm}
+      [exec] (xterm) {xterm}
+      [exec] (Run) {fbrun}
+[submenu] (Applications)
+[include] (/etc/X11/fluxbox/menu2)
+[end]
+[submenu] (fluxbox menu)
+      [config] (Configure)
+[submenu] (System Styles) {Choose a style...}
+      [stylesdir] (/usr/share/fluxbox/styles)
+[end]
+[submenu] (User Styles) {Choose a style...}
+      [stylesdir] (~/.fluxbox/styles)
+[end]
+      [workspaces]   (Workspace List)
+[submenu] (Tools)
+      [exec] (Windowname) {xprop WM_CLASS|cut -d \" -f 2|xmessage -file - -center}
+      [exec] (Run) {fbrun}
+      [exec] (regenerate menu) {fluxbox-generate_menu}
+[end]
+[submenu] (Window)
+      [restart] (kde) {startkde}
+      [restart] (gnome) {gnome-session}
+      [restart] (XFCE4) {xfce4-session}
+      [restart] (windowmaker) {wmaker}
+      [restart] (icewm) {icewm}
+[end]
+      [reconfig] (Reload config)
+      [restart] (Restart)
+      [exit] (Exit)
+[end]
+[end]
This page took 0.097298 seconds and 4 git commands to generate.