Hello, * Ryan Daly <[EMAIL PROTECTED]> 17. Feb 04: > Thomas Adam said: > OK, that put me on the right track. The entire function that I'm using is: > > AddToFunc "CreateStartMenu" > + "I" DestroyMenu JizzBoneMenu > + "I" PipeRead 'echo `/bin/hostname -s` > $HOME/.fvwm/.hostname'
Why are you saving the hostname in ~/.fvwm/.hostname? > + "I" PipeRead 'echo "AddToMenu JizzBoneMenu `/bin/cat $HOME/.fvwm/.hostname` > Title"' > + "I" PipeRead '/bin/cat $HOME/.fvwm/.startmenu' > + "I" /bin/rm $HOME/.fvwm/.hostname And delete it immediately? What about + I PipeRead 'echo AddToMenu JizzBoneMenu `/bin/hostname -s` Title' ? HTH, regards, Frank. -- Sigmentation fault -- 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 [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]
