in message <FF5A2657765DD04CBE26437E4BABC2CD07A177_at_xch-nw-25.nw.nos.boeing.com>,
wrote Moore, Garron thusly...
>
> I'm trying to set up the following:
>
> When you click a button in the title bar, the window goes into
> auto-shade mode. This is like auto-raise, but shade instead. I'm
> having trouble figuring out how to set it up.
So, you want a window to be shaded when you click on a button?
# make the window shaded when title bar button 4 is clicked
Mouse 0 4 N WindowShade toggle
# window is shaded when title bar is clicked by mouse button 3
Mouse 3 T N WindowShade toggle
...Mind you the raise/focus issue is conveniently ignored.
> I'm sure it's the same procedure as setting up auto-raise in the
> same manner because I'm using FvwmAuto.
I don't get it. You want to use -Auto module /along with/ mouse
click?
- Parv
--
A programmer, budding Unix system administrator, and amateur photographer
seeks employment: http://www103.pair.com/parv/work/
--
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 Aug 05 2003 - 12:43:10 BST