The Keyboard device handles keystrokes. More...
#include "interrupt/gate.h"#include "object/key.h"#include "object/bbuffer.h"#include "sync/semaphore.h"Classes | |
| class | Keyboard |
| Handles keystrokes.This class ensures correct initialization of the keyboard and, above all, its interrupt handling. It also allows an application to query it for key strokes. More... | |
The Keyboard device handles keystrokes.