Greetings,

I've been using fvwm for a long long long long time, but I was
never really very good at it.  In fact, I've been using 1.24
for literally ages and ages.  Now I want to _finally_ transition
myself to fvwm2, but ... and this is a weird sort of criticism,
I know... the thing is just TOO sophisticated.  The man page is
HUGE, and I was just barely able to figure out enough of fvwm1
to get done what I wanted to get done... which is very minimal...
when I started with fvwm1, perhaps 8 or 9 years ago.

Anyway, all I really want is to be able to take my current .fvwmrc
file and move it over so that I mostly get the same effect(s)
that I have been getting, up until now, with fvwm1.  But when I just
try to use my existing .fvwmrc file with fvwm2, all sort of things
seems to break.  I've started to try to work my way through the new
man page for the new fvwm2, but it is very slow going for me, because
I dopn't even understand most of the terminology.

So anyway, I've come to this list in the hopes that somebody will
take pity on me and just help me to get my old .fvwmrc file updated
so that it will work properly with fvwm 2.40.

Actually, my existing .fvwmrc file _does_ sort-of work a little bit,
but as I say, many things seem broken.  I'm hoping somebody here
will help me with those things.  NOTE:  I'm including my current
.fvwmrc file at the end of this message.

My needs as regards to fvwm are really quite modest.  I'll try to
list them.  (I work under FreeBSD, by the way.)

   I want a "console" xterm window (iconified) in the upper right of
   my screen, with a small font.  Even though I start up X as an
   ordinary non-root user, I want that "console" xterm to be associated
   with the system console, i.e. so that I can de-iconify it anytime
   I want and look at recent console messages, e.g. if I think I'm
   being attacked and want to see recent IPFW firewall messages.
   (Yes, I _do_ know that I may have to see the permissions on the
   /dev/console very loosely in order to do this as an ordinary user.
   That's OK.  I don't mind.  I'm the only person that uses this system,
   ever.)

   I'd like all Xterms to be associated with a proper sort of Xterm
   icon, like they were in the Old Days.  (I just installed fvwm 2.4.0
   from the ports collection on FreeBSD and the Xterm icon seems to no
   longer be associated with iconified Xterm windows.  What did I do
   wrong?)

   When I iconify ordinary windows (e.g. Firefox) I'd like them to iconify
   into positions along the RIGHT edge of the screen, starting at the top,
   just below the iconified console Xterm, and then going down along the
   right edge of my screen as I iconify more windows.  That's the way that
   fvwm 1.x did things, but now, fvwm2 seems to want to iconify by default
   things like firefox into the LOWER LEFT corner of my screen.  (What did
   I do wrong?)

   I'd kind-of like the colors of the borders of focused and unfocused
   windows to go back to the colors I selected for this with fvwm1, i.e.
   a sort of a light gold and a dark gold, respectively.  With fvwm2, this
   seems to have cheanged into pink and dark grey.  (Again, what did I do
   wrong?)

   The only other stuff I really want is a numeric clock and an ordinary
   circular clock, someplace towards the bottom right of my screen, a little
   Xbiff mail thingy someplace down in that corner (at some convenient
   smallish size) and also down in that corner, a couple of buttons that I
   can press whenever I want to spawn a new Xterm that will run over on one
   or another of the other machines on my network, but that will display
   on the screen I'm looking at... the one under control of fvwm.

That's all I really need.  Like I said, I'm not very sophisticated, and
my needs are modest.  (I'm mostly a command-line sort of guy... a leftover
from the early days of computing when that was all we had.  So that's why
pretty much all I need is buttons for launching Xterms on various systems
on my network.  Although a little button to launch firefox locally would
be nice too.  But I don't have that right now.)

So what say you folks?  Will anybody take pity on me and help me?  Included
below is (1) my current/old .xinitrc file and (2)my current/old .fvwmrc file
that works OK with fvwm 1.x.  (I don't even know where I got most of this
stuff anymore.  I probably just hacked around, haphazardly, on example config
files provided with fvwm1 until I kind-of got what I wanted.  But even that
was only done years and years ago, and so I've even forgotten how fvwm1
works!)


Current .xinitrc file:
==========================================================================
#!/bin/sh

xhost +goofy.lan.tristatelogic.com
xhost +lapdog.lan.tristatelogic.com

#xset s on

xset dpms 900 1800 0
 
# Startup script and setting up the Xserver
#xrdb -display $DISPLAY $HOME/.Xdefaults > $HOME/.xrdb.log 2>&1
 
#xsetroot -bitmap $HOME/.wood_grain.xbm -fg black -bg '#a05000'
xsetroot -solid black

xset s blank
xset s 720
 
###Window Manager###
fvwm &
# Give the GoodStuff module of fvwm time to find and swallow the xclock
# process that it spawns.
sleep 2

###Mail Box and Clock####
xclock -norender -digital -font 12x24 -bg beige -geometry 240x40-63-119 -update 
1 -padding 5 -display $DISPLAY &

xbiff -file $MAIL -bg beige -g 50x40-2-119 -display $DISPLAY &
 
# note that xterm is a setuid/root program, so the shared libraries it needs
# must be found in a "trusted" directory (e.g. /usr/local/lib) due to security
# features of SunOS 4.1.2
 
exec xterm -s -ls -C -sb -sl 640 -display $DISPLAY -g 74x65-2+54 -font 6x10 -T 
`hostname`' - console' -bg snow -iconic -n 'console'
==========================================================================


Current .fvwmrc file:
==========================================================================
# Unfortunately, order does matter in this file
# The correct order for inserting configurations is:
# 1. Colors
# 2. Assorted configuration paramters such as ClickToFocus, or MWMBorders
# 3. Path setup (ModulePath, PixmapPath, IconPath)
# 4. Style settings, including the default style Style "*" ...
# 5. InitFunction and ResetFunction definitions.
# 6. Other Functions. Functions cannot be forward referenced from
#       other functions, but they can be backward referenced.
# 7. Menus definitions. Same caveats about forward referencing
# 8. Key and Mouse Bindings.
# 9. Module options.

# The order of steps 5, 6, and 7 is not critical, as long as there are
# no forward references to functions or menus.

# If you get it wrong, the most common problem is that color or font settings
# are ignored

###########################################################################
# set up the colors
#
# OK some people like bright clear colors on their window decorations.
# These people, I guess would mostly be from nice sunny/good weather places
# line California.
#
# StdForeColor          Black
# StdBackColor          LightSkyBlue
# HiForeColor           yellow
# HiBackColor           PeachPuff1
# PagerBackColor        BlanchedAlmond

# Me, I'm from Upstate New York, and live in New Hampshire, so I prefer
# these dark muddy colors...

# this is used for the selected window
HiForeColor             Black
#HiBackColor            #c06077
HiBackColor             burlywood

#PagerBackColor         #5c54c0
#PagerForeColor         orchid

StickyForeColor         Black
StickyBackColor         #60c0a0

# Menu colors
MenuForeColor           Black
MenuBackColor           ForestGreen
MenuStippleColor        SlateGrey

############################################################################
# Now the fonts - one for menus, another for window titles, another for icons
#Font                   -adobe-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*
Font                    -*-times-medium-i-*-*-*-120-*-*-*-*-*-*
WindowFont              -adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*
#IconFont               -adobe-helvetica-medium-r-*-*-11-*-*-*-*-*-*-*
IconFont                fixed

###########################################################################
# Set up the major operating modes
#
########################      FOCUS STUFF     ##############################
# Set windows to auto-raise after 750 milliseconds if you like it.
# Autoraise can sometimes obscure pop-up windows. Performance is now
# similar to olvwm's auto-raise feature.
#AutoRaise 750

# Normally, we'll be in focus-follows mouse mode, but uncomment this 
# for mwm-style click-to-focus
#ClickToFocus

########################      ICON STUFF     ##############################
# Auto Place Icons is a nice feature....
# This creates two icon boxes, one on the left side, then one on the
# bottom. Leaves room in the upper left for my clock and xbiff,
# room on the bottom for the Pager.
#IconBox -150 90 -5 -140
#IconBox 5 -140 -140 -5
IconBox -70 1 -1 -140

# If you uncomment this, and make sure that the WindowList is bound to
# something, it works pretty much like an icon manager.
#SuppressIcons

# StubbornIcons makes icons de-iconify into their original position on the
# desktop, instead of on the current page.
#StubbornIcons

# With AutoPlacement, icons will normally place themselves underneath active
# windows. This option changes that.
#StubbornIconPlacement

# If you want ALL you icons to follow you around the desktop (Sticky), try
# this
#StickyIcons

########################      MWM EMULATION     #######################
#
# My feeling is that everyone should use MWMDecorHints and MWMFunctionHints,
# since some applications depend on having the window manager respect them

# MWMFunction hints parses the function information in the MOTIF_WM_HINTS
# property, and prohibits use of these functions on the window. Appropriate
# portions of the window decorations are removed.
MWMFunctionHints

# MWM is kinda picky about what can be done to transients, and it was keeping
# me from iconifying some windows that I like to iconify, so here's an
# over-ride that will allow me to do the operation, even tough the menu
# item is shaded out.
MWMHintOverride

# MWMDecor hints parses the decoration information in the MOTIF_WM_HINTS
# property, and removes these decoratons from the window. This does not affect
# the functions that can be performed via the menus.
MWMDecorHints

# These are affect minor aspects for the look-and-feel.
# Sub-menus placement mwm-style?
# MWMMenus
# mwm-style border reliefs (less deep than default fvwm) ?
# MWMBorders
# Maximize button does mwm-inversion thingy
# MWMButtons
########################      MISCELLANEOUS STUFF     #######################
# If you don't like the default 150 msec click delay for the complex functions
# change this and uncomment it.
#ClickTime 150

# OpaqueMove has a number (N) attached to it (default 5).
# if the window occupies less than N% of the screen, 
# then opaque move is used. 0 <= N <= 100
# OpaqueMove 100

# flip by whole pages on the edge of the screen.
EdgeScroll 100 100

# A modest delay before flipping pages seems to be nice...
# I thresh in a 50 pixel Move-resistance too, just so people
# can try it out.
EdgeResistance 250 50


########################      WINDOW PLACEMENT     #######################
# RandomPlacement prevents user interaction while placing windows:
# RandomPlacement

# SmartPlacement makes new windows pop-up in blank regions of screen 
# if possible, or falls back to random or interactive placement.
SmartPlacement

# With SmartPlacement, windows will normally place themselves over icons. 
# Uncomment this to change that.
#StubbornPlacement

# NoPPosition instructs fvwm to ignore the PPosition field in window 
# geometry hints. Emacs annoyingly sets PPosition to (0,0)!
NoPPosition


########################      DECORATIONS     #######################
# If you want decorated transient windows, uncomment this:
#DecorateTransients


###########################################################################
# Set up the virtual desktop and pager

#set the desk top size in units of physical screen size
DeskTopSize 2x2

# and the reduction scale used for the panner/pager
DeskTopScale 32

##########################################################################
# Module path and paths to the icons
#
# ModulePath is a colon-separated list, just like regular unix PATH
#ModulePath /usr/X11R6/lib/X11/fvwm
ModulePath /usr/lib/X11/fvwm
PixmapPath /usr/X11R6/include/X11/pixmaps
#IconPath   /usr/X11R6/include/X11/bitmaps/
#IconPath   /usr/X11R6/include/X11/pixmaps
IconPath   /usr/X11R6/include/X11/icons

############################################################################
# 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.

# change the default width.
Style "*" BorderWidth 5, HandleWidth 5, Color Black/#b66c36,Icon unknown1.xpm

Style "Fvwm*"      NoTitle, NoHandles, Sticky, WindowListSkip,BorderWidth 0
Style "Fvwm Pager" StaysOnTop
Style "FvwmPager"  StaysOnTop
Style "FvwmBanner" StaysOnTop
Style "GoodStuff"  NoTitle, NoHandles, Sticky, WindowListSkip,BorderWidth 0
Style "*lock"      NoTitle, NoHandles, Sticky, WindowListSkip, Color 
Black/SaddleBrown
Style "xbiff"      NoTitle,            Sticky, WindowListSkip
Style "Maker"      StartsOnDesk 1
Style "matlab"     StartsOnDesk 3
Style "signal"     StartsOnDesk 3 
Style "rxvt"       Icon  term.xpm
Style "xterm"      Icon xterm.xpm, Color black/#b66c36
Style "Appointment" Icon datebook.xpm, NoButton 2, NoButton 4
Style "xcalc"      Icon xcalc.xpm, NoButton 2
Style "xbiff"      Icon mail1.xpm, NoButton 2, Color Black/SaddleBrown
Style "xmh"        Icon mail1.xpm, StartsOnDesk 2, NoButton 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 "GoodStuff"  Icon toolbox.xpm

# Change the Maximize and iconify buttons to up and down triangles.

ButtonStyle : 2 4 [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL 
PROTECTED]
ButtonStyle : 4 4 [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL 
PROTECTED]

#############################################################################

# Stuff to do at start-up

Function "InitFunction"
#       Module  "I"     FvwmBanner
#       Exec    "I"     xpmroot /usr/include/X11/pixmaps/fvwm.xpm &
        Module  "I"     GoodStuff
#       Exec    "I"     exec xterm -geometry 80x64+0+0 &
#       Wait    "I"     xterm
#       Desk    "I"     0 2
#       Exec    "I"     exec xterm -geometry +0+0 &
#       Wait    "I"     xterm
#       Desk    "I"     0 0
EndFunction

Function "RestartFunction"
#       Exec    "I"     xsetroot -solid "#266294"      
        Exec    "I"     xsetroot -bitmap $HOME/.wood_grain.xbm -fg black -bg 
"#a05000"
        Module  "I"     GoodStuff
EndFunction


############################################################################
# Now define some handy complex functions

# This one moves 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
Function "Move-or-Raise"
        Move            "Motion"
        Raise           "Motion"
        Raise           "Click"
        RaiseLower      "DoubleClick" 
EndFunction

# This one maximizes vertically if you click (leaving room for the GoodStuff 
bar at the
# bottom, or does a full maximization if you double click, or a true full 
vertical 
# maximization if you just hold the mouse button down.
Function "maximize_func"
        Maximize        "Motion" 0 100
        Maximize        "Click" 0 80
        Maximize        "DoubleClick" 100 100
EndFunction


# 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
Function "Move-or-Lower"
        Move            "Motion"
        Lower           "Motion"
        Lower           "Click"
        RaiseLower      "DoubleClick"
EndFunction

# This one moves or (de)iconifies:
Function "Move-or-Iconify"
        Move            "Motion"
        Iconify         "DoubleClick"
EndFunction

# 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
Function "Resize-or-Raise"
        Resize          "Motion"
        Raise           "Motion"
        Raise           "Click"
        RaiseLower      "DoubleClick"
EndFunction


# This is provided as a hint only.
# Move to a known page on the desktop, then start an application in a 
# known location. Could also switch to a known desktop, I guess
#Function "abs_coord"
#       GoToPage "Immediate"    1,1
#       Exec    "Immediate"     exec xcalc -geometry +100+100&
#EndFunction


##############################################################################
#now define the menus - defer bindings until later

# This menu is invoked as a sub-menu - it allows you to quit,
# restart, or switch to another WM.
Popup "Quit-Verify"
        Title   "Really Quit Fvwm?"
        Quit    "Yes, Really Quit"
        Restart "Restart Fvwm"  fvwm
        Restart "Start twm"     twm
        Restart "Start tvtwm"   tvtwm
        Restart "Start mwm"     mwm
        Restart "Start olwm"    /usr/openwin/bin/olwm
        Nop     ""
        Nop     "No, Don't Quit"
EndPopup

# Provides a list of modules to fire off
Popup "Module-Popup"
        Title   "Modules"
        Module  "GoodStuff"     GoodStuff
        Module  "Clean-Up"      FvwmClean
        Module  "Identify"      FvwmIdent
        Module  "SaveDesktop"   FvwmSave
        Module  "Debug"         FvwmDebug
        Module  "Pager"         FvwmPager 0 3
        Module  "FvwmWinList"   FvwmWinList
EndPopup

# This menu will fire up some very common utilities
Popup "Utilities"
        Title   "Utilities"
        Exec    "Xterm"         exec xterm -e tcsh &
        Exec    "Rxvt"          exec rxvt &
        Exec    "Top"           exec rxvt -T Top -n Top -e top &
        Exec    "Calculator"    exec xcalc &
        Exec    "Xman"          exec xman &
        Exec    "Xmag"          exec xmag &
        Nop     ""
        Popup   "Modules"       Module-Popup
        Nop     ""
        Popup   "Exit Fvwm"     Quit-Verify
EndPopup

# This defines the most common window operations
Popup "Window Ops"
        Title           "Window Ops"
        Function        "Move"          Move-or-Raise
        Function        "Resize"        Resize-or-Raise
        Raise           "Raise"
        Lower           "Lower"
        Iconify         "(De)Iconify" 
        Stick           "(Un)Stick"
        Function        "(Un)Maximize"  maximize_func
        Nop             ""
        Destroy         "Destroy"
        Close           "Close"
        Nop             ""
        Refresh         "Refresh Screen"
EndPopup

# A trimmed down version of "Window Ops", good for binding to decorations
Popup "Window Ops2"
        Function        "Move"          Move-or-Raise
        Function        "Resize"        Resize-or-Raise
        Raise           "Raise"
        Lower           "Lower"
        Iconify         "Iconify"
        Stick           "(Un)Stick"
        Nop             ""
        Destroy         "Destroy"
        Close           "Close"
        Nop             ""
        Module          "ScrollBar"     FvwmScroll 2 2
EndPopup

#############################################################################
# One more complex function - couldn't be defined earlier because it used 
# pop-up menus
#
# This creates a motif-ish sticky menu for the title-bar window-ops
# pop-up
# Menu acts like normal twm menu if you just hold the button down,
# but if you click instead, the menu stays up, motif style
Function "window_ops_func"
        PopUp   "Click"         Window Ops2
        PopUp   "Motion"        Window Ops2
# Motif would add:
# I'll add it too, it can be mighty handy.
        Close  "DoubleClick"  
EndFunction


##############################################################################
# This defines the 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       PopUp "Utilities"
Mouse 2         R       A       PopUp "Window Ops"
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 right title-bar button Iconifies the window
# Any button in the rightmost title-bar button maximizes
# Note the use of "Mouse 0" for AnyButton.

#     Button    Context Modifi  Function
Mouse 0         1       A       Function "window_ops_func"
Mouse 0         2       A       Function "maximize_func"
Mouse 0         4       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 "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/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


############################################################################
############################################################################
#Definitions used by the modules

###################### GoodStuff button-bar ################################
# Colors
*GoodStuffFore Black
#*GoodStuffBack #908090
*GoodStuffBack SkyBlue3

# Font
*GoodStuffFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
# Geometry - really likes to pick its own size, but giving a position is OK
*GoodStuffGeometry 310x114-3-3

# Layout: specify rows or columns, not both
*GoodStuffRows 2

# Define the buttons to use.....
*GoodStuff Kill    rbomb.xpm    Destroy

# xterm or rxvts on remote machines can be done like this
# Output re-direction is csh style, not sh style
# You will want to substitute your own hosts here!

*GoodStuff segfault rterm.xpm   Exec "" xterm -T segfault -s -ls -sb -sl 640 -g 
80x48 -font 8x13 -bg \#f2efef -n segfault -display $DISPLAY &
*GoodStuff goofy rterm.xpm   Exec "" rsh goofy "exec xterm -T goofy -s -ls -sb 
-sl 640 -g 80x48 -font 8x13 -bg \#e4ffe1 -n goofy -display $DISPLAY < /dev/null 
>& /dev/null & "&
*GoodStuff mail     mail2.xpm   Exec "" xmh &

*GoodStuff Paging  clamp.xpm   TogglePage
*GoodStuff -  clock.xpm   Swallow "xclock" xclock -bg SkyBlue3 -geometry 
-1500-1500 -padding 0
*GoodStuff(4x1) - whatever SwallowModule "FvwmPager" FvwmPager 0 3


######################### No Clutter ########################################
# I only wrote NoClutter as a simple test case, but maybe some big sites like
# universities really have usage problems (too many open windows)....
# Time delays are in seconds.
*FvwmNoClutter 3600 Iconify 1
*FvwmNoClutter 86400 Delete
*FvwmNoCLutter 172800 Destroy

########################## Window-Identifier ###############################
# Just choose colors and a fonts
*FvwmIdentBack MidnightBlue
*FvwmIdentFore Yellow
*FvwmIdentFont -adobe-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*

########################### Pager #########################################
*FvwmPagerBack SkyBlue2
*FvwmPagerFore Black
*FvwmPagerFont -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
*FvwmPagerHilight AntiqueWhite3
*FvwmPagerGeometry -1-1
*FvwmPagerLabel 0 Misc
*FvwmPagerLabel 1 Maker
*FvwmPagerLabel 2 Mail
*FvwmPagerLabel 3 Matlab
*FvwmPagerSmallFont 5x8


##########################FvwmWinList##################################
*FvwmWinListBack #908090
*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

Reply via email to