1FUNCTION::ANSI_SET_C(3staUpt)ility functions for usingFaUnNCTION::ANSI_SET_C(3stap)
2
3
4
6 function::ansi_set_color2 - Set the ansi Select Graphic Rendition mode.
7
9 ansi_set_color2(fg:long,bg:long)
10
12 fg
13 Foreground color to set.
14
15 bg
16 Background color to set.
17
19 Sends ansi code for Select Graphic Rendition mode for the given
20 forground color, Black (30), Blue (34), Green (32), Cyan (36), Red
21 (31), Purple (35), Brown (33), Light Gray (37) and the given background
22 color, Black (40), Red (41), Green (42), Yellow (43), Blue (44),
23 Magenta (45), Cyan (46), White (47).
24
25
26
27SystemTap Tapset Reference August 2011 FUNCTION::ANSI_SET_C(3stap)