--- Ryan Daly <daly_at_ctcnet.net> wrote: > Thomas Adam said:
> > --- Ryan Daly <daly_at_ctcnet.net> wrote:
> >
> >> AddToFunc "CreateStartMenu"
> >> + "I" DestroyMenu StartMenu
> >> + "I" PipeRead 'echo `/bin/hostname -s` > $HOME/.fvwm/.hostname
> >
> ^^^^
> > You didn't end it with a '. You must add a ' at the end.
>
> + "I" PipeRead 'echo `/bin/hostname -s` > $HOME/.fvwm/.hostname'
>
> I still get the same results with the ' at the end...
Try:
+ "I" PipeRead 'echo `/bin/hostname -s` > $[HOME]/.fvwm/.hostname'
Works for me.
-- Thomas Adam
=====
"The Linux Weekend Mechanic" --
http://linuxgazette.net
"TAG Editor" --
http://linuxgazette.net
"<shrug> We'll just save up your sins, Thomas, and punish
you for all of them at once when you get better. The
experience will probably kill you. :)"
-- Benjamin A. Okopnik (Linux Gazette Technical Editor)
___________________________________________________________
BT Yahoo! Broadband - Free modem offer, sign up online today and save £80
http://btyahoo.yahoo.co.uk
--
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 Tue Feb 17 2004 - 19:03:43 GMT