Click to See Complete Forum and Search --> : mouse in wine


x_Ray
12-19-2002, 01:51 PM
I'm trying to get Medal of Honor to play through wine. The game starts, but won't grab my mouse. The mouse works with the game in winex, but winex craps out as soon as the game starts. I was told the game is playable in wine, so now I'm trying that.

The mouse works in other stuff with wine, but not this game. Below are relevant sections of my X11Config, and you can take a peek at my wine config HERE (http://home.cfl.rr.com/filedump/wineCfg.txt)


Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "MouseManPlusPS/2"
Option "Device" "/dev/mouse"
Option "Buttons" "6"
Option "EmulateWheel" "on"
Option "EmulateWheelButton" "4"
Option "ZAxisMapping" "5 6"
Option "Emulate3Buttons" "no"
EndSection


Also tried with another mouse just in case..

Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection


I really hope to get this game at least somewhat playable. It was an early Xmas gift and would be a shame to not even be able to play it. Any ideas?

Gaccm
12-19-2002, 05:13 PM
whe you say it wont grab your mouse, do you mean, it's like there is no mouse there? or that the mouse can easily pass through the border of the game when it is supposed to be contained inside by wine.

x_Ray
12-19-2002, 05:33 PM
I have no control of the mouse within the game. The game cursor is just stuck up in the top left corner, I'm unable to click any options. It does seem to recognize the mouse at first, eg I can skip through the intros by clicking the mouse. Once I get to the main menu screen though, the game cursor is stuck in the corner.