For testing pusposes I need to get an overwiev of what types of
commands people use in fvwm.  Could everybody please look through
their configuration files and post any commands:

1) That contain whitespace, quoting characters or variables
   (e.g. $[foo] or $w) in  the first word of the line.  Expamples:

     -- snip --
     |* FvwmButtons: ...
     |       Move 0 0
     |"Resize" ...
     | ` Stick  ` ...
     |Some\ Function ...
     |Some$[env.function]" ...
     -- snip --

   If it's not obvious, please include the command line that is
   actually executed.

2) Such things in conditional commands or function or menu
   definitions in place of the command name, menue name or
   function name.  Examples:
   
     -- snip --
     AddToFounc Foo$[desk.n] I "Desk$[w.desk] Func"
     + I \ MyOwnFunc\  a b c
     All `Destroy`
     + I PipeRead 'cd $HOME/.fvwm2/palettes; /bin/ls *.pal | sed -e 
\"s:\\(.*\\)\\(\\.pal\\):+ \\\\&\\1 Function SetPalette \\1\\2:\"'
     -- snip --

   (With the same explanation as above, if necessary).

3) Fvwm allows to start modules without using the "Module" command,
   e.g. with just "FvwmButtons" instead of "Module FvwmButtons".
   Do you use this?  Did you know that's possible?

Please be careful to not post sensitive information, and please
post only interesting lines, not your whole configuration files!
If you have a similar line multiple times, plese post it only
once.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt

Reply via email to