>>>>> On Tue, 5 Mar 2002 18:47:01 -0500 (EST)
>>>>> "Stephen" == Stephen Dennison <denniss_at_cs.sunyit.edu> wrote:
Stephen>
Stephen> I wanted to bind doubleclicking the window title bar to shading the
Stephen> window, the best I was able to do was set one of icons in the titlebar to
Stephen> doing it. I read thru the online documentation that seemed relevant to
Stephen> what I wanted to do, but none of it seemed to have what I needed.
Stephen>
Stephen> Anyone know how I could bind DoubleClicking the title bar to
Stephen> shading the window?
1. bind click on title to a function
Mouse 1 T A MyTitleClickFunction
2. define your function like
DestroyFunc MyTitleClickFunction
AddToFunc MyTitleClickFunction
+ "M" Move
+ "D" WindowShade
man fvwm should help you
--
Alexander Kotelnikov
Saint-Petersburg, Russia
--
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:19:52 GMT