a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 keymap.library
  AskKeyMapDefault
  MapANSI
  MapRawKey
  SetKeyMapDefault
Include
GuruMeditation
Docs » Autodocs » keymap.library » SetKeyMapDefault

NAME

	SetKeyMapDefault -- Set the current default keymap. (V36)

SYNOPSIS

	SetKeyMapDefault(keyMap)
void SetKeyMapDefault( struct KeyMap * );

FUNCTION

	A pointer to key map specified is cached by the keymap library
for use by MapRawKey and MapANSI when a keymap is not specified.

INPUTS

	keyMap - a pointer to a keyMap structure.  This key map must be
permanently allocated: it must remain in memory till the
machine is reset. It is appropriate that this keyMap be a
node on the keymap.resource list.

BUGS

	The keymap.h include file should be in the libraries/ or perhaps
resources/ directory, but is in the devices/ directory for
compatability reasons.

SEE ALSO

<devices/keymap.h>, keymap.library/AskKeyMapDefault(), console.device ...KEYMAP functions

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Dual Crew

RSI
TBL
DC
KEF

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se