RE: FVWM: CustomPlacement

From: Bob Woodside <proteus_at_pcnet.com>
Date: Fri, 30 Jan 1998 09:17:06 -0500 (EST)

On 30-Jan-98 A.J.vanWerven wrote:
> Fvwm always places my windows for me.
> is there a way (I was thinking of a Style property) to realize
> that I can manually place a window when it comes up ?

        Try

            Style "*" DumbPlacement, ActivePlacement

If you like to use both on occasion, you can create a couple of functions
in your fvwm2rc, like these that I use, so you can switch back and forth:

    AddToFunc SetSmart
    + "I" Style "*" SmartPlacement, RandomPlacement
    + "I" Recapture

    AddToFunc SetDumb
    + "I" Style "*" DumbPlacement, ActivePlacement
    + "I" Recapture



        Cheers,
        Bob



 
--
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 Fri Jan 30 1998 - 08:24:18 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:01 BST