DirectFB Reference Manual
IDirectFBInputDevice   GetKeymapEntry

Fetch one entry from the keymap for a specific hardware keycode.

GetKeymapEntry (
  IDirectFBInputDevice   * thiz,
  int   keycode,
  DFBInputDeviceKeymapEntry   * ret_entry
);