Re: FVWM: Placement Styles don't work

From: Robert Nation 885-9815 <rnation_at_mansvr.sanders.lockheed.com>
Date: Tue, 20 Feb 96 15:40:03 EST

>> >> 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?
>
>> Kai> Isn't it that the first matching line counts? Have you tried
>> Kai> reversing the order of the lines?
>>
>> Order shouldn't matter. The more specific ones should have
>> precedence.

I think you're all partially right and wrong!

Fvwm applies ALL matching styles to each window. This way
Style "*" NoTitle
Style "emacs" NoPPosition
will result in an emacs window with NoPPosition and NoTitle.

In the event that there is a conflict, I believe that the last match is used:
Style "*" ActivePlacement
Style "emacs" RandomPlacement
results in emacs being randomplacement.

BUT ActivePlacement and SmartPlacement do not conflict. RandomPlacement
and SmartPlacement don't conflict either. The rule is, use smartplacement,
but if you can only find a dumb place to put the window, then revert
to active (or random) placement. Another way to think of it is that
there are 4 placement options
dumb Random
dumb Active
smart Random
smart Active


Hope this helps

Rob
--
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 Tue Feb 20 1996 - 14:45:31 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:58 BST