On Mon, Sep 24, 2001 at 08:56:22AM -0500, Glen Lee Edwards wrote:
> When I first started using Linux I played with several window managers to see
> which one I would like the best. One of them, don't recall which, had a feature
> where the window would scroll up into the title bar, leaving only the bar
> visible on the desktop. I prefer that feature over creating icons for windows
> I'm not currently using. I tried to recreate it in Fvwm using ResizeMove, but I
> can't get the window to scroll completely up into the title bar. Depending on
> the program, part of the window always shows. Is there a way to do this - leave
> only the title bar showing?
The command you are looking for is "WindowShade". For Example, I
have this line in my config file:
AddToFunc MoveOrRaise
+ C Raise
+ M Raise
+ M Move
+ D Pick (Shaded) Raise
+ D WindowShade toggle
Mouse 1 T A Function MoveOrRaise
(assuming you have fvwm-2.4.x. The syntax differs slightly in
2.2.x).
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, email: d.vogt_at_lifebits.de
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
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 Mon Sep 24 2001 - 09:49:59 BST