Lucas Fialho Zawacki lfzawacki@gmail.com writes:
From: Lucas Fialho Zawacki lfzawacki@gmail.com
configure.ac | 1 + programs/joystick/Makefile.in | 17 +++++++ programs/joystick/main.c | 102 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 120 insertions(+) create mode 100644 programs/joystick/Makefile.in create mode 100644 programs/joystick/main.c
I don't think it makes sense to add a command-line application for this. If there are really things that the user needs to configure, it should be a control panel. But ideally we should retrieve the settings from the Unix environment.