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

TXkbDeviceInfoRec

Declaration

Source position: xkb.pp line 1759

type TXkbDeviceInfoRec = record

  name: PChar;

  _type: TAtom;

  device_spec: Word;

  has_own_state: Boolean;

  supported: Word;

  unsupported: Word;

  num_btns: Word;

  btn_acts: PXkbAction;

  sz_leds: Word;

  num_leds: Word;

  dflt_kbd_fb: Word;

  dflt_led_fb: Word;

  leds: PXkbDeviceLedInfoPtr;

end;


Documentation generated on: 2023-03-18