Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!decwrl!sgi!shinobu!odin!odin.corp.sgi.com!tomw From: tomw@orac.esd.sgi.com (Tom Weinstein) Newsgroups: comp.windows.x Subject: Re: color xterm, yet another WM title setting script Message-ID: Date: 15 Sep 90 20:04:23 GMT References: Sender: news@odin.corp.sgi.com (Net News) Reply-To: tomw@esd.sgi.com Distribution: comp Organization: Silicon Graphics Inc. Lines: 31 In-Reply-To: thoth@reef.cis.ufl.edu's message of 15 Sep 90 23:53:13 GMT In article thoth@reef.cis.ufl.edu (Gilligan) writes: > Guess what! here's yet another title setting script. The only > difference is that it does a few escape sequences for the color xterm. > I call it mycolors, but if you can think of a better name, mail me. [ script deleted for brevity ] > -- > #perl -ne > #/-------------------- > print "a window is a terrible thing to paste -", $me; > #( My name's not really Gilligan, It's Robert Forsman, without an `e' ) > s/Gilligan/Robert Foresman/g; > s/Foresman/Forsman/g; > #--------------------/ Something that I think wasn't clear in the documentation: If you are using the dynamic color option, you can specify more than one color in the same command by seperating them with ;'s. For instance: ^]]10;PeachPuff3;NavyBlue;OrangeRed;OrangeRed;Black sets the primary foreground and background colors, the text cursor color, and the mouse pointer foreground and background colors. -- Tom Weinstein Silicon Graphics, Inc., Entry Systems Division, Window Systems tomw@orac.esd.sgi.com Any opinions expressed above are mine, not sgi's.