Re: FVWM: Changing style of maximized window?

From: Felix E. Klee <felix.klee.fvwm_at_gmx.net>
Date: Tue, 22 Apr 2003 22:48:59 +0200

On Tuesday 22 April 2003 22:38, Felix E. Klee wrote:
> Hm, can't this somehow be modified to do what I want? I tried it, but I
> was unsuccessful.

Stupid me - of course it seems to be possible. For example

    DestroyFunc FuncFvwmMaximizeFullScreen
    AddToFunc FuncFvwmMaximizeFullScreen
    + I ThisWindow (Maximized) Style $n Title, BorderWidth 4, HandleWidth 4
    + I CondCase (NoMatch) Style $n NoTitle, BorderWidth 16, HandleWidth 16
    + I CondCase (NoMatch) Raise
    + I CondCase (NoMatch) UpdateStyles
    + I Maximize

works. Now I just need to better understand the above commands and tune this
to make it look nice. BTW, what is that "$n" variable, I couldn't find it
in the man page?

-- 
To contact me personally don't reply but send email to 
  felix DOT klee AT inka DOT de
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Apr 22 2003 - 15:50:24 BST

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