On 27 Aug 2003 02:47:33 +0200, Matthias Czapla wrote:
>
> Im using fvwm 2.4.6 on Debian Woody. There are three Buttons on the right
> hand side with the following functions:
>
> 2 Close
> 4 Maximise
> 6 Iconify
>
> I wondered about the strange way Buttons were left out on transient windows,
> which made no sense and furthermore did the Close-Button look pressed on
> maximized windows. I tried changing this with
>
> ButtonStyle 6 - MwmDecorMin
> ButtonStyle 4 - MwmDecorMax
> ButtonStyle 2 - Clear
>
> without luck.
I can't reproduce what you say.
If I create this minimal .fvwm2rc file, the correct buttons are removed,
for example, in Find dialog of Netscape:
Style * DecorateTransient, MWMButtons, MWMFunctions
ButtonStyle 1 - Clear MwmDecorMenu
ButtonStyle 2 - Clear
ButtonStyle 4 - Clear MwmDecorMax
ButtonStyle 6 - Clear MwmDecorMin
Mouse 0 1 A Menu MenuFvwmRoot
Mouse 0 2 A Close
Mouse 0 4 A Maximize
Mouse 0 6 A Iconify
You may also run the first 5 lines in FvwmConsole to verify they work.
Are you sure the correct configuration is executed? Try to create the
.fvwm2rc from scratch by adding something, verifying it works, adding
something else and so on.
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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Aug 27 2003 - 06:03:11 BST