On Mon, Apr 14, 2003 at 04:12:56PM +0200, Michelle Konzack wrote:
> Hello,
>
> I use Debian/stable and fvwm 2.4. I have trashed the default config
> and created my own one.
>
> Now I like to have a ButtonBar like in KDE which can be hidden to
> the left or the right. How can I do this ?
>
> I have a FvwmButtons which is working very well and I have two
> buttons on the left and on the right for hiding, but now ?
>
> Please Cc: me because I am not on the list (too much traffic for my
> Mobil-Telephone).
With 2.5.x, you can shade a window in any direction. Make a
buttons on the left/right with the actions
WindowShade W
WindowShade E
THe buttons will be hidden too, but you can, for example, make a
right click on the window border unshade the window:
Mouse 3 fs n WindowShade off
With 2.5.x you can also bind a different command on each window
border. In my config, a double click on any of the eight parts of
the border shades the window in the given direction:
Mouse 1 [ N Function ResizeOrRaise W
Mouse 1 ] N Function ResizeOrRaise E
Mouse 1 - N Function ResizeOrRaise N
Mouse 1 _ N Function ResizeOrRaise S
Mouse 1 < N Function ResizeOrRaise NW
Mouse 1 > N Function ResizeOrRaise SE
Mouse 1 ^ N Function ResizeOrRaise NE
Mouse 1 v N Function ResizeOrRaise SW
AddToFunc ResizeOrRaise
+ C Raise
+ M Raise
+ M ResizeMaximize
+ D Current (Shaded) Raise
+ D WindowShade $0
This config allows to hide and show *any* window by double
clicking its border, not just FvwmButtons.
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 Tue Apr 15 2003 - 03:32:02 BST