FSX mouse & joystick

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
ahso
Level 4
Level 4
Posts: 182
Joined: Sat Feb 20, 2010 2:31 am

FSX mouse & joystick

Post by ahso »

Hi
how to disable other joysticks in the settings. Also the mouse deactivates after some time. How to disable also this behaviour?
Thanks
ahso
Level 4
Level 4
Posts: 182
Joined: Sat Feb 20, 2010 2:31 am

Post by ahso »

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

also the joystick seems ok now.
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

FSX mouse & joystick

Post by jjmckenzie »

On Thu, Mar 15, 2012 at 3:59 AM, ahso <[email protected]> wrote:
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
You have reverted to using xinput only. Are you building on a Mac by chance?

James
ahso
Level 4
Level 4
Posts: 182
Joined: Sat Feb 20, 2010 2:31 am

Post by ahso »

Got back only today but still the same. Mouse disables after a while and defaults to joystick also not finding my pedals.
Locked