On Fri, May 06, 2011 at 10:54:26AM +0200, Stephan Wenders wrote: > Am 29.04.2011 20:47, schrieb Thomas Adam: > >On Thu, Apr 28, 2011 at 10:57:54AM +0200, Stephan Wenders wrote: > >>Hi there, > >> > >>we are using fvwm (version 2.4.19) under solaris instead of dtwm > >>with the common desktop environment. > >Use 2.6.1, please. > > > >Then see if this problem remains. > > > >-- Thomas Adam > > > Hi Thomas, > > the problem still remains in 2.6.1.
I'm not surprised. I don't think it's a problem either, rather it's designed that way, as icon positions are remembered between successive iconifications. You can automate this process if you so wish by binding the action of "PlaceAgain icon" to some event -- be it iconify or deiconify via FvwmEvent. So for example: DestroyModuleConfig FE-icons: * *FE-icons: deiconify SomeFunction AddToFunc StartFunction I Module FvwmEvent FE-icons DestroyFunc SomeFunction AddToFunc SomeFunction I All (CurrentPage, Iconic) PlaceAgain Icon -- Thomas Adam