genode/gems/src/server/terminal
Josef Söntgen b7d1c40460 Terminal: add bg color handling + PDBG
Set the right bg color instead of using a dimmed version of the fg
color. The colors are stored in the first 6 bits of the color index.
Thereby the first 3 bits contain the fg and the second 3 bits the
bg color.

The debug message in _handle_esc_seq5() now shows the sequence in
question.

Fixes #495.
2012-11-14 16:57:43 +01:00
..
main.cc Terminal: add bg color handling + PDBG 2012-11-14 16:57:43 +01:00
notix-8.tff Add built-in font sizes (8, 12, 16) to terminal 2012-10-30 12:25:19 +01:00
target.mk Add built-in font sizes (8, 12, 16) to terminal 2012-10-30 12:25:19 +01:00
terminus-12.tff Add built-in font sizes (8, 12, 16) to terminal 2012-10-30 12:25:19 +01:00
terminus-16.tff Add built-in font sizes (8, 12, 16) to terminal 2012-10-30 12:25:19 +01:00