Query: input_grab_device
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_GRAB_DEVICE(9) Input Subsystem INPUT_GRAB_DEVICE(9)NAMEinput_grab_device - grabs device for exclusive useSYNOPSISint input_grab_device(struct input_handle * handle);ARGUMENTShandle input handle that wants to own the deviceDESCRIPTIONWhen 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 INPUT_GRAB_DEVICE(9)