This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xmessage color


On Fri, 14 Dec 2007, Tom Bruning wrote:

I am a newbie using cygwin/x.  I have tried to find an answer in all
documentation I can find but to no avail

I am trying to send a message through xmessage that includes color
escape sequences.  I can display color in a normal xterm window but in
xmessage I only display the escape sequences.  I have tried to find
out how to use xmessage-color but have been unable to use it.

xmessage doesn't interpret escape sequences.


You may be able to get what you want with a shell script, e.g.,

xterm -hold -e echo "$@"

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]