diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2011-12-30 18:01:00 +0100 |
---|---|---|
committer | David Herrmann <dh.herrmann@googlemail.com> | 2011-12-30 18:01:00 +0100 |
commit | f60356d429ca9931e940387d1aef8df34bee7c54 (patch) | |
tree | 3bdd4ab8026cb873333b166f6ee5ff7eccb6c83a /src/input.c | |
parent | e70a56b92e1155f0193486ad6cb031bd850fa5aa (diff) |
terminal: add dummy terminal implementation
vte: This adds a dummy VTE subsystem. It will be used to emulate a vt100
terminal based on our console subsystem.
terminal: This ties together several subsystems including the output-, the
console- and the vte-subsystem.
The test_terminal test application can be used to test the terminal. It is
supposed to provide a full vt100 implementation which is displayed on all
available screens.
Most of the functionality here is not implemented yet and only a dummy function.
These will be added in later commits.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to 'src/input.c')
0 files changed, 0 insertions, 0 deletions