hugo vanwoerkom <[EMAIL PROTECTED]> writes: > On the michael-desk-1152x900 screenshot on the > screenshot page of fvwm.org it shows windows with > titles and icons. I want to have that, but I am doing > something wrong: titles but no icons... > All my windows have 5 buttons, because I have: > ... > AddButtonStyle 1 Pixmap button.xpm #HVW1 > AddButtonStyle 2 Pixmap button-max.xpm #HVW1 > AddButtonStyle 4 Pixmap button-iconify.xpm #HVW1 > AddButtonStyle 6 Pixmap button-close.xpm #HVW1 > > Style "*" MWMButtons # button relief follows the > state > > Mouse 0 3 N Stick > ButtonStyle 3 - Clear MWMDecorStick > ButtonStyle 3 Inactive Vector 4 75x25@0 > 75x75@0 25x75@0 75x25@1 > ButtonStyle 3 ActiveUp Vector 4 75x25@0 > 75x75@0 25x75@0 75x25@1 > ButtonStyle 3 ActiveDown Vector 4 75x25@0 > 75x75@0 25x75@0 75x25@1 > ButtonStyle 3 ToggledInactive Vector 4 75x25@0 > 75x75@0 25x75@0 75x25@1 > ButtonStyle 3 ToggledActiveUp Vector 4 75x25@0 > 75x75@0 25x75@0 75x25@1 > ButtonStyle 3 ToggledActiveDown Vector 4 75x25@0 > 75x75@0 25x75@0 75x25@1 > ... > Can someone give me a pointer on how to get an icon on > there that the executing program sets?
You need to bind an action to the button or it won't show. For example, like you did on button 3 with the Mouse command. -- Dan Espen E-mail: [EMAIL PROTECTED] -- 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]
