[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: tell wine not to use the mouse
From:       Mihai =?utf-8?q?Don=C8=9Bu?= <mihai.dontu () gmail ! com>
Date:       2010-01-28 14:15:09
Message-ID: 201001281615.09965.mihai.dontu () gmail ! com
[Download RAW message or body]

On Thursday 28 January 2010 16:05:58 Mihai Donțu wrote:
> Hi,
> 
> I use wine to run cl.exe and build some dll-s. However, each time make
>  invokes wine, my mouse short-jumps from one position to another or stops
>  responding for a brief period of time. Is there any way to tell wine to
>  skip any GUI initialization or to not touch the mouse?
> 

Mm, one coffee later, I seem to have answered my own question:

$ cat `which cl`
#!/bin/sh

unset DISPLAY
exec wine "${HOME}/apps/vs64/bin/cl.exe" "${@}"

Seems to do the trick. I apologize for the noise. :)

-- 
Mihai Donțu



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic