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

TXkbDescRec

Declaration

Source position: xkb.pp line 1587

type TXkbDescRec = record

  dpy: PDisplay;

  flags: Word;

  device_spec: Word;

  min_key_code: TKeyCode;

  max_key_code: TKeyCode;

  ctrls: PXkbControlsPtr;

  server: PXkbServerMapPtr;

  map: PXkbClientMapPtr;

  indicators: PXkbIndicatorPtr;

  names: PXkbNamesPtr;

  compat: PXkbCompatMapPtr;

  geom: PXkbGeometryPtr;

end;


Documentation generated on: 2023-03-18