Hi
how to disable other joysticks in the settings. Also the mouse deactivates after some time. How to disable also this behaviour?
Thanks
FSX mouse & joystick
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
FSX mouse & joystick
On Thu, Mar 15, 2012 at 3:59 AM, ahso <[email protected]> wrote:
James
You have reverted to using xinput only. Are you building on a Mac by chance?Change as below in tools/wineinstall
#--- defaults (change these if you are a packager)
#CONFARGS="" # configure args, e.g. --prefix=/usr
CONFARGS="--without-xinput2" # configure args, e.g. --prefix=/usr
James