Add kmscon_console_write() function
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 27 Nov 2011 18:31:26 +0000 (19:31 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sun, 27 Nov 2011 18:31:26 +0000 (19:31 +0100)
commit77963ec305453001dbc8c5a2aad5fced50da8119
tree3c092992f358d8d42a95b6a0cc4b7fae7eda7596
parent798276dea9b9743ef658e67e580dd23e38ee471d
Add kmscon_console_write() function

This function can be used to change the content of the current cell. It
automatically moves the cursor to the next cell.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/console.c
src/console.h