http://bugs.winehq.org/show_bug.cgi?id=4788
------- Additional Comments From yangman@gmail.com 2006-09-03 23:51 ------- Created an attachment (id=2027) --> (http://bugs.winehq.org/attachment.cgi?id=2027&action=view) look for joystick in /dev/input, and fall back to /dev if not possible
Hm... thanks for clearing up the js* convention. I wasn't entirely sure if older kernels used /dev/js*
How about having wine look in /dev/input by default, but fall back to /dev if none are detected?
From the looks of it, a good portion of the major distributions are not making
the compatability symlink, and it seems silly to have joystick support break just because wine only supports an older convention.