Example on site not working.

Hi,

I was trying to get new programs that load to maximize and get the focus.

I found the following solution on FVWM Forums]http://fvwmforums.org/phpBB3/viewtopic.php?t=781[/url]

The application loads, but it doesn’t get maximized nor does it get the focus. Can someone explain what I might be doing wrong, or point me to a solution that works?

Ty.

That post is a bit dated, you can use InitialMapCommand

http://fvwmforums.org/wiki/CookBook/InitialMapCommand/

Provided you can identify the window by its name/class/resource when it is mapped, you can use InitialMapCommand to run commands when a window is mapped.

jaimos