Query: giieventsend
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
giiEventSend(3) GGI giiEventSend(3)NAMEgiiEventSend - Inject an event into the inputSYNOPSIS#include <ggi/gii.h> int giiEventSend(gii_input_t inp, gii_event *ev);DESCRIPTIONgiiEventSend injects an event into the queue. Such events can be identified by (event->any.target == GII_EV_TARGET_QUEUE). There are three main uses for this function: 1 Simulating input for independent subprograms. 2 Sending events to externally attached programs via specialized inputs, that are actually rather outputs. 3 Sending command events to inputs, like querying the axis of a valuator device.RETURN VALUEgiiEventSend returns 0 on success, or an gii-error(3) code otherwise.SEE ALSOgiiEventPoll(3) libgii-1.0.x 2006-12-30 giiEventSend(3)
| Related Man Pages |
|---|
| giiaddeventmask(3) - debian |
| giieventsqueued(3) - debian |
| giiquerydeviceinfo(3) - debian |
| giiseteventmask(3) - debian |
| gii_event(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |