console
| CDInputHandler() | RawKeyConvert() |
CDInputHandler()
Synopsis
struct InputEvent * CDInputHandler(
struct InputEvent * events,
APTR consoleDevice );
RawKeyConvert()
Synopsis
LONG RawKeyConvert(
struct InputEvent * events,
STRPTR buffer,
struct KeyMap * keyMap );


