3 libbasetype struct KeymapBase
5 options noautolib, noexpunge
8 #include "keymap_intern.h"
11 void SetKeyMapDefault(struct KeyMap *keyMap) (A0)
12 struct KeyMap *AskKeyMapDefault() ()
13 WORD MapRawKey(struct InputEvent *event, STRPTR buffer, LONG length, struct KeyMap *keyMap) (A0, A1, D1, A2)
14 LONG MapANSI(STRPTR string, LONG count, STRPTR buffer, LONG length, struct KeyMap *keyMap) (A0, D0, A1, D1, A2)