Reference Manual - 1.4.11
IDirectFBInputDevice   LoadKeymap

Load a keymap from the specified file. All specified keys will overwrite the current keymap. On return of an error, the keymap is in an unspecified state. the file must be ASCII containing lines: keycode = = .... (up to 4 symbols) Modifier-key-sensitive keys can be framed between capslock: .... :capslock or numlock: ... :numlock.

DFBResult LoadKeymap (
  IDirectFBInputDevice   * thiz,
  char   * filename
);

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License