wok-next diff fluxbox/stuff/menu @ rev 17629
Up qemu (2.0.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 14 09:16:43 2015 +0100 (2015-02-14) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/fluxbox/stuff/menu Sat Feb 14 09:16:43 2015 +0100 1.3 @@ -0,0 +1,38 @@ 1.4 +# SliTaz GNU/Linux Fluxbox default menu. 1.5 +# 1.6 +[begin] (SliTaz Fluxbox) 1.7 +[encoding] {UTF-8} 1.8 + [exec] (Run application) {fbrun} </usr/share/icons/SliTaz/mimetypes/32/exec.png> 1.9 +[submenu] (Applications) </usr/share/pixmaps/slitaz-menu.png> 1.10 + [exec] (Terminal emulator) {terminal} 1.11 + [exec] (File manager) {file-manager} 1.12 + [exec] (Web browse) {midori} 1.13 + [exec] (Text editor) {editor} 1.14 + [exec] (Packages manager) {terminal -e tazpkg shell} 1.15 + [exec] (Process viewer) {terminal -e top} 1.16 +[end] 1.17 +[submenu] (Desktop effects) </usr/share/icons/SliTaz/apps/22/desktop-effects.png> 1.18 + [exec] (Activate composite) {xcompmgr} 1.19 + [exec] (Activate shadows) {xcompmgr -c -r 10 -o 0.5} 1.20 + [exec] (Stop effects) {killall xcompmgr} 1.21 +[end] 1.22 +[workspaces] (Workspace List) </usr/share/icons/SliTaz/places/32/desktop.png> 1.23 +[submenu] (Wallpaper image) </usr/share/icons/SliTaz/mimetypes/32/image-x-generic.png> 1.24 + [wallpapers] (/usr/share/images) {hsetroot -fill} 1.25 + [wallpapers] (~/Images/Wallpapers) {hsetroot -fill} 1.26 +[end] 1.27 +[config] (Configure Fluxbox) </usr/share/icons/SliTaz/categories/22/preferences-desktop.png> 1.28 +[submenu] (Fluxbox tools) </usr/share/icons/SliTaz/categories/22/applications-system.png> 1.29 +[submenu] (System Styles) {Choose a style...} 1.30 + [stylesdir] (/usr/share/fluxbox/styles) 1.31 +[end] 1.32 +[submenu] (User Styles) {Choose a style...} 1.33 + [stylesdir] (~/.fluxbox/styles) 1.34 +[end] 1.35 + [commanddialog] (Fluxbox Command) 1.36 + [reconfig] (Reload Fluxbox config) 1.37 + [restart] (Restart Fluxbox) 1.38 +[end] 1.39 +[exit] (Exit Session) </usr/share/pixmaps/slitaz-logout.png> 1.40 +[endencoding] 1.41 +[end]