Hi Folks!
I wanted to use different buttons for different window states
(maximized/shaded/sticky) using ToggledActiveUp and so on. I first tried
my own config using pixmaps, but it didn't work. It looked like this:
AddToDecor MyDecor
+ ButtonStyle 3 Pixmap button_brushed_active.xpm
+ ButtonStyle 3 ToggledActiveUp Pixmap button_brushed_pressed.xpm
+ ButtonStyle 3 ToggledActiveDown Pixmap button_brushed_pressed.xpm
+ ButtonStyle 3 ToggledInActive Pixmap button_brushed_pressed.xpm
+ ButtonStyle 3 - MwmDecorStick
Mouse 1 3 A Stick
But it didn't work. Then, I tried the example from the manpage, but it
was the same: Just no reaction (except the titlebar changing).
Any hints on this? Google found nothing related to this topic.
TIA & HAND
André
--
Real programmers use "cat > a.out"
--
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 06 2002 - 06:28:05 BST