On Sat, May 06, 2006 at 06:50:02PM +0100, Zhang Le wrote: > 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?
You did start the FvwmEvent module? Module FvwmEvent FE-Max > 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? Call a function instead that looks like: DestroyFunc checklayer AddToFunc checklayer + I Thiswindow (Layer 4) Layer 0 6 + I TestRc (NoMatch) ThisWindow (Layer 6) Layer 0 4 -- Thomas Adam -- I've been too honest with myself, I should have lied like everybody else.
