2009/2/20 Lucio Chiappetti <lu...@lambrate.inaf.it>: > It is a module which resizes non-transient firefox windows to a fixed size > selected by me (in contrast with the fact that firefox tends to use the > latest size, and ignore x resources).
See, I gave you a long explanation a long time ago (I have a good memory) about how and *why* you would need to do that with FvwmEvent, but with the CVS version at the moment (which I am really hoping to see released soon) you can use a combination of styles, as in: Style Firefox-bin PositionPlacement foo bar, InitialMapCommand Resize foo bar > Should I use Test (Init) Module FvwmEvent Event-FF ? CAN I do it (can one > test a Module or only an Exec ?) No -- modules are killed when Fvwm is restarted, so you can just leave them in as: + I Module Foo To enforce that they're loaded again. Unless of course you really have an instance where a module is loaded at init only (c.f. FvwmBanner for instance.) -- Thomas Adam