screenbuffer_t Struct Reference
[Console Service]

Structure for buffering state of one virtual console. More...

#include <screenbuffer.h>


Data Fields

attrs_t attrs
 Current attributes.
keyfield_tbuffer
 Screen content - characters and their attributes (used as a circular buffer).
bool is_cursor_visible
 Cursor state - default is visible.
sysarg_t position_x
 Coordinates of last printed character for determining cursor position.
sysarg_t position_y
sysarg_t size_x
 Number of columns.
sysarg_t size_y
 Number of rows.
size_t top_line
 Points to buffer[][] line that will be printed at screen as the first line.


Detailed Description

Structure for buffering state of one virtual console.

Definition at line 82 of file screenbuffer.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7