There are a few simple rules in editing your
.fvwm2rc file. First, any line that begins with a
pound sign (#) is a comment (i.e., it is not interpreted as part of
the window manager definition). Second, a plus sign (+) at the
beginning of a line means to repeat the first terms from the previous
line. The section "Making the FvwmWinList Part of Your Default
Environment," later in this chapter, illustrates the use of this
syntax. The final thing to keep in mind is that it will make life
simpler if you weave your own definitions into the file, respecting
its current contents and their order. So, for instance, if you decide
to define some function keys, put your new lines in the section of the
file that already deals with keys.
In terms of fvwm2 customization,
there's some good news and some bad news. The good news is that you
can make an extraordinary number of changes to the way fvwm2 looks and operates. That's also the bad
news. The window manager has dozens of configuration options, many
very handy and easy to use, others complex and even arcane. The sum
total can make the configuration file syntax daunting to anyone who
isn't accustomed to serious tinkering. In fact, you could get dizzy
considering the possibilities.
This chapter should help you cut to the chase in performing some of
the more basic and useful customizations, as well as some tricky but
handy upgrades.