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; |
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; |