(C) 1998 AROS - The Amiga Research OS
NAME
#include <clib/keymap_protos.h>
struct KeyMap * AskKeyMapDefault ()
LOCATION
In KeymapBase at offset 6
SYNOPSIS
/* void */
FUNCTION
Gives you a pointer to the current system default keymap.
INPUTS
RESULT
Pointer to the system defaul keymap.
EXAMPLE
SEE ALSO
SetKeyMapDefault()
NOTES
BUGS
INTERNALS
HISTORY