Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!stan!marvin!toml From: toml@marvin.Solbourne.COM (Tom LaStrange) Newsgroups: comp.windows.x Subject: Re: TitleButton Message-ID: Date: 6 Feb 91 15:37:32 GMT References: <1991Feb6.153345.19666@daimi.aau.dk> Sender: toml@Solbourne.COM (Tom LaStrange) Organization: Solbourne Computer, Inc. Lines: 18 In-Reply-To: pilgrim@daimi.aau.dk's message of 6 Feb 91 15:33:45 GMT I have a problem with the titlebuttons in tvtwm. In the file .tvtwmrc I wrote : RightTitleButton "pixmap.filename" =! "echo 'dfgdfg'" but it did not work exactly as it should. I got the button in the title, but nothing was echo'ed in the window. The question is: how can I make the TitleButton echo a string in the window. You can't. !"echo 'blob'" is going to fork a shell and execute the thing in double quotes. Your echo will most likely go to wherever you started (tv)twm. -- Tom LaStrange toml@Solbourne.COM