There is: arduino uno with two joysticks (native Arduin), which sends usb / serial data to my computer with linux, a program that reads data. This program should emulate a joystick. The data is successfully read, but how to emulate a joystick is not clear.
What are the linux libraries / utilities for this purpose?