home *** CD-ROM | disk | FTP | other *** search
- #
- # Configuration file for fvwm95
- # by Daniel Martin
- #
- # Much of this was inspired by/stolen from the fvwm2 configuration file.
- # (by Lars Wirzenius)
- # The easiest way to explain everything is to say "install fvwm2 and
- # read /usr/doc/fvwm2/README.sysrc"
- #
-
- #
- # Use pre.hook for things that need to be done before anything else.
- # For example, a PixmapPath might be defined here.
- #
-
- Read /etc/X11/fvwm95/pre.hook
- Read .fvwm95/pre.hook
-
- #========================================================================#
-
- #
- # Fonts - one for window titles, another for icons, and another for the menus
- #
- WindowFont -*-lucida-medium-r-*-*-10-*-*-*-*-*-*-*
- IconFont fixed
- MenuFont -*-lucida-medium-r-*-*-10-*-*-*-*-*-*-*
-
- #
- # Set the default window colors. The syntax is:
- # DefaultColors winforecolor winbackcolor titleforecolor titlebackcolor
- # where:
- # winbackcolor is the background (border) color of all windows,
- # including the menu windows
- # winforecolor is used for the menu text
- # titlebackcolor is the background color used for title bars of
- # non selected windows
- # titleforecolor is the color of the title text of non selected windows
- #
- DefaultColors Black #cccccc #cccccc grey50
-
- #
- # Text and background color for the title bar of the active (selected) window
- #
- HilightColors White #00007f
-
- #
- # Text and background color for the title bar of sticky windows
- #
- StickyColors grey50 grey20
-
- # You can also use the Style command to set the colors of individual
- # title bars of some non-selected windows
-
-
- #Style "*" ForeColor #c0c0c0
- #Style "*" BackColor grey51
-
- #========================================================================#
-
- #
- # Set up the major operating modes
- #
-
- #Style "*" ClickToFocus
- # Put one of the following in your post.hook if you would prefer
- # focus follow mouse.
- #ChangeDefaultFocus MouseFocus
- #ChangeDefaultFocus SloppyFocus
-
- # If we use the FvwmTaskBar we don't need the icons :-)
- # Style "..." Icon are also commented below.
- Style "*" NoIcon
- Style "*" MWMFunctions
- Style "*" HintOverride
- Style "*" MWMDecor
- Style "*" DecorateTransient
-
- OpaqueMoveSize 100
- # A low-memory system might want to do something like:
- # OpaqueMoveSize 40
- EdgeScroll 100 100
- EdgeResistance 10000 10
-
- #
- # RandomPlacement prevents user interaction while placing windows:
- #
- Style "*" RandomPlacement, SmartPlacement
-
- #
- # NoPPosition instructs fvwm to ignore the PPosition field in window
- # geometry hints. Emacs annoyingly sets PPosition to (0,0)!
- #
- Style "*" NoPPosition
-
- #========================================================================#
-
- #
- # Set the desk top size in units of physical screen size
- #
-
- DeskTopSize 1x1
-
- #========================================================================#
-
- #
- # Module path and paths to the icons
- # ModulePath is a colon-separated list, just like regular unix PATH
- #
- ModulePath /usr/X11R6/lib/X11/fvwm95/
- PixmapPath .fvwm95/icons:.fvwm95/icons:.icons:/usr/local/share/fvwm95/icons:/usr/local/share/fvwm95/mini-icons:/usr/local/share/icons:/usr/share/fvwm95/icons:/usr/share/fvwm95/mini-icons:/usr/share/icons:/usr/share/pixmaps:/usr/X11R6/include/X11/pixmaps:/usr/X11R6/include/X11/bitmaps:/usr/X11R6/include/pixmaps:/usr/X11R6/include/bitmaps
- IconPath .fvwm95/icons:.fvwm95/icons:.icons:/usr/local/share/fvwm95/icons:/usr/local/share/fvwm95/mini-icons:/usr/local/share/icons:/usr/share/fvwm95/icons:/usr/share/fvwm95/mini-icons:/usr/share/icons:/usr/share/pixmaps:/usr/X11R6/include/X11/pixmaps:/usr/X11R6/include/X11/bitmaps:/usr/X11R6/include/pixmaps:/usr/X11R6/include/bitmaps
- #========================================================================#
-
- # Set the decoration styles and window options
- # 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 "*" BorderWidth 2, HandleWidth 2
-
- Style "Fvwm*" NoTitle, Sticky, WindowListSkip
- #Style "Fvwm Pager" StaysOnTop, NoHandles
- #Style "FvwmBanner" StaysOnTop
- #Style "FvwmButtons" NoTitle, NoHandles, Sticky, CirculateSkip, WindowListSkip,BorderWidth 5, ClickToFocus
- #Style "FvwmConsole" WindowListHit, Title, Slippery
- #Style "FvwmTaskBar" ClickToFocus
- #These are left to the local sysadmin to deal with
- #Style "*lock" NoTitle, NoHandles, Sticky, WindowListSkip
- #Style "xbiff" NoTitle, Sticky, WindowListSkip
-
- #
- # Some mini-icons for the title bar
- #
- Style "*" TitleIcon mini-x2.xpm
- Style "*xterm*" TitleIcon mini-term.xpm
- Style "rxvt" TitleIcon mini-term.xpm
- Style "xcalc" TitleIcon mini-calc.xpm
- Style "xsession" TitleIcon mini-bx2.xpm
- Style "xv" TitleIcon mini-xv.xpm
- Style "Netscape" TitleIcon mini-nscape.xpm
- Style "xmag" TitleIcon mini-zoom.xpm
- Style "editor" TitleIcon mini-edit.xpm
- Style "tkps" TitleIcon mini-run.xpm
- Style "Ghostview" TitleIcon mini-gv.xpm
- Style "Xcolorsel" TitleIcon mini-colors.xpm
- Style "IDL*" TitleIcon mini-zoom.xpm
- Style "xeyes" TitleIcon mini-eyes.xpm
- Style "*fm*" TitleIcon mini-filemgr.xpm
- # xman resource names
- Style "topBox" TitleIcon mini-book1.xpm
- Style "help" TitleIcon mini-book2.xpm
- Style "manualBrowser" TitleIcon mini-book2.xpm
- # xpaint resource names
- Style "xpaint" TitleIcon mini-paint.xpm
- Style "Canvas" TitleIcon mini-paint.xpm
- Style "fatbits" TitleIcon mini-paint.xpm
- Style "filebrowser" TitleIcon mini-ofolder.xpm
-
- Style "FvwmFile" TitleIcon mini-ofolder.xpm
- Style "XDbx" TitleIcon mini-bug2.xpm
-
-
- #Style "rxvt" Icon term.xpm
- #Style "xterm" Icon xterm.xpm
- #Style "color_xterm" Icon rterm.xpm
- #Style "Appointment" Icon datebook.xpm
- #Style "xcalc" Icon Rcalc.xpm
- #Style "xbiff" Icon mail1.xpm
- #Style "xmh" Icon mail1.xpm, StartsOnDesk 2
- #Style "xman" Icon xman.xpm
- #Style "xvgr" Icon graphs.xpm
- #Style "matlab" Icon math4.xpm
- #Style "xmag" Icon mag_glass.xpm
- #Style "xgraph" Icon graphs.xpm
- #Style "xv" Icon xview.xpm
- #Style "FvwmButtons" Icon toolbox.xpm
- #Style "xconsole" Icon koala.xpm
- #Style "xsession" Icon koala.xpm
- #Style "editor" Icon textedit.xpm
- #Style "ghostview" Icon gv.xpm
-
- #========================================================================#
-
- #
- # Stuff to do at start-up
- # For example, if you also have fvwm2 installed, you might add
- # + "I" Exec setup-background
- # to your .fvwm95/init.hook
- #
- # The init.hook, init-restart.hook and restart.hook files should
- # contain continuation lines, eg:
- # + "I" Exec xterm
- #
- #
-
- AddToFunc "InitFunction" "I" Exec xpmroot /usr/X11R6/pixmap/install_big.xpm &
- AddToFunc "InitFunction" "I" Exec echo "startx success" > /tmp/X-success &
- #AddToFunc "InitFunction" "I" Exec xloadimage -onroot -fullscreen /usr/X11R6/pixmap/install_big.gif &
- Read /etc/X11/fvwm95/init.hook
- Read /etc/X11/fvwm95/init-restart.hook
- Read .fvwm95/init.hook
- Read .fvwm95/init-restart.hook
-
-
- AddToFunc "RestartFunction"
- Read /etc/X11/fvwm95/restart.hook
- Read /etc/X11/fvwm95/init-restart.hook
- Read .fvwm95/restart.hook
- Read .fvwm95/init-restart.hook
-
- #========================================================================#
-
- # Now define some handy complex functions
-
- #------------------------------------------------------------------------------
- # These two maximize in both directions and just vertically, respectively.
- # The idea is to allow for more customization, and also to not cover the
- # taskbar.
- #------------------------------------------------------------------------------
-
- #DestroyFunc "Maximize-Func"
- #AddToFunc "Maximize-Func" "I" Maximize 100 97
- #DestroyFunc "Vert-Maximize-Func"
- #AddToFunc "Vert-Maximize-Func" "I" Maximize 0 97
-
- #
- # 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
- #
- #DestroyFunc "Move-or-Raise"
- #AddToFunc "Move-or-Raise" "M" Move
- #+ "M" Raise
- #+ "C" Raise
- #+ "D" Maximize-Func
-
- #
- # 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
- #
- #DestroyFunc "Move-or-Lower"
- #AddToFunc "Move-or-Lower" "M" Move
- #+ "M" Lower
- #+ "C" Lower
- #+ "D" RaiseLower
-
- #
- # This one moves or (de)iconifies:
- #
- #DestroyFunc "Move-or-Iconify"
- #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
- #
- #DestroyFunc "Resize-or-Raise"
- #AddToFunc "Resize-or-Raise" "M" Resize
- #+ "M" Raise
- #+ "C" Raise
- #+ "D" RaiseLower
-
- #------------------------------------------------------------------------------
- # This one focuses and then 'warps' to the center of the window.
- #------------------------------------------------------------------------------
-
-
- DestroyFunc "FocusAndWarp"
- AddToFunc FocusAndWarp "I" Focus
- + "I" WarpToWindow 50 50
-
-
- #------------------------------------------------------------------------------
- # Like the precedent, but de-iconifies first.
- #------------------------------------------------------------------------------
-
- DestroyFunc "DeiconifyFocusAndWarp"
- AddToFunc DeiconifyFocusAndWarp "I" Iconify -1
- + "I" FocusAndWarp
-
- #------------------------------------------------------------------------------
- # This one is used to modify some settings
- #------------------------------------------------------------------------------
-
- DestroyFunc "ChangeDefaultFocus"
- AddToFunc ChangeDefaultFocus "I" Style "*" $0
- #+ "I" Style "FvwmTaskBar" ClickToFocus
- + "I" Style "FvwmButtons" ClickToFocus
- + "I" Recapture
-
- #------------------------------------------------------------------------------
- # A really useful one: de-iconifies, warps to the window
- # or creates it if it doen't exist (often used with mailtools)
- #------------------------------------------------------------------------------
-
- DestroyFunc "WarpOrExec"
- AddToFunc WarpOrExec "I" Next [$0] Iconify -1
- + "I" Next [$0] FocusAndWarp
- + "I" None [$0] Exec $0 $1
-
- #
- # The main menu.
- #
-
- #
- # Read in system and user menu definitions.
- #
-
- #DestroyMenu /Debian
- # Read system and user menu prefixes
- #AddToMenu /Corel
- #+ "CorelMenu" Title
- #Read /etc/X11/fvwm95/main-menu-pre.hook
- #Read .fvwm95/main-menu-pre.hook
-
- # Read the auto-generated menus
- #Read /etc/X11/fvwm95/menudefs.hook
- #Read .fvwm95/menudefs.hook
-
- # Add in user additions
- #Read /etc/X11/fvwm95/main-menu.hook
- #Read .fvwm95/main-menu.hook
-
- # Tack a quit entry on to the end
- #AddToMenu /Corel
- #+ "" Nop
- #+ "Exit Fvwm" Popup Quit-Verify
-
-
- #========================================================================#
- #
- # The Window-Ops menu is for manipulating windows. It is invoked either
- # from the main menu, or directly from the root window.
- #
-
- #
- # This defines the most common window operations
- #
- AddToMenu "Window" "Window Ops" Title
- #+ "&Move" Function Move-or-Raise
- #+ "&Resize" Function Resize-or-Raise
- #+ "R&aise%mini-raise.xpm%" Raise
- #+ "&Lower%mini-lower.xpm%" Lower
- #+ "(De)Iconify" Iconify
- #+ "(Un)Stick" Stick
- + "(Un)Maximize" Maximize-Func
- + "" Nop
- #+ "Kill" Destroy
- + "&Close" Close
- + "" Nop
- #+ "Switch to..." WindowList
- #+ "Refresh Screen%mini-ray.xpm%" Refresh
-
- # This menu is invoked as a sub-menu - it allows you to quit,
- # restart, or switch to another WM.
-
- #AddToMenu "Quit-Verify" "Really Quit Fvwm?" Title
- #+ "Restart%mini-turn.xpm%" Restart fvwm95
- #+ "" Nop
- #+ "Yes, Really Quit%mini-exclam.xpm%" Quit
- #+ "No, Don't Quit%mini-cross.xpm%" Nop
-
-
- #
- # A trimmed down version of "Window Ops", good for binding to decorations
- #
- AddToMenu "Window-Ops2" "&Restore" Iconify -1
- + "&Move" Move-or-Raise
- + "&Size" Resize-or-Raise
- + "Mi&nimize" Iconify 1
- + "Ma&ximize" Maximize-Func
- + "" Nop
- + "&Close Alt+F4" Close
-
- #========================================================================#
-
- #
- # 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" Close
-
-
- #========================================================================#
-
- #
- # 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 "/Debian" Nop
- #Mouse 2 R A Menu "Window Ops" Nop
- #Mouse 3 R A WindowList
- #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 1 2 A Close
- Mouse 0 4 A Function Maximize-Func
- Mouse 0 4 S Function Vert-Maximize-Func
- #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
-
- #========================================================================#
-
- # Now some keyboard shortcuts.
-
- # 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 "/Debian"
- #Key F2 A M Popup "Window Ops"
- #Key F3 A M Module "WindowList" FvwmWinList
- Key F4 A M Close
- #Key F5 A M Move
- Key F6 A M Resize
-
- #Page Up/Dapge 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 MS Prev FocusAndWarp
- Key Tab A M Next FocusAndWarp
-
- #Key Escape A C WindowList
-
- #========================================================================#
-
- # Definitions used by the modules
-
- #------------------ RunDialog (an FvwmForm incarnation)
- *RunDialogFont *helvetica*m*r*n*14*
- *RunDialogButtonFont *helvetica*m*o*n*14*
- *RunDialogWarpPointer
- *RunDialogFore black
- *RunDialogBack gray70
- *RunDialogItemBack gray90
- *RunDialogItemFore black
- *RunDialogLine left
- *RunDialogText "Command: "
- *RunDialogInput cmd 30
- *RunDialogLine center
- *RunDialogButton quit "Run" ^M
- *RunDialogCommand Exec $(cmd)
- *RunDialogButton quit "Cancel" ^[
- *RunDialogCommand Nop
-
- #------------------ Pager
- #*FvwmPagerBack grey60
- #*FvwmPagerFore black
- #*FvwmPagerFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
- #*FvwmPagerHilight #c0c0c0
- #*FvwmPagerGeometry -1-1
- #*FvwmPagerLabel 0 Desktop
- #*FvwmPagerSmallFont 5x8
-
- #------------------ FvwmButtons (from 2.0.42)
- #*DebianFvwm95ButtonsFore Black
- #*DebianFvwm95ButtonsBack #c0c0c0
- #*DebianFvwm95ButtonsFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
- # Geometry - really likes to pick its own size, but giving a position is OK
- #*DebianFvwm95ButtonsGeometry -5-34
- # Layout: specify rows or columns, not both
- #*DebianFvwm95ButtonsRows 1
-
- # Define the buttons to use.....
-
- #*DebianFvwm95Buttons(Title xclock, Icon clock.xpm, \
- # Swallow(UseOld) "xclock" 'Exec /usr/bin/X11/xclock -bg \#c0c0c0 \
- # -padding 0 -geometry -1500-1500 &')
- #*DebianFvwm95Buttons(2x1, Title load, \
- # Swallow(UseOld) "xload" 'Exec /usr/bin/X11/xload \
- # -nolabel -bg grey60 -update 5 -geometry -1500-1500 &')
- #*DebianFvwm95Buttons(Title xterm, Icon rterm.xpm, \
- # Action 'Exec "XTerm" xterm \
- # -ls -sb -fn 8x13 -title "Color xterm" &')
- #*DebianFvwm95Buttons(Title Files, Icon Xfm.xpm, \
- # Action 'Exec "Files" files &')
- #*DebianFvwm95Buttons(Title Editor, Icon textedit.xpm, \
- # Action 'Exec "editor" offix-editor &')
- #*DebianFvwm95Buttons(Title xcalc, Icon rcalc.xpm, \
- # Action 'Exec "Calculator" xcalc &')
- #*DebianFvwm95Buttons(Title xview, Icon xview.xpm, \
- # Action 'Exec "xv" xv &')
- #*DebianFvwm95Buttons(Title gview, Icon gv.xpm, \
- # Action 'Exec "ghostview" ghostview &')
- #*DebianFvwm95Buttons(Title netscape, Icon nscape.xpm, \
- # Action 'Exec "Netscape" netscape -geometry 920x622+90+5 &')
- #*DebianFvwm95Buttons(Title kill, Icon rbomb.xpm, Action Destroy)
- #*DebianFvwm95Buttons(2x1, Swallow(UseOld) "Desktop" 'FvwmPager 0 0')
-
- #------------------ Identify
- *FvwmIdentBack #000080
- *FvwmIdentFore Yellow
- *FvwmIdentFont -adobe-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*
-
- #------------------ FvwmWinList
- #*FvwmWinListBack #c0c0c0
- #*FvwmWinListFore Black
- #*FvwmWinListFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
- #*FvwmWinListAction Click1 Iconify -1,Focus
- #*FvwmWinListAction Click2 Iconify
- #*FvwmWinListAction Click3 Module "FvwmIdent" FvwmIdent
- #*FvwmWinListUseSkipList
- #*FvwmWinListGeometry +0-1
- #*FvwmWinListShowCurrentDesk
-
-
- #------------------ FvwmTaskBar
- #Style "FvwmTaskBar" NoTitle,BorderWidth 4,HandleWidth 4,Sticky,StaysOnTop,WindowListSkip,CirculateSkip
-
- #*FvwmTaskBarGeometry +0-0
- #*FvwmTaskBarFore Black
- #*FvwmTaskBarBack #c0c0c0
- #*FvwmTaskBarTipsFore black
- #*FvwmTaskBarTipsBack bisque
- #*FvwmTaskBarFont -adobe-helvetica-medium-r-*-*-*-120-*-*-*-*-*-*
- #*FvwmTaskBarSelFont -adobe-helvetica-bold-r-*-*-*-120-*-*-*-*-*-*
- #*FvwmTaskBarAction Click1 Iconify -1,Raise,Focus
- #*FvwmTaskBarAction Click2 Iconify
- #*FvwmTaskBarAction Click3 Module "FvwmIdent" FvwmIdent
- #*FvwmTaskBarUseSkipList
- #*FvwmTaskBarAutoStick
- #*FvwmTaskBarStartName Start
- #*FvwmTaskBarStartMenu /Corel
- #*FvwmTaskBarStartIcon mini-exp.xpm
- #*FvwmTaskBarShowTips
- ##*FvwmTaskBarShowTransients
- ##*FvwmTaskBarClockFormat %I:%M%p
- #*FvwmTaskBarHighlightFocus
- #*FvwmTaskBarAutoHide
-
- #The taskbar now has plugins...
- #*FvwmTaskBarGoodyLoadableQuiet
- #*FvwmTaskBarGoodyLoadablePlugins /usr/X11R6/lib/X11/fvwm95/plugins
-
- #*FvwmTaskBarGoodyLoadableSymbol CheckLockModuleSymbol
- #*FvwmTaskBarGoodyLoadableId .Modem
- #*FvwmTaskBarCheckLockModuleIcon.Modem mini-connect.xpm
- #*FvwmTaskBarCheckLockModuleTip.Modem Modem is in use
- #*FvwmTaskBarCheckLockModuleLockFile.Modem /var/lock/LCK..modem
-
- #*FvwmTaskBarGoodyLoadableSymbol ShowDateModuleSymbol
- #*FvwmTaskBarGoodyLoadableId .DATE
- #*FvwmTaskBarShowDateModuleTip.DATE Date
- #*FvwmTaskBarShowDateModuleCommand.DATE Exec xmessage `date`
- #*FvwmTaskBarShowDateModuleClockFormat.DATE %I:%M%p
-
- #DestroyFunc Fvwm95MailFunc
- #AddToFunc Fvwm95MailFunc
- #+ "I" Exec xterm -T Mail -ls -fn 8x13 -e pine -i
-
- #*FvwmTaskBarGoodyLoadableSymbol MailCheckModuleSymbol
- #*FvwmTaskBarGoodyLoadableId .MAIL
- #*FvwmTaskBarMailCheckModuleMailIcon.MAIL mini-mail.xpm
- #*FvwmTaskBarMailCheckModuleCommand.MAIL Fvwm95MailFunc
- #*FvwmTaskBarMailCheckModuleNewMailIcon.MAIL mini-newmail.xpm
- #*FvwmTaskBarMailCheckModuleNewMailTip.MAIL You have new mail
- #*FvwmTaskBarMailCheckModuleNewMailCommand.MAIL beep
- #*FvwmTaskBarMailCheckModuleUnreadMailIcon.MAIL mini-unreadmail.xpm
- #*FvwmTaskBarMailCheckModuleMailFile.MAIL /var/spool/mail/$USER
- #*FvwmTaskBarMailCheckModuleAutoMailTip.MAIL
- #*FvwmTaskBarMailCheckModuleMailTipFormat.MAIL 1 0 10 2 10
-
- Read /etc/X11/fvwm95/post.hook
- Read .fvwm95/post.hook
-