Hello, I'm trying to set up fvwm so that new windows start off maximized, I think this would be useful on the zaurus (it's always possible to define exceptions for certain programs). According to the docs the following should work in .fvwm2rc:
AddToFunc StartFunction
+ I Module FvwmEvent
*FvwmEvent: StartDelay 4
*FvwmEvent: add_window Maximize
this works on my laptop, but fails on the zaurus. Do any of the fvwm gurus out there have any ideas?