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

TXkbMapNotifyEvent

Declaration

Source position: xkblib.pp line 93

type TXkbMapNotifyEvent = record

  _type: SmallInt;

  serial: LongWord;

  send_event: Boolean;

  display: PDisplay;

  time: TTime;

  xkb_type: SmallInt;

  device: SmallInt;

  changed: Word;

  flags: Word;

  first_type: SmallInt;

  num_types: SmallInt;

  min_key_code: TKeyCode;

  max_key_code: TKeyCode;

  first_key_sym: TKeyCode;

  first_key_act: TKeyCode;

  first_key_behavior: TKeyCode;

  first_key_explicit: TKeyCode;

  first_modmap_key: TKeyCode;

  first_vmodmap_key: TKeyCode;

  num_key_syms: SmallInt;

  num_key_acts: SmallInt;

  num_key_behaviors: SmallInt;

  num_key_explicit: SmallInt;

  num_modmap_keys: SmallInt;

  num_vmodmap_keys: SmallInt;

  vmods: Word;

end;


Documentation generated on: 2023-03-18