libei 1.3.0
A library for Emulated Input
|
A single device to generate input events from. More...
#include <libei.h>
A single device to generate input events from.
A device may have multiple capabilities. For example, a single device may be a pointer and a keyboard and a touch device. It is up to the EIS implementation on how to handle this case, some implementations may split a single device up into multiple virtual devices, others may not.
An ei_device is refcounted, see ei_device_unref().