Here is all the stuff I use to configure fvwm for my own personal
exceedingly spartan design (all my screen space are belong to me, not to
icons and panels, etc :-)

Ignore any refs to nlaunch or NightLaunch related stuff. That is a custom
program I run that isn't included here. This stuff won't work for you
without some editing to at least get rid of nlaunch refs (and probably more
stuff besides).

The files in this tarball are just in a flat structure where I copied
them, the config files reference then in different directories, so
you'd also need to fix various paths to make any of this work.

It is just an example for reference, not a plug & play config :-).

Files:

README          This file
close.xpm       Image I use for window close decoration
dot.fvwm2rc     The .fvwm2rc file I use
make-menu-dirs  Perl script I use to help build fvwm menus
maximize.xpm    The image I use for the maximize decoration
menu.xpm        The image I use for the menu decoration
minimize.xpm    The image I use for the minimize decoration
update-menus    The script I run to build the myapps.menu and sysapps.menu

The dot.fvwm2rc does some "Read" directives to read various files.

The "localrc" file is reads is not included here. I have different
versions of it on different systems that use different monitor geometries.
Mostly what it contains is stuff like:

Style *Firefox* PositionPlacement 344p 0p

to tell fvwm where to put common windows I use a lot and want in
particular places.

The myapps.menu and sysapps.menu files are constructed from my own nlaunch
app info (not included here), and from the /usr/share/applications/ .desktop
files using the update-menus and make-menu-dirs scripts (which are included
here).

Note that it is intentional that iconified windows utterly disappear.  I get
them back using the window list - I don't like icons cluttering the place
up.

Wouldn't surprise me if there are other missing bits, but this is
just an example.
