> >> >> I am using fvwm2.0.39 on an SGI Indigo (IRIX 5.3).
> >> >>
> >> >> In my .fvwm2rc I got those lines: (in this order)
> >> >> Style "*" SmartPlacement
> >> >> Style "winterm" ActivePlacement
> >> >> Style "*Test*" ActivePlacement
> >> >> Style "*Demo*" ActivePlacement
> >> >>
> >> >> I expected that all windows except the last three types would
> >> >> be placed "smart". But in fact, *all* windows are placed "smart".
> >> >> Is there something I didn't do right or is this a bug?
Alexander Sorg <sorg_at_cs.bu.edu> wrote:
> if i get the manpage right there are two different switches:
>
> SmartPlacement/DumbPlacement
> and
> RandomPlacement/ActivePlacement
>
> therefore all you windows are placed "smart" which overrides the active
> placement
> for the last two. i'm not sure but try:
>
> Style "*Test*" ActivePlacement,DumbPlacement
> Style "*Demo*" ActivePlacement,DumbPlacement
>
> which should turn off the SmartPlacement explicitly.
That's the solution!!! Great, thanks a lot!
Bye,
Andy.
___________________________________________________________________________
Andy Spiegl, Institute for Applied Mathematics
University of Technology, Muenchen, Germany
E-Mail: spiegl_at_Appl-Math.TU-Muenchen.de
URL:
http://www.appl-math.tu-muenchen.de/~spiegl
Above all else - sky.
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Feb 22 1996 - 04:20:42 GMT