Re: [PATCH 1/5] programs: First version of the joystick testing tool. Just lists connected joysticks.
18 May
2012
18 May
'12
5:29 p.m.
Lucas Fialho Zawacki <lfzawacki(a)gmail.com> writes:
From: Lucas Fialho Zawacki <lfzawacki(a)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. -- Alexandre Julliard julliard(a)winehq.org
4959
Age (days ago)
4959
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard