## paths ImagePath /home/fortin/.pix/marbles-translucent-expansion-0.1.0/amethyst:/home/fortin/.pix/marbles-translucent-0.1.3/48x48/apps:/home/fortin/.pix/marbles-translucent-0.1.3/48x48/devices:.fvwm/images:.xpm SetEnv fvwm_image_path $[HOME]/ SetEnv MINI_ICONS_DIR $[HOME]/.icons/fvwm SetEnv fvwm_wallpaper_dir /home/ikaro/.fvwm/images/wallpapers SetEnv fvwm_icon_size 96 SetEnv BG_DISP xv -max -root -disther SetEnv BHOME /home/fortin/ EdgeResistance 15 100 IgnoreModifiers L25 DesktopSize 4x0 CursorStyle root top_left_arrow black red SnapAttraction 3 SameType EdgeScroll 0 0 EdgeThickness 1 ClickTime 150 MoveThreshold 3 OpaqueMoveSize 0 HideGeometryWindow never BugOpts FlickeringMoveWorkaround Off SnapAttraction 5 Windows Screen SnapGrid 1 1 EwmhBaseStruts 0 0 26 0 #################################################### ################################################### #################################################### #PipeRead 'fvwm-desktop -init' #################################################### ################################################### #################################################### # ---------------------- # I.1. Default Colorsets # ---------------------- # for feedback windows (like geometry window and NoteMessage) and FvwmScroll # Colorset 0 fg black, bg #70A0A0 # ----------------------- # I.2. Window Decorations # ----------------------- # The following colors are used in FvwmPager for the window colors # and in a title bar of windows (shade/hilight colors, computed from # the bg color, but might be specified directly by sh and hi). # The title bar background is defined below using TitleStyle. # window title, inactive and active # Colorset 1 fg black, bg rgb:88/7C/66, Plain, NoShape Colorset 2 fg black, bg rgb:CC/BA/99, Plain, NoShape # window borders, inactive and active # Colorset 3 fg black, bg rgb:88/7C/66, Plain, NoShape Colorset 4 fg black, bg rgb:CC/BA/99, Plain, NoShape # background for window title, buttons and border # DestroyFunc FuncFvwmDecorBackground AddToFunc FuncFvwmDecorBackground + I TitleStyle ActiveUp (Solid rgb:CC/BA/99 -- Raised) + I TitleStyle ActiveDown (Solid rgb:CC/BA/99 -- Raised) + I TitleStyle Inactive (Solid rgb:88/7C/66 -- Raised) + I TitleStyle ToggledActiveUp (Solid rgb:CC/BA/99 -- Raised) + I TitleStyle ToggledActiveDown (Solid rgb:CC/BA/99 -- Raised) + I TitleStyle ToggledInactive (Solid rgb:88/7C/66 -- Raised) #+ I ButtonStyle All Pixmap 16x16/empty.xpm #+ I ButtonStyle All -- UseTitleStyle # ------------------- # I.3. Menu Colorsets # ------------------- # inactive menu item fg+bg and menu face if any # Colorset 5 fg black, bg rgb:80/98/B0, Plain, NoShape # active menu item fg+bg # Colorset 6 fg black, bg rgb:90/A9/C2, Plain, NoShape # greyed menu item fg # Colorset 7 fg grey48, bg grey48, Plain, NoShape # ------------------------------------------------- # Colorsets 8 and 9 are reserved for the future use. # ============================================================================ # II. Module Colorsets # ============================================================================ # ---------------------- # II.1. Common Colorsets # ---------------------- # default for modules # For FvwmButtons, FvwmPager, can be also used for FvwmIconMan, FvwmIconBox. # Colorset 10 fg black, bg rgb:80/A0/A0, Plain, NoShape # default hilight for modules # For hilighting a part of a button bar (some swallowed apps for example). # Colorset 11 fg black, bg white, Plain, NoShape # special or funny: a gradient or a pixmap # May be used in certain FvwmButtons, FvwmIconMan, FvwmIconBox. # Colorset 12 fg black, bg rgb:80/A0/A0, \ VGradient 20 rgb:80/A0/A0 rgb:C0/F0/F0, NoShape # swallowed window: the hilight and shadow colors should be defined # (-hd of xclock and -hl of xload use sh, and -hl of xclock uses hi) # Colorset 13 fg black, bg rgb:70/8C/8C, hi black, sh gray40, \ Plain, NoShape # default #2 # FvwmPager or to get more colors in FvwmButtons, can be set to 10. # Colorset 14 fg black, bg rgb:80/A0/A0, Plain, NoShape # default hilight #2 # FvwmPager or to get more colors in FvwmButtons, can be set to 11. # Colorset 15 fg black, bg rgb:C0/F0/F0, Plain, NoShape # tips/balloons (TaskBar and FvwmPager) # Colorset 16 fg black, bg rgb:F0/F0/C0, Plain, NoShape # ---------------------------------- # II.2. Window List Module Colorsets # ---------------------------------- # standard item Colorset 17 fg black, bg rgb:80/A0/A0, Plain, NoShape # active item Colorset 18 fg black, bg rgb:A0/C8/C8, Plain, NoShape # iconified item Colorset 19 fg white, bg rgb:60/78/78, Plain, NoShape # pointed item Colorset 20 fg black, bg rgb:88/AA/AA, Plain, NoShape # ---------------------------- # II.3. Other Module Colorsets # ---------------------------- # FvwmIdent # Colorset 21 fg black, bg bisque, Plain, NoShape # FvwmConsole # Colorset 22 fg white, bg rgb:00/30/60, Plain, NoShape # transparent Colorset 23 fg $[fg.cs10], bg $[bg.cs10], Transparent, Plain, NoShape # ------------------------ # II.4. External Colorsets # ------------------------ # ---------------------------- # reserved for modules@: 24-25 # ---------------------------------- # reserved for the future use: 26-28 # temporary colorset: 29, has no static definition, used dynamically # ============================================================================ # III. Application Colorsets # ============================================================================ # regular terminal (xterm, rxvt, Eterm) # Colorset 30 fg white, bg rgb:00/00/50, Plain, NoShape # admin terminal (su xterm) # Colorset 31 fg white, bg rgb:00/50/50, Plain, NoShape # remote terminal (ssh, telnet) # Colorset 32 fg white, bg rgb:50/00/00, Plain, NoShape # viewer terminal (man, less, tail -f) # Colorset 33 fg white, bg rgb:00/50/00, Plain, NoShape # application run in the terminal, text editor using ft-xrdb # Colorset 34 fg rgb:FF/FF/E8, bg rgb:30/48/48, Plain, NoShape # dialog main background (FvwmScript, FvwmForm, xmessage, ft-xrdb) # Colorset 35 fg black, bg rgb:80/A0/80, Plain, NoShape # dialog text area (FvwmScript, FvwmForm, xmessage, ft-xrdb) # Colorset 36 fg black, bg rgb:A0/C8/A0, Plain, NoShape # -------------------------------------------------- # Colorsets 37 to 39 are reserved for the future use. # ============================================================================ # IV. Start/Stop Functions: # ============================================================================ # These functions are executed when you enter (Start) and when you leave # (Stop) this component. For example, in colors@blackbox they are used to # set/unset a good window "transparency" style ParentalRelativity/Opacity; # in colors@cde and colors@luthien these functions are used for more things. DestroyFunc FuncFvwmStartColors AddToFunc FuncFvwmStartColors DestroyFunc FuncFvwmStopColors AddToFunc FuncFvwmStopColors # ============================================================================ # V. Module Configurations (under modules/) # ============================================================================ # The actual module configuration commands, including their colorset # settings may be found in the theme directory modules/ in files named # FvwmModule and FvwmModule-SubName. # # Examples: # # *FvwmPager-Single: Colorset * 14 # *FvwmPager-Single: HilightColorset * 15 # *FvwmPager-Single: WindowColorsets 1 2 # *FvwmPager-Single: BalloonColorset * 16 # # *FvwmPager-Desker: Colorset * 14 # *FvwmPager-Desker: HilightColorset * 15 # *FvwmPager-Desker: WindowColorsets 1 2 # *FvwmPager-Desker: BalloonColorset * 16 # # *FvwmIconMan: Colorset 12 # *FvwmIconMan: IconColorset 19 # *FvwmIconMan: PlainColorset 17 # *FvwmIconMan: SelectColorset 20 # *FvwmIconMan: FocusColorset 18 # *FvwmIconMan: FocusAndSelectColorset 20 # # *FvwmButtons: Colorset 10 # # *FvwmTaskBar: Colorset 17 # *FvwmTaskBar: FocusColorset 18 # *FvwmTaskBar: IconColorset 19 # *FvwmTaskBar: TipsColorset 16 # # *FvwmWinList: Colorset 17 # *FvwmWinList: FocusColorset 18 # *FvwmWinList: IconColorset 19 # *FvwmIconBox: Colorset 12 # *FvwmIconBox: IconColorset 17 # *FvwmIconBox: IconHiColorset 18 # ============================================================================ # VI. Miscellaneous Configurations # ============================================================================ # Application colorsets are used in menus@default and menus-programs@default, # functions@default, functions-appbind@default and other components. # # Examples: # # Module FvwmConsole -fg $[fg.cs22] -bg $[bg.cs22] # Exec exec xterm -fg $[fg.cs30] -bg $[bg.cs30] # Exec exec xterm -fg $[fg.cs31] -bg $[bg.cs31] -e su -l # Exec exec xterm -fg $[fg.cs32] -bg $[bg.cs32] -T "Remote" -e rsh tiger # Exec exec xterm -fg $[fg.cs33] -bg $[bg.cs33] -T "File Viewer" -e less "$0" # FvwmScript FvwmScript-ThemesCenter --text-colorset 36 --viewer-colorset 33 # FvwmScript FvwmScript-IconBrowser --text-colorset 36 --icon-colorset 10 ######################################### ######################################## ######################################### ## Fonts Style "*" Font -*-helvetica-bold-r-*-*-14-*-*-*-*-*-*-* Style "*" IconFont -adobe-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-* OpaqueResize OpaqueMoveSize 100 EdgeScroll 100 100 EdgeResistance 100 0 #IconBox 5 -400 600 -1 #StubbornIconPlacement #SuppressIcons ## change this on the range 1-254 if move/resize rubberbanding invisible #XORValue 0 ## layout of pages on each desk DeskTopSize 3x2 MenuStyle * Fvwm #MenuStyle * Foreground Peru, Background LemonChiffon #MenuStyle * Background Black, Foreground LemonChiffon #MenuStyle "*" FVWM, Hilight3DThick, Foreground PaleTurquoise1, Background GoldenRod4 #MenuStyle * Greyed gray70, ActiveFore MidnightBlue #MenuStyle * Pixmap None #MenuStyle * HilightBackOff, Hilight3DOff MenuStyle * MenuFace DGradient 128 2 MidnightBlue 50 DeepSkyBlue3 50 MidnightBlue, Animation #MenuStyle "*" FVWM, Hilight3DThick, Foreground LemonChiffon, Background DarkOrange4 #MenuStyle "*" FVWM, Hilight3DThick, Foreground #ffe4c4, Background GoldenRod4 MenuStyle * Background slategray MenuStyle * Foreground gold MenuStyle * Font -adobe-helvetica-bold-r-*-*-14-*-*-*-*-*-*-* #MenuStyle * Font -bitstream-charter-medium-r-normal--14-100-100-100-p-78-iso8859-2 #MenuStyle * Font "Shadow=0:xft:Luxi Sans:size=9:encodig=iso8859-15;" \ # "-adobe-courier-medium-r-*-*-*-*-*-*-*-*-*-*" ## pipe for FvwmCommand Module FvwmCommandS ###################################################################### ## Section 3: Key bindings. ###################################################################### # Arrow Keys # press arrow + control anywhere, and scroll by 1 page Key Left A C Scroll -100 0 Key Right A C Scroll +100 +0 Key Up A C Scroll +0 -100 Key Down A C Scroll +0 +100 # press arrow + meta key, and scroll by 1/10 of a page #Key Left A M Scroll -10 +0 #Key Right A M Scroll +10 +0 #Key Up A M Scroll +0 -10 #Key Down A M Scroll +0 +10 # press shift arrow + control anywhere, and move the pointer by 1% of a page Key Left A SC CursorMove -1 0 Key Right A SC CursorMove +1 +0 Key Up A SC CursorMove +0 -1 Key Down A SC CursorMove +0 +1 # press shift arrow + meta key, and move the pointer by 1/10 of a page Key Left A SM CursorMove -10 +0 Key Right A SM CursorMove +10 +0 Key Up A SM CursorMove +0 -10 Key Down A SM CursorMove +0 +10 # Keyboard accelerators Key F1 A M Popup "Utilities" Key F1 A M Popup "Utilities" Key F2 A M Popup "Window Ops" Key F3 A M Module "WindowList" FvwmWinList Key F4 A M Iconify #Key F5 A M Move Key F6 A M Resize Key F7 A M CirculateUp Key F8 A M CirculateDown #Page Up/Page Down keys are used to scroll by one desktop page # in any context, press page up/down + control # in root context, just pressing page up/down is OK # # I prefer the non-wrapping scroll. These are for example purposes only #Key Next A C Scroll 100000 0 #Key Next R N Scroll 100000 0 #Key Prior A C Scroll -100000 0 #Key Prior R N Scroll -100000 0 Key Tab A M Prev Focus Key Tab A MS Next Focus Key Escape A C WindowList Key F1 A N RaiseLower Key F10 A N Maximize-Func Key F7 W N RaiseLower Key F5 W N Iconify # # Mouse bindings # # First, for the mouse in the root window # Button 1 gives the Utilities menu # Button 2 gives the Window Ops menu # Button 3 gives the WindowList (like TwmWindows) # I use the AnyModifier (A) option for the modifier field, so you can hold down # any shift-control-whatever combination you want! # Button Context Modifi Function Mouse 1 R A Menu "Hosts" Nop Mouse 2 R A Menu "Applications" Nop Mouse 3 R A Menu "System" Nop #Mouse 3 R A Module "winlist" FvwmWinList transient # Now the title bar buttons # Any button in the left title-bar button gives the window ops menu # Any button in the first right title-bar button Iconifies the window # Any button in the second title-bar button full-maximizes # Any button in the third (rightmost) title-bar button closes # Note the use of "Mouse 0" for AnyButton. # Button Context Modif Function Mouse 0 1 A Function "window_ops_func" Mouse 0 3 A Dynamic-Menu-Func Mouse 0 2 A Delete Mouse 0 4 A Maximize 100 -20p Mouse 0 6 A Iconify # # Now the rest of the frame # Here I invoke my complex functions for Move-or-lower, Move-or-raise, # and Resize-or-Raise. # # Button 1 in the corner pieces, with any modifiers, gives resize or raise Mouse 1 F A Function "Resize-or-Raise" # Button 1 in the title, sides, or icon, w/ any modifiers, gives move or raise Mouse 1 TS A Function "Move-or-Raise" # Button 1 in an icons gives move for a drag, de-iconify for a double-click, # nothing for a single click # Button 2 in an icon, w/ any modifiers, gives de-iconify Mouse 1 I A Function "Move-or-Iconify" Mouse 2 I A Iconify # Button 2 in the corners, sides, or title-bar gives the window ops menu Mouse 2 FST A Function "window_ops_func" # Button 3 anywhere in the decoration (except the title-bar buttons) # does a raise-lower Mouse 3 TSIF A RaiseLower # Button 3 in the window, with the Modifier-1 key (usually alt or diamond) # gives Raise-Lower. Used to use control here, but that interferes with xterm Mouse 3 W M RaiseLower ###################################################################### ## Section 4: Menus ###################################################################### # ## The Apps menu # AddToMenu Applications "Applications" Title + "" Nop + "%network_local.png%802.11@Home" Exec exec sudo ${HOME}/bin/WIRELESS_HOME & + "" Nop + "%screen_blue.png%ScreenSaver" Exec exec xscreensaver-command -prefs & + "%desktop.png%gcolor" Exec exec gcolor & + "%photo.png%cinepaint" Exec exec cinepaint & + "%counterstrike.png%SPTool" Exec exec /home/fortin/bin/sptool.sh & + "%kiconedit.png%gqview" Exec exec gqview & #+ "%mathematica.png%lmstart" Exec exec /usr/local/matlab/etc/lmstart & + "%cdbakeoven.png%Matlab" Exec exec xterm -geometry 88x56+4+178 -e /usr/local/matlab/bin/matlab -nojvm -nosplash & + "" Nop + "%quake3.png%Games" Popup Games + "%package_applications.png%Other Apps" Popup OtherApps AddToMenu "OtherApps" "OtherApps" Title + "%mini.folder2_3d.xpm%Modules" Popup Module-Popup # # This menu will fire up some very common utilities # AddToMenu "Utilities" "Utilities" Title + "" Nop + "New shell%mini.xterm.xpm%" Exec xterm -ls -sb -fn fixed & + "" Nop + "Hosts%mini.xterm.xpm%" Popup Hosts + "Shells%mini.xterm.xpm" Popup Shells + "Games%mini-happy.xpm%" Popup Games + "" Nop + "" Nop + "Modules%mini.Moduleplayer.xpm%" Popup Module-Popup + "" Nop + "Refresh Screen%mini.bullwinkle_3d.xpm%" Refresh AddToMenu "Games" "Games" Title + "" Nop + "Barren Realms" Exec exec xterm -fn 10x20 -e telnet \ + "Enemy Territory" Exec exec et & + "ZAngband" Exec exec xterm -fn 10x20 -e /home/fortin/bin/zangband & + "NPPAngband" Exec exec xterm -fn 10x20 -e /home/fortin/bin/nppangband & + "Steamband" Exec exec xterm -fn 10x20 -e /home/fortin/bin/steamband & + "Tome" Exec exec xterm -fn 10x20 -e /usr/local/games/tome & + "Oangband" Exec exec xterm -fn 10x20 -e /home/fortin/bin/oangband & + "" Nop + "Infocom" Popup Infocom AddToMenu "Infocom" "Infocom" Title + "" Nop + "A Mind Forever Voyaging" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/AMFV AMFV.DAT + "Arthur: The Quest For Excalibur" Exec exec xterm -fn 10x20 -e bin/infocom \ + "Ballyhoo" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/BALLYHOO DATA/BALLYHOO.DAT + "Beyond Zork" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/BEYONDZO BEYONDZO.DAT + "Border Zone" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/BORDERZO BORDERZO.DAT + "Bureaucracy" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/BUREAUCR BUREAUCR.DAT + "Cutthroat" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/CUTTHROA CUTTHROA.DAT + "Deadline" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/DEADLINE DATA/DEADLINE.DAT + "Enchanter" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/ENCHANT DATA/ENCHANTE.DAT + "Hitchhikers Guide To The Galazy" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/HITCHHIK HITCHHIK.DAT + "Hollywood Hijinx" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/HOLLYWOO HOLLYWOO.DAT + "Infidel" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/INFIDEL DATA/INFIDEL.DAT + "Journey" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/JOURNEY + "Leather Goddesses Of Phobos" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/LEATHER LEATHER.DAT + "Lurking Horror, The" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/LURKING DATA/LURKING.DAT + "Moonmist" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/MOONMIST DATA/MOONMIST.DAT + "Nord And Bert Couldn't Make Head Or Tail Of It" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/NORDANDB NORDANDB.DAT + "Planetfall" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/PLANETF DATA/PLANETFA.DAT + "Seastalker (Junior level)" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/SEASTALK SEASTALK.DAT + "Sherlock" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/SHERLOCK SHERLOCK.DAT + "Sorcerer" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/SORCERER DATA/SORCERER.DAT + "Spellbreaker" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/SPELLBR DATA/SPELLBRE.DAT + "Starcross" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/STARCROS DATA/STARCROS.DAT + "Stationfall" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/STATIONF DATA/STATIONF.DAT + "Suspect" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/SUSPECT DATA/SUSPECT.DAT + "Suspended" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/SUSPENDE DATA/SUSPEND.DAT + "Trinity" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/TRINITY TRINITY.DAT + "Wishbringer" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/WISHBRIN WISHBRIN.DAT + "Witness" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/WITNESS DATA/WITNESS.DAT + "Zork Zero" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/ZORK0 + "Zork I" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/ZORK1 DATA/ZORK1.DAT + "Zork II" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/ZORK2 DATA/ZORK2.DAT + "Zork III" Exec exec xterm -fn 10x20 -e bin/infocom \ /home/fortin/games/Infocom/ZORK3 DATA/ZORK3.DAT + "" Nop + "Manuals" Exec exec /usr/local/Acrobat4/bin/acroread games/Infocom/manuals/mpmanual.pdf + "Maps" Exec exec /usr/local/Acrobat4/bin/acroread games/Infocom/maps/mpmap.pdf + "Hints" Exec exec /usr/local/Acrobat4/bin/acroread games/Infocom/hints/mphints.pdf AddToMenu Module-Popup "FvwmModules" Title + "FvwmAnimate" Module FvwmAnimate + "FvwmAudio" Module FvwmAudio + "FvwmAuto" Module FvwmAuto + "FvwmBacker" Module FvwmBacker + "FvwmBanner" Module FvwmBanner + "FvwmButtons" Module FvwmButtons + "FvwmCascade" Module FvwmCascade + "FvwmCommandS" Module FvwmCommandS + "FvwmConfig" Module FvwmConfig + "FvwmConsole" Module FvwmConsole + "FvwmConsoleC" Module FvwmConsoleC + "FvwmCpp" Module FvwmCpp + "FvwmDebug" Module FvwmDebug + "FvwmEvent" Module FvwmEvent + "FvwmForm" Module FvwmForm + "FvwmGoodStuff" Module FvwmGoodStuff + "FvwmIconBox" Module FvwmIconBox + "FvwmIconMan" Module FvwmIconMan + "FvwmIdent" Module FvwmIdent + "FvwmM4" Module FvwmM4 + "FvwmPager" Module FvwmPager + "FvwmPipe" Module FvwmPipe + "FvwmRearrange" Module FvwmRearrange + "FvwmSave" Module FvwmSave + "FvwmSaveDesk" Module FvwmSaveDesk + "FvwmScript" Module FvwmScript + "FvwmScroll" Module FvwmScroll + "FvwmTalk" Module FvwmTalk + "FvwmTaskBar" Module FvwmTaskBar + "FvwmTile" Module FvwmTile + "FvwmWinList" Module FvwmWinList AddToMenu Window-Ops "Window Ops" Title + "" Nop + "Window List" WindowList + "%mini.move.xpm%Move" Move-or-Raise2 + "%mini.resize.xpm%Resize" Resize-or-Raise2 + "%mini.raise.xpm%Raise" Raise + "%mini.lower.xpm%Lower" Lower + "%mini.icon_hide_3d.xpm%(De)Iconify" Iconify + "%mini.stack_3d.xpm%(Un)Stick" Stick + "(Un)Maximize" maximize_func + "" Nop + "%mini.destroy.xpm%Delete" Delete + "Close" Close + "%mini.destroy.xpm%Destroy" Destroy + "" Nop + "%mini.lightbulb_3d.xpm%Refresh Screen" Refresh AddToMenu Window-Ops2 "%mini.move.xpm%Move" Move-or-Raise + "" Nop + "%mini.resize.xpm%Resize" Resize-or-Raise + "%mini.raise.xpm%Raise" Raise + "%mini.lower.xpm%Lower" Lower + "%mini.icon_hide_3d.xpm%Iconify" Iconify + "%mini.stack_3d.xpm%(Un)Stick" Stick + "" Nop + "%mini.destroy.xpm%Delete" Delete + "Close" Close + "%mini.destroy.xpm%Destroy" Destroy + "" Nop + "ScrollBar" Module FvwmScroll 2 2 + "%mini.printout_3d.xpm%Print" PrintFunction AddToMenu Hosts "Blondie" Title + "%abiword.png%CLIs" PopUp CLIs + "" Nop + "%removable_drive_mount.png%Other Hosts" PopUp rHosts + "" Nop + "%quake3.png%Games" Popup Games + "" Nop + "%adsl.png%Apps" Popup Apps AddToMenu Apps "Apps" Title + "%vmware2.png%VMware" Exec exec vmware& + "%kate.png%Planner" Exec exec planner & + "%gnome-apps.png%Run Log" Exec exec gnumeric RunLog.gnumeric& + "%pan.png%DVD Player" Exec exec gxine& #+ "%pan.png%ROX-Filer" Exec exec rox& #+ "%abiword.png%Msg Tail" Exec exec aterm -fn fixed -geometry 120x20+20+20 -tr -trsb -name aterml -exec tail -f /var/log/messages & #+ "%soffice.png%OpenOffice" Exec exec soffice& + "" Nop + "%mozilla2.png%firefox" Exec exec /usr/local/firefox/firefox& + "%mozilla-mail.png%mozilla mail" Exec exec /usr/local/mozilla/mozilla -mail& AddToMenu CLIs "CLIs" Title + "%abiword.png%xterm" Exec exec xterm -sl 2048 -fn fixed -T local\ to\ blondie -n blondie & + "%abiword.png%rxvt" Exec exec rxvt -sl 2048 -fn 10x20 -T local\ to\ blondie -n blondie & + "%abiword.png%aterm" Exec exec aterm -sl 2048 -n blondie & + "%abiword.png%t-aterm" Exec exec aterm +sb -tr -trsb -sl 2048 -fn 10x20 -T local\ to\ blondie -n blondie & #+ "%abiword.png%materm" Exec exec multi-aterm -sl 2048 -n blondie & AddToMenu rHosts "Remote" Title + "%adsl.png%winch" Exec exec xterm -bg orange1 -fn fixed -T winch2 -n winch2 -e ssh rmc@winch2 & + "" Nop + "%counterstrike.png%elderhome" Exec exec xterm -bg MediumTurquoise -T elderhome -n elderhome -e ssh -v -l theelder elderhome.org& + "%uae.png%oss" Exec exec xterm -bg MediumTurquoise -T osss -n osss -e ssh -l osss oceanstatesoccer.org& AddToMenu Logout-Verify "%mini.question2_3d.xpm%Logout-Verify" Title + "" Nop + "%limewire.png%Restart Fvwm2" Restart + "%screen_black.png%Log Out" Quit AddToMenu System "System" Title + "" Nop + "%konsole.png%Lock Screen" Exec exec xscreensaver-command -lock & + "%konsole2.png%Window Ops" PopUp Window-Ops + "%kit.png%RandBG" Exec exec /home/fortin/bin/randBG & + "%kcmdrkonqui.png%Fvwm2" PopUp Logout-Verify AddToMenu Terms-Popup "Terminals" Title + "rxvt -pixmap" Popup rxvt-xpm-popup + "rxvt" Exec rxvt & + "color-xterm (nxterm)" Exec color-xterm & + "xterm +cm" Exec xterm +cm & + "xterm" Exec xterm & + "kterm" Exec kterm & AddToMenu rxvt-xpm-popup "Rxvt Pixmaps" Title + "Alien" Exec rxvt -pixmap lib/images/alien01.xpm -fg white & + "Dead" Exec rxvt -pixmap lib/images/dead01.xpm -fg white & + "DangerMouse" Exec rxvt -pixmap lib/images/dmlogo.xpm -fg white & + "DrCitizen" Exec rxvt -pixmap lib/images/drcitizn.xpm -fg white & + "Hal" Exec rxvt -pixmap lib/images/hal.xpm -fg white & + "Joe 01" Exec rxvt -pixmap lib/images/joe01.xpm -fg white & + "Scream" Exec rxvt -pixmap lib/images/scream.xpm -fg white & + "Testcard" Exec rxvt -pixmap lib/images/tcf.xpm -fg white & + "" Nop + "desk0" Exec rxvt -pixmap .backgrounds/desk0.xpm & + "desk1" Exec rxvt -pixmap .backgrounds/desk1.xpm -fg white & + "desk2" Exec rxvt -pixmap .backgrounds/desk2.xpm -fg white & + "desk3" Exec rxvt -pixmap .backgrounds/desk3.xpm -fg white & ###################################################################### ## Section 5: Functions. ###################################################################### AddToFunc "InitFunction" I Desk 0 0 #+ I PipeRead 'fvwm-desktop -start' + I Exec /home/fortin/bin/randBG + I Exec xconsole -exitOnFail -bg "#ffcc00" -geometry 755x100+25-128 -title Console -n Console #+ I Exec exec xterm -fg $[fg.cs0] -bg $[bg.cs0] + I Exec xset b off + I Exec xscreensaver #+ I Exec exec jpilot -geometry +224+124 #+ I Exec exec gkrellm -geometry -2+2 + I Module FvwmButtons #+ I Module NetSites #+ I Module System + I Module FvwmBacker + I Module FvwmWharf + I Exec xv -max -dither -root -quit ./.backgrounds/desk0 + I Module FvwmButtons -g 280x64+40-4 cpanel AddToFunc "RestartFunction" #+ I PipeRead 'fvwm-desktop -start' #+ I Exec /home/fortin/bin/randBG + I Module FvwmButtons #+ I Module NetSites #+ I Module System + I Module FvwmBacker + I Module FvwmWharf #+ I Exec exec gkrellm -geometry -2+2 + I Exec xv -max -dither -root -quit ./.backgrounds/desk$d + I Module FvwmButtons -g 280x64+40-4 cpanel AddToFunc "randBGFunc" # # This one moves and then raises the window if you drag the mouse, # only raises the window if you click, or does a full maximize if # you double click # AddToFunc "Move-or-Raise" "M" Move + "C" Raise + "D" Maximize 100 100 AddToFunc Move-or-Raise2 "M" Raise + "M" Move + "D" Lower # # This one moves and then lowers the window if you drag the mouse, # only lowers the window if you click, or does a RaiseLower if you double # click # AddToFunc "Move-or-Lower" "M" Move + "M" Lower + "C" Lower + "D" RaiseLower # # This one moves or (de)iconifies: # AddToFunc "Move-or-Iconify" "M" Move + "D" Iconify # # This one resizes and then raises the window if you drag the mouse, # only raises the window if you click, or does a RaiseLower if you double # click # AddToFunc "Resize-or-Raise" "M" Resize + "C" Raise + "D" RaiseLower AddToFunc Maximize-Func "M" Maximize 100 100 + "C" Maximize 0 80 + "D" Maximize 0 100 AddToFunc Maximize-Fraction-or-Full "C" Maximize 0 72 + "D" Maximize 0 100 #AddToFunc Resize-or-Raise "I" Raise #+ "M" Resize #+ "D" Lower AddToFunc Resize-or-Raise2 "M" Raise + "M" Resize + "D" Lower AddToFunc PrintFunction "I" Raise + "I" Exec xwd -root -out /tmp/screenDump.xwd AddToFunc Dynamic-Menu-Func "I" DestroyMenu "Dynamic-Menu" + "I" Menu Dynamic-Menu ## need this because Focus no longer does implicit warp AddToFunc Focus-and-Warp "I" Focus + "I" WarpToWindow 2p 2p AddToFunc "warp-or-run" + "I" Next [$0] Iconify -1 + "I" Next [$0] Focus + "I" None [$0] $1 $2 $3 $4 $5 $6 $7 $8 $9 # The first argument ($0) is the name of the window to search for. The # next arguments (up to 9) are the 'Exec' command to run if the window # isn't found. AddToFunc "RloginFunc" + "I" Exec xterm -e rlogin $0 & ## I use these in FvwmIconMan AddToFunc "DeiconifyFocusAndWarp" + "I" Iconify -1 + "I" Focus + "I" WarpToWindow 50 5 AddToFunc "DeiconifyRaiseAndFocus" + "I" Iconify -1 + "I" Raise + "I" Focus ## WindowShade doesn't raise by default AddToFunc "WindowShadeAndRaise" + "I" WindowShade + "I" Raise AddToFunc "GetMenu" "I" DestroyMenu $0 + "I" Read lib/fvwm/menus/$0 + "I" Menu $0 $1 AddToFunc "GetPopup" "I" DestroyMenu $0 + "I" Read lib/fvwm/menus/$0 + "I" Popup $0 AddToFunc "rxvt-xpm-func" + "I" Exec rxvt -pixmap "$0;100" & # # One more complex function - couldn't be defined earlier because it used # pop-up menus # # This creates the "system" menu for the title-bar window-ops # pop-up # AddToFunc "window_ops_func" "C" PopUp Window-Ops2 + "M" PopUp Window-Ops2 + "D" Delete ###################################################################### ## Section 6: Decors and Styles ###################################################################### AddToDecor default + BorderStyle Active -- HiddenHandles + BorderStyle InActive + TitleStyle RightJustified AddToDecor xterm + BorderStyle Active -- HiddenHandles NoInset + BorderStyle InActive -- HiddenHandles NoInset + TitleStyle RightJustified # You can also use the Style command to set the colors of individual # title bars of some non-selected windows Style * Colorset 1 Style * HilightColorset 2 #MenuStyle * MenuColorset 3 #MenuStyle * ActiveColorset 4 #MenuStyle * GreyedColorset 5 Style "XClock" Colorset 8 Style "*" Handles, HandleWidth 4 Style "*" NoIcon, MiniIcon mini.graph2_3d.xpm Style "*" UseDecor default, Color White/MediumPurple4 Style "*" DecorateTransient Style "*" SloppyFocus Style "*" IconBox -400 2 -2 200 Style "*" BorderWidth 5, HandleWidth 5 Style "*" MWMFunctions,MWMDecor,HintOverride,MWMBorder,MWMbuttons # Set the decoration styles and window options # Order is important!!!! # If compatible styles are set for a single window in multiple Style # commands, then the styles are ORed together. If conflicting styles # are set, the last one specified is used. # These commands should command before any menus or functions are defined, # and before the internal pager is started. # # Default border and handle widths # Style "Fvwm*" NoTitle, Sticky, WindowListSkip Style "Fvwm Pager" NoHandles Style "FvwmBanner" StaysOnTop Style "FvwmButtons" BorderWidth 0, NoTitle, Sticky, HandleWidth 0, StaysOnBottom Style "FvwmTaskBar" NoTitle,BorderWidth 4, HandleWidth 4, Sticky, StaysOnTop, CirculateSkip Style "asclock*" NoTitle, NoHandles, Sticky, WindowListSkip Style "xbiff" NoTitle, Sticky Style "gkrellm" NoTitle, Sticky, StaysOnBottom Style "axe" Sticky, NakedTransient Style "aXe" Sticky, NoTitle, WindowListSkip Style "x11amp" NoTitle, NoHandles, BorderWidth 1 Style "xmms" NoTitle, NoHandles, BorderWidth 1 Style "aterml" NoTitle, NoHandles, BorderWidth 0, StaysOnBottom, WindowListSkip, Sticky #Style "GQmpeg" Sticky, NoTitle, NoHandles, BorderWidth 1 Style "panel" Sticky,NoTitle, NoHandles, BorderWidth 1, WindowListSkip Style "caterm" NoTitle, NoHandles, BorderWidth 0, StaysOnBottom #Style "ROX-*" NoTitle, WindowListSkip # # Some mini-icons for the title bar # Style "*" Icon Fractal.xpm Style "*xterm*" Icon Shell.xpm, MiniIcon mini.xterm.linux_3d.xpm Style "xsession" Icon mini-bx2.xpm Style "xv" Icon xv.color.xpm, MiniIcon mini.xv.color.xpm Style "Netscape" Icon netscape_3d.xpm, MiniIcon mini.netscape_3d.xpm Style "Figure No*" Icon math4_3d.xpm Style "matlab" Icon math4_3d.xpm Style "Ical" StartsOnDesk 1, Icon datebook.xpm Style "Netscape*" WindowListSkip, SkipMapping Style "x48" Icon Calculator.xpm Style "WorkMan*" Icon CompactDisc.xpm Style "axe*" Icon TextEditor.xpm Style "Mirror" WindowListSkip Style "Recall" WindowListSkip Style "Choice" WindowListSkip Style "*blondie*" WindowListSkip Style "*Thanks for flying*" WindowListSkip Style "*mathematica*" WindowListSkip Style "xclock" WindowListSkip Style "Term-*" WindowListSkip Style "Plan" BorderWidth 0, HandleWidth 0 Style FvwmPager ParentalRelativity Style FvwmButtons ParentalRelativity Style FvwmIconMan ParentalRelativity ButtonStyle 1 Pixmap mini-cross.xpm ButtonStyle 3 Pixmap mini.winXX-normalize.xpm ButtonStyle 2 Pixmap mini.winXX-close.xpm ButtonStyle 4 Pixmap mini.winXX-maximize.xpm ButtonStyle 6 Pixmap mini.winXX-minimize.xpm ###################################################################### ## Section 7: Modules. ###################################################################### ###################################################################### ## 7a. Pager ###################################################################### #*FvwmPagerBack grey60 *FvwmPagerFore black *FvwmPagerFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-* *FvwmPagerHilight #c3c3c3 #*FvwmPagerGeometry -1-1 *FvwmPagerLabel 0 Desktop *FvwmPagerSmallFont 5x8 *FvwmPagerRows 1 *FvwmPagerColumns 4 *FvwmPagerBalloons All *FvwmPagerBalloonBack Yellow *FvwmPagerBalloonFore Black *FvwmPagerBalloonFont lucidasanstypewriter-12 *FvwmPagerBalloonYOffset +2 *FvwmPagerBalloonBorderWidth 1 *FvwmPagerBalloonBorderColor Black #*FvwmPager: Pixmap /home/fortin/.xpm/fvwmbuttons.xpm *FvwmPager: Colorset * 22 #*FvwmPager: BalloonColorset * 1 #*FvwmPager: HilightColorset * 7 #*FvwmPager: WindowColorsets 1 2 ###################################################################### ## 7b. Buttons ###################################################################### DestroyModuleConfig FvwmButtons: * *FvwmButtons: Fore #FFCC99 *FvwmButtons: Back grey50 #*FvwmButtons: Geometry 900x64-2-2 *FvwmButtons: ButtonGeometry 64x64-2-2 *FvwmButtons: Rows 1 *FvwmButtons: Columns 15 *FvwmButtons: Font -adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-* *FvwmButtons: Padding 0 0 *FvwmButtons: BoxSize smart *FvwmButtons: Frame 0 *FvwmButtons: Pixmap /home/fortin/.pixmaps/yellow_weave.xpm *FvwmButtons: (Swallow(UseOld,NoKill) wmbutton 'Exec wmbutton &') #*FvwmButtons: (Swallow(UseOld,NoKill) asamp 'Exec asamp -s /home/fortin/.playlist1.m3u &') *FvwmButtons: (1x1, Swallow gqmpeg 'Exec gqmpeg --dock --skin:/home/fortin/.gqmpeg/skins/osk-dock-64x64-tile1 &') #*FvwmButtons: (Swallow(UseOld,NoKill) wmbattery 'Exec wmbattery &') *FvwmButtons: (Swallow(UseOld,NoKill) wmix 'Exec wmix &') *FvwmButtons: (1x1, Swallow(UseOld,NoKill) wmweather+ 'Exec wmweather+ -display-mode "map" -s KPVD -location "N41.56175 W71.4702" -radar-uri http://weather.noaa.gov/radar/images/DS.p20-r/SI.kbox/latest.gif &') #*FvwmButtons: (Swallow(UseOld,NoKill) wmbattery 'Exec wmbattery &') *FvwmButtons: (1x1, Swallow(UseOld,NoKill) wmacpimon 'Exec wmacpimon &') #*FvwmButtons: (1x1, Swallow(UseOld,NoKill) wmpower 'Exec wmpower -no-meddling &') #*FvwmButtons: (Swallow(UseOld,NoKill) asclock 'Exec asclock -d &') #*FvwmButtons: (1x1,Swallow(UseOld,NoKill) xnetload2 "Exec \ #xnetload2 -n xnfoo -kb wlan0 -geometry 64x50 -fn fixed -nv -ni CornflowerBlue &") *FvwmButtons: (1x1,Swallow(UseOld,NoKill) "xload15" "Exec xload \ -title xload15 -hl red -fg green -bg midnightblue -update 1 &") #*FvwmButtons: (Swallow xnetload "Exec \ #xnetload -kb eth0 -geometry 64x40 -fn fixed -nv -ni -bg MediumTurquoise &") #*FvwmButtons: (Swallow xnetload "Exec \ #xnetload -kb wlan0 -geometry 64x40 -fn fixed -nv -ni -bg MediumTurquoise &") *FvwmButtons: (1x1, Swallow(UseOld,NoKill) wmnd 'Exec wmnd -w twisted -I eth0,wlan0 &') *FvwmButtons: (1x1, Swallow(UseOld,NoKill) bubblemon 'Exec bubblemon &') *FvwmButtons: (1x1, Swallow(UseOld,NoKill) fishmon 'Exec wmfishtime -b&', Padding 0 2) *FvwmButtons: (6x1, Swallow(UseOld,NoKill) "FvwmPager" "FvwmPager 0 3", Frame 0, Padding 0 0) ###################################################################### ## 7c. Ident ###################################################################### *FvwmIdentBack #000080 *FvwmIdentFore Yellow *FvwmIdentFont -adobe-helvetica-medium-r-*-*-12-*-*-*-*-*-*-* ###################################################################### # ... more FvwmIconMan config lines ... *FvwmIconMan*nummanagers 1 *FvwmIconMan*resolution global *FvwmIconMan*background slategrey *FvwmIconMan*foreground white *FvwmIconMan*font 7x13 *FvwmIconMan*buttongeometry 100x0 *FvwmIconMan*managergeometry 1x0-0+0 *FvwmIconMan: *Colorset 6 *FvwmIconMan: *FocusColorset 2 *FvwmIconMan: *FocusAndSelectColorset 2 *FvwmIconMan: *PlainColorset 6 *FvwmIconMan: *SelectColorset 6 *FvwmIconMan: *TitleColorset 6 ###################################################################### ## 7e. TaskBar ###################################################################### *FvwmTaskBar: Back #c3c3c3 *FvwmTaskBar: Fore black *FvwmTaskBar: TipsBack bisque *FvwmTaskBar: TipsFore black *FvwmTaskBar: Geometry +0-0 *FvwmTaskBar: Font -adobe-helvetica-medium-r-*-*-14-*-*-*-*-*-*-* *FvwmTaskBar: SelFont -adobe-helvetica-bold-r-*-*-14-*-*-*-*-*-*-* *FvwmTaskBar: StatusFont fixed *FvwmTaskBar: Action Click1 DeiconifyRaiseAndFocus *FvwmTaskBar: Action Click2 Iconify On *FvwmTaskBar: Action Click3 Lower *FvwmTaskBar: UseSkipList *FvwmTaskBar: UseIconNames *FvwmTaskBar: AutoStick *FvwmTaskBar: ShowTips *FvwmTaskBar: NoIconAction SendToModule FvwmAnimate animate *FvwmTaskBar: ButtonWidth 180 *FvwmTaskBar: BellVolume 20 *FvwmTaskBar: MailBox /var/spool/mail/ *FvwmTaskBar: MailCommand Exec xterm -e mail *FvwmTaskBar: ClockFormat %I:%M %p *FvwmTaskBar: StartName Start *FvwmTaskBar: StartIcon mini-exp.xpm *FvwmTaskBar: Colorset 6 *FvwmTaskBar: IconColorset 6 *FvwmTaskBar: TipsColorset 0 ###################################################################### ## 7e. Backer ###################################################################### #*FvwmBackerDesk 0 Exec xpmroot ./.backgrounds/desk0.xpm #*FvwmBackerDesk 1 Exec xpmroot ./.backgrounds/desk1.xpm #*FvwmBackerDesk 2 Exec xpmroot ./.backgrounds/desk2.xpm #*FvwmBackerDesk 3 Exec xpmroot ./.backgrounds/desk3.xpm *FvwmBackerDesk 0 Exec xv -dither -max -root -quit /home/fortin/.backgrounds/desk0 *FvwmBackerDesk 1 Exec xv -dither -max -root -quit /home/fortin/.backgrounds/desk1 *FvwmBackerDesk 2 Exec xv -dither -max -root -quit /home/fortin/.backgrounds/desk2 *FvwmBackerDesk 3 Exec xv -dither -max -root -quit /home/fortin/.backgrounds/desk3 #*FvwmBackerDesk 0 Exec $BG_DISP .backgrounds/desk0 #*FvwmBackerDesk 1 Exec $BG_DISP .backgrounds/desk1 #*FvwmBackerDesk 2 Exec $BG_DISP .backgrounds/desk2 #*FvwmBackerDesk 3 Exec $BG_DISP .backgrounds/desk3 ###################################################################### ## 7f. Animate ###################################################################### #*FvwmAnimateEffect random #*FvwmAnimateIterations 5 #*FvwmAnimateDelay 1 #*FvwmAnimateTwist 1 ###################################################################### ##################################################################### ###################################################################### #Colorset 13 fg #ffffff, bg #ffffff, hi #dde5ec, sh #a6bbce, RootTransparent, Tint #ffffff 65 #Colorset 14 fg #000000, fgsh #c8cfd7, bg #ffffff, hi #dde5ec, sh #a6bbce, Transparent, Tint #ffffff 0 ##Colorset 15 fg #a6a6a6, bg #000000, fgsh #000000, Transparent #Colorset 15 Transparent, fg rgb:ff/ff/c4, bg darkcyan #Colorset 16 fg #000000, fgsh #ccccff, bg #ccccff, hi #dde5ec, sh #a6bbce #Colorset 17 fg #000000, fgsh #c0c5c8, bg #ebebff, hi #dde5ec, sh #a6bbce #Colorset 18 fg #000000, fgsh #c0c5c8, bg #caffdf, hi #dde5ec, sh #a6bbce #Colorset 19 fg #000000, fgsh #c0c5c8, bg #aad3ac, hi #dde5ec, sh #a6bbce #Colorset 20 fg #000000, fgsh #c0c5c8, bg #cef0ff, hi #dde5ec, sh #a6bbce #Colorset 21 fg #000000, fgsh #c0c5c8, bg #f5f4cc, hi #dde5ec, sh #a6bbce #Style cpanel Sticky, NoTitle, Handlewidth 1, Borderwidth 1, WindowListSkip, StaysOnBottom #DestroyModuleConfig cpanel: * #*cpanel: Font "Shadow=1 b bl r br r :xft:Lucida Grande:style=Bold:pixelsize=12:minspace=True" #*cpanel: Columns 4 #*cpanel: Rows 1 ##*cpanel: Pixmap None ##*cpanel: (Title "TheGimp", Colorset 15, icon gimp.png, Action(Mouse 1) `Exec gimp-2.0`, Action(Mouse 3) `Exec gimp-2.0`) ##*cpanel: (Title "CinePaint", Colorset 15, icon photo.png, Action(Mouse 1) `Exec cinepaint`, Action(Mouse 3) `Exec cinepaint`) ##*cpanel: (Title "Open Office", Colorset 15, icon soffice.png, Action(Mouse 1) `Exec soffice`, Action(Mouse 3) `Exec soffice`) #*cpanel: (Colorset 15, icon gimp.png, Action(Mouse 1) `Exec gimp-2.0`, Action(Mouse 3) `Exec gimp-2.0`) #*cpanel: ( Colorset 15, icon photo.png, Action(Mouse 1) `Exec cinepaint`, Action(Mouse 3) `Exec cinepaint`) #*cpanel: (Colorset 15, icon soffice.png, Action(Mouse 1) `Exec soffice`, Action(Mouse 3) `Exec soffice`) #*cpanel: (Colorset 15, icon counterstrike.png, Action(Mouse 1) `Exec /home/fortin/bin/sptool.sh`, Action(Mouse 3) `Exec /home/fortin/bin/sptool.sh`)