EVDEVXX - Is simple C++ wrapper for evdev Features Reading and writing IO events into devices Creation and emulation of virtual devices Simplified workflow Supported platforms Linux Dependencies evdev linux/input.h Build To build execute: cd build cmake -DCMAKE_BUILD_TYPE=Release .. && cmake --build .