On 06 May 2002 13:24:50 +0200, Andre Bonhote wrote:
> 
> 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).

For this to work you should have:

  Style * MwmButtons  # button relief follows the state

Regards,
Mikhael.
--
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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to