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) - centos
xseteventqueueowner(3) - suse
ldi_get_eventcookie(9f) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com