Go to the source code of this file.
Defines | |
#define | EV_CON 0x10 |
Event type. | |
#define | EV_CON_RESERVED 0 |
EV_CON event codes. | |
#define | EV_CON_REDRAW 1 |
requests client redraw | |
#define | EV_CON_BACKGROUND 2 |
tells client that it looses the framebuffer | |
Functions | |
L4_CV int | l4con_map_keyinput_to_ascii (unsigned value, unsigned shift) |
Definition in file l4con_ev.h.
#define EV_CON_RESERVED 0 |