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
struct_input_handler(9) - centos
augrabnotifyevent(3) - debian
xvvideonotify(3) - x11r4
xseteventqueueowner(3) - suse
ldi_ev_get_cookie(9f) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Docker learning Phase-I