> i am mofify my .fvwmrc. and  i found i can't see button 6 because the
> space left for button in the left of title is not enough. so how can i
> change this.

To begin with, the buttons 1, 3, 5, 7 and 9 are left of the title, 
while 2, 4, 6, 8 and 0 are right of the title.

The title shrinks to make room if more buttons should be shown, so
that is not the problem.

Ownly the buttons that have some action bound to them are shown.
If you want to see button 6, you should have some action bound to
it in your configuration, for example

  key x 6 n delete

or

  mouse 1 6 n delete

(in old versions of fvwm, only the "key" command made the button
appear, but not the "mouse" command (or maybe it was the other way
round)).

Finally individual buttons can be enabled or disabled with a
style.  Make sure you do not have

  Style * nobutton 6

in your .fvwm2rc or put

  Style * button 6

near the end of the file.

Ciao

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to