[Wine] Re: dedicated usb support

vitamin wineforum-user at winehq.org
Mon Sep 22 15:43:21 CDT 2008


Jörg Kühne wrote:
> hi wine user group
> 
> I try to run a model aircraft simulator (aerofly professional deluxe) with wine. the installation was a success. after that,  I can start the simulator but it doesn't identify the usb game commander (at least a 4 channel usb device). but the kde desktop control center detect the right device IPACS Ikarus Gamecommander (/dev/input/js1).  how I get support for this device under wine?


If it's a joystick, it needs to have at least one button or Wine doesn't think it is a joystick.
Second, you should test if you have access to that device (you should) with

Code:
jstest /dev/input/js1


If that works, then Wine should see your joystick. Unless it looks for a particular name of the device.







More information about the wine-users mailing list