On Tue, Mar 05, 2002 at 06:47:01PM -0500, Stephen Dennison wrote:
> I wanted to bind doubleclicking the window title bar to shading the
> window, the best I was able to do was set one of icons in the titlebar to
> doing it.  I read thru the online documentation that seemed relevant to
> what I wanted to do, but none of it seemed to have what I needed.
> 
> Anyone know how I could bind DoubleClicking the title bar to
> shading the window?
The function I use looks like this:
  AddToFunc MoveOrRaise
  + C Raise
  + M Raise
  + M Move
  + D Pick (Shaded) Raise
  + D WindowShade toggle
  Mouse 1 T A MoveOrRaise
Bye
Dominik ^_^  ^_^
 --
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.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 Mar 05 2002 - 18:55:22 GMT