On 02 Oct 2002 12:41:32 -0400, Victor Eijkhout wrote:
>
> > > *NameDesk: Command *FvwmPager: Label $d "$(deskname)"
> >
> > For 2.5.x, you should preferably use DesktopName instead of "*FvwmPager:
> > Label" although the second is also supported for now.
> >
> > *NameDesk: Command DesktopName $d $(deskname)
> >
> > If you use 2.4.x I will post another solution for this expanding problem.
>
> Please. I'm quite at a loss how Echo can have the right value but not
> the other command.
*NameDesk: Command PipeRead `echo "*FvwmPager: Label $d '$(deskname)'"`
This is needed because $d is expanded in PipeRead, but not in "*NameDesk:"
or "*FvwmPager:" for compatibility with some module configs.
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 Oct 02 2002 - 11:53:17 BST