suse man page for input_inject_event

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)

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_process_events(3) - debian
dtk_set_event_handler(3) - debian
xseteventqueueowner(3) - x11r4
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
Change directory error
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I