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

TXkbEvent

Declaration

Source position: xkblib.pp line 305

type TXkbEvent = record

  _type: SmallInt;

  any: TXkbAnyEvent;

  new_kbd: TXkbNewKeyboardNotifyEvent;

  map: TXkbMapNotifyEvent;

  state: TXkbStateNotifyEvent;

  ctrls: TXkbControlsNotifyEvent;

  indicators: TXkbIndicatorNotifyEvent;

  names: TXkbNamesNotifyEvent;

  compat: TXkbCompatMapNotifyEvent;

  bell: TXkbBellNotifyEvent;

  message: TXkbActionMessageEvent;

  accessx: TXkbAccessXNotifyEvent;

  device: TXkbExtensionDeviceNotifyEvent;

  core: TXEvent;

end;


Documentation generated on: 2023-03-18