On 20 Jul 2005 19:39:37 -0700, Elliot Sowadsky wrote:
> 
> Is there a way to for instance change the font of the pager label
> (to/from none) after it's started?

If you mean to change the font of all labels (using *FvwmPager: Font)
then it is not changed immediately. But you may easily restart your pager
(KillModule, Module) to apply new font.

> I only want to display the label on certain desks.
> My other option was turning Title/NoTitle, but that changes the pager height.

You may define labels for the desks you want, and define labels empty for
desks you want to be unnamed (using *FvwmPager: Label, or better using
DesktopName command). If you use DesktopName command, then you don't need
to restart pager, the name is changed immediately. Just be aware that
currently DesktopName does not parse quotes, use 2 trailing spaces:

  DesktopName 1  
  DesktopName 1 Some name

I think the parsing should be changed to accept quotes in the label.

Regards,
Mikhael.

Reply via email to