a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Devices:
 console.device
  CDInputHandler
  CD_ASKDEFAULTKEYMAP
  CD_ASKKEYMAP
  CD_SETDEFAULTKEYMAP
  CD_SETKEYMAP
  CMD_CLEAR
  CMD_READ
  CMD_WRITE
  OpenDevice
  RawKeyConvert
Include
GuruMeditation
Docs » Autodocs » console.device » CD_ASKKEYMAP

NAME

	CD_ASKKEYMAP -- Get the current key map structure for this console.

FUNCTION

	Fill the io_Data buffer with the current KeyMap structure in
use by this console unit.
IO REQUEST INPUT
io_Message mn_ReplyPort set if quick I/O is not possible
io_Device preset by the call to OpenDevice
io_Unit preset by the call to OpenDevice
io_Command CD_ASKKEYMAP
io_Flags IOF_QUICK if quick I/O possible, else zero
io_Length sizeof(*keyMap)
io_Data struct KeyMap *keyMap
pointer to a structure that describes
the raw keycode to byte stream conversion.
IO REQUEST RESULT
This function sets the io_Error field in the IOStdReq, and fills
the structure the structure pointed to by io_Data with the current
key map.

SEE ALSO

<exec/io.h>, <devices/keymap.h>, <devices/console.h>

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:

Alpha Flight 1970

AYS
AOA
AFL
SPB

Comments:

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