* what's colour reference
@ 2002-04-24 9:12 ssams
2002-04-24 10:04 ` Jani Monoses
0 siblings, 1 reply; 3+ messages in thread
From: ssams @ 2002-04-24 9:12 UTC (permalink / raw)
To: linux-assembly
who is know about colour reference...?
how print colouring char with AT&T syntax..?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: what's colour reference
2002-04-24 9:12 what's colour reference ssams
@ 2002-04-24 10:04 ` Jani Monoses
2002-04-24 12:38 ` what's colour referenc Rick A. Hohensee
0 siblings, 1 reply; 3+ messages in thread
From: Jani Monoses @ 2002-04-24 10:04 UTC (permalink / raw)
To: ssams; +Cc: linux-assembly
Look for 'ANSI escape sequences' on google,
or redhat bootscripts for red and green at least :)
THis has nothing to do with AT&T syntax, you just output
a string and make sure it contains such escapes...
And the terminal must also support it of course...
On Wed, 24 Apr 2002, ssams wrote:
> who is know about colour reference...?
> how print colouring char with AT&T syntax..?
> -
> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: what's colour referenc
2002-04-24 10:04 ` Jani Monoses
@ 2002-04-24 12:38 ` Rick A. Hohensee
0 siblings, 0 replies; 3+ messages in thread
From: Rick A. Hohensee @ 2002-04-24 12:38 UTC (permalink / raw)
To: jani; +Cc: ssams, linux-assembly
man console_codes
l
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-04-24 12:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-24 9:12 what's colour reference ssams
2002-04-24 10:04 ` Jani Monoses
2002-04-24 12:38 ` what's colour referenc Rick A. Hohensee
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.