Home
last modified time | relevance | path

Searched refs:foreground (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/Documentation/
DVGA-softcursor.txt20 background the same as the foreground. Highlights are ignored for the last two
25 the high four bits specify background and the low four the foreground. In both
Dserial-console.txt16 device: tty0 for the foreground virtual console
33 defines that opening /dev/console will get you the current foreground
/linux-2.4.37.9/drivers/char/
Dconsole_macros.h44 #define foreground (color & 0x0f) macro
Dconsole.c1149 color = (def_color & 0xf0) | foreground; in csi_m()
1157 | foreground; in csi_m()
DChangeLog573 save the tty's current foreground process group in the
/linux-2.4.37.9/scripts/
Dheader.tk57 .ref configure -disabledforeground [cget .ref -foreground]