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
dtk_set_event_handler(3) - debian
xseteventqueueowner(3) - centos
struct_input_handler(9) - suse
ldi_get_eventcookie(9f) - sunos
ldi_ev_get_cookie(9f) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com
Docker learning Phase-I