On 5/6/06, Thomas Adam <[EMAIL PROTECTED]> wrote:
Hi,
 I paste the code into an fvwm console window. The code seems fine:
no error message. But when I start new firefox it's still appear at
the last position when it was quit. Any tips?

DestroyModuleConfig FE-Max: *
*FE-Max: Cmd Function
*FE-Max: add_window somefunction

DestroyFunc somefunction
AddToFunc   somefunction
+ I ThisWindow (Firefox-bin, !Maximized) Maximize

I've used the class name of Firefox -- I suggest you do the same.  You
can ascertain that from using either FvwmIdent on a FireFox window, or
xprop(1).

AddToFunc menuname "AlwaysOnTop" Layer 0 6
Yes this works. I use
   I AddToMenu $0 "Always On Top"    Layer 0 6
But what's the  command to remove the "always on top" property? Or
better I'd like a toggle command that puts the window in question to
top layer, and a further click remove the window back. Any ideas?

Thanks,
Zhang Le

Reply via email to