input_inject_event(9) suse man page | unix.com

Man Page: input_inject_event

Operating Environment: suse

Section: 9

INPUT_INJECT_EVENT(9)						  Input Subsystem					     INPUT_INJECT_EVENT(9)

NAME
input_inject_event - send input event from input handler
SYNOPSIS
void input_inject_event(struct input_handle * handle, unsigned int type, unsigned int code, int value);
ARGUMENTS
handle input handle to send event through type type of the event code event code value value of the event
DESCRIPTION
Similar to input_event but will ignore event if device is "grabbed" and handle injecting event is not the one that owns the device.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 INPUT_INJECT_EVENT(9)
Related Man Pages
augrabnotifyevent(3) - debian
dtk_set_event_handler(3) - debian
xseteventqueueowner(3) - x11r4
xseteventqueueowner(3) - suse
struct_input_dev(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I