On Fri, May 16, 2003 at 12:25:40PM -0400, Jake Colman wrote:
>
> I've modified the win95 setup script to suit my needs and would like to use
> the right panel mechanism used by the 'desker'. Unfortunately, I am having
> trouble getting the syntax to do it right.
With 2.5.6, you can shade a window in any direction. Add a button
to the left and right of the bar to shade it towards the given
direction:
*BarButtons: (+0+0, Action Next (BarButtons, CirculateHit) WindowShade west)
*BarButtons: (-0+0, Action Next (BarButtons, CirculateHit) WindowShade east)
To unshade it, bind something to the window frame, e.g.
Mouse 1 SF S WindowShade off
(shift-button 1 to unshade).
Bye
Dominik ^_^ ^_^
--
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 May 19 2003 - 01:40:32 BST