Query: input_inject_event
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_INJECT_EVENT(9) Input Subsystem INPUT_INJECT_EVENT(9)NAMEinput_inject_event - send input event from input handlerSYNOPSISvoid input_inject_event(struct input_handle * handle, unsigned int type, unsigned int code, int value);ARGUMENTShandle input handle to send event through type type of the event code event code value value of the eventDESCRIPTIONSimilar to input_event but will ignore event if device is "grabbed" and handle injecting event is not the one that owns the device.COPYRIGHTKernel Hackers Manual 2.6. July 2010 INPUT_INJECT_EVENT(9)