Backstory I am writing a library that accesses the kernel module, uinput which allows you to create or take control of devices in /dev/input/event#, and insert events into them. A simple usecase would allow someone to write a script that would move a mouse cursor to the center of your display, and perform a leftRead more