| home | programming |

This is a small C program that demonstrates how to use gamepad/joystick under Linux/GNU/X11 environment to convert gamepad events into keypresses. This way one can use gamepad to run a presentation or something. Or to play a game that does not directly support joypad. Or whateverest.

Compilation instructions are in comments in source. Use right click -> save link as to download.

This "program" is in public domain due to extreme simplicity.