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

XGrabDeviceKey

Declaration

Source position: xinput.pp line 885

function XGrabDeviceKey(

  display: PDisplay;

  device: PXDevice;

  key: cuint;

  modifiers: cuint;

  modifier_device: PXDevice;

  grab_window: TWindow;

  owner_events: TBool;

  event_count: cuint;

  event_list: PXEventClass;

  this_device_mode: cint;

  other_devices_mode: cint

):cint;

function XGrabDeviceKey(

  display: PDisplay;

  device: PXDevice;

  key: cuint;

  modifiers: cuint;

  modifier_device: PXDevice;

  grab_window: TWindow;

  owner_events: Boolean;

  event_count: cuint;

  event_list: PXEventClass;

  this_device_mode: cint;

  other_devices_mode: cint

):cint;


Documentation generated on: 2023-03-18