* Christoph Frick frick@sc-networks.de [04/10/05, 17:14:32]:
if there is a /dev/input/event[0-9] for the joystick, then WINE will detect it and will use it as joystick.
As I said, there's no /dev/input/eventX for my joystick. Loading the joydev module will create a /dev/input/js0 device. Creating a link from /dev/js0 to /dev/input/js0 will make the joystick work (or at least detected. Missions won't work, so I can't really test it.)
Cheers, Kai