table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
INPUT_GRAB_DEVICE(9) | Input Subsystem | INPUT_GRAB_DEVICE(9) |
NAME¶
input_grab_device - grabs device for exclusive useSYNOPSIS¶
int
input_grab_device(struct input_handle * handle);
ARGUMENTS¶
handleinput handle that wants to own the
device
DESCRIPTION¶
When a device is grabbed by an input handle all events generated by the device are delivered only to this handle. Also events injected by other input handles are ignored while device is grabbed.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |