Searched refs:foreground (Results 1 – 6 of 6) sorted by relevance
20 background the same as the foreground. Highlights are ignored for the last two25 the high four bits specify background and the low four the foreground. In both
16 device: tty0 for the foreground virtual console33 defines that opening /dev/console will get you the current foreground
44 #define foreground (color & 0x0f) macro
1149 color = (def_color & 0xf0) | foreground; in csi_m()1157 | foreground; in csi_m()
573 save the tty's current foreground process group in the
57 .ref configure -disabledforeground [cget .ref -foreground]