Unit 'XKB' Package
[Overview][Constants][Types][Procedures and functions][Index] [#x11]

TXkbMapChangesRec

Declaration

Source position: xkb.pp line 1626

type TXkbMapChangesRec = record

  changed: Word;

  min_key_code: TKeyCode;

  max_key_code: TKeyCode;

  first_type: Byte;

  num_types: Byte;

  first_key_sym: TKeyCode;

  num_key_syms: Byte;

  first_key_act: TKeyCode;

  num_key_acts: Byte;

  first_key_behavior: TKeyCode;

  num_key_behaviors: Byte;

  first_key_explicit: TKeyCode;

  num_key_explicit: Byte;

  first_modmap_key: TKeyCode;

  num_modmap_keys: Byte;

  first_vmodmap_key: TKeyCode;

  num_vmodmap_keys: Byte;

  pad: Byte;

  vmods: Word;

end;


Documentation generated on: 2023-03-18