Update default theme to use features in FVWM 2.5.25+
[fvwm-themes.git] / doc / menus-extra
blob92a3b39f639e3f7975d93c63b0d0ad013ca85153
1 # Place this file into ~/.fvwm/themes/personal/ and edit it before using.
2 # Usually only MenuFvwmPersonal and its submenus should be defined here.
3 # You may use the Menu Editor GUI instead of editing this file.
5 # If your menus use icons not included in fvwm-themes, define ImagePath.
6 #ImagePath +:/usr/share/icons/mini:$KDEDIR/share/icons
7 #ImagePath +:/usr/local/mini-icons:/usr/share/icons/mini
9 # Personal
10 #     Remote Shells
11 #     WWW
12 #     --------------
13 #     Private
14 #     My Backgrounds
16 # Define the standard root submenu "Personal".
17 DestroyMenu MenuFvwmPersonal
18 AddToMenu   MenuFvwmPersonal "Personal" Title
19 #+ "Shells%menu/terminal.xpm%"                  Popup MenuFvwmShells
20 + "Remote Shells%menu/terminal-remote.xpm%"     Popup MenuFvwmRemoteShells
21 + "WWW%menu/www.xpm%"                           Popup MenuWWW
22 + "" Nop
23 + "Private%menu/home.xpm%"                      Popup MenuPrivate
24 + "My Backgrounds%menu/display.xpm%"            Popup MenuSetMyBg
26 # The menu items and windows for remote terminals use different icons.
27 DestroyMenu MenuFvwmRemoteShells
28 AddToMenu   MenuFvwmRemoteShells "Remote Shells" Title
29 + "%menu/terminal-remote.xpm%univer"            Exec exec xterm -n univer -T univer -name rxterm -e telnet univer.bc.edu
30 + "%menu/terminal-remote.xpm%unilab"            Exec exec xterm -n unilab -T unilab -name rxterm -e telnet unilab.bc.edu
31 + "" Nop
32 + "%menu/terminal-remote.xpm%$[USER]@otaku"     Exec exec xterm -n otaku  -T otaku  -name rxterm -e ssh -l $USER otaku.freeshell.org
33 + "%menu/terminal-remote.xpm%$[USER]@sdf"       Exec exec xterm -n sdf    -T sdf    -name rxterm -e ssh -l $USER sdf.lonestar.org
35 # You may redefine FuncFvwmOpenURL in functions-appbind-extra, f.e. use galeon.
36 DestroyMenu MenuWWW
37 AddToMenu   MenuWWW
38 + "SourceForge login%menu/www.xpm%"             Exec exec FuncFvwmOpenURL 'https://sourceforge.net/account/login.php'
39 + "SourceForge fvwm-themes%menu/www.xpm%"       Exec exec FuncFvwmOpenURL 'http://sourceforge.net/projects/fvwm-themes/'
40 + "SourceForge fvwm-themes cvs%menu/www.xpm%"   Exec exec FuncFvwmOpenURL 'http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/fvwm-themes/?cvsroot=fvwm-themes'
42 # Phone numbers.
43 DestroyMenu MenuPrivate
44 AddToMenu   MenuPrivate "Private" Title
45 + "PhoneBook%menu/help.xpm"                     Exec exec ${HOME}/bin/phonenum
46 + "Gnotices%menu/information.xpm"               Exec exec gnotices
48 # Set root wallpapers.
49 DestroyMenu MenuSetMyBg
50 AddToMenu   MenuSetMyBg "My Backgrounds" Title
51 + "%menu/item.xpm%Dancing"      Exec exec fvwm-root $HOME/bg/dancing.png
52 + "%menu/item.xpm%Flaming"      Exec exec xv -root -quit $HOME/bg/flaming.jpg -geometry $[vp.width]x$[vp.height]