[Bug 15485] EVE Online hangs on focus restore after applying Empryan Age 1.1.1 patch

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 30 20:17:34 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15485





--- Comment #17 from N3o <diafoirus at gmail.com>  2008-09-30 20:17:33 ---
Guys forget my before solution, it works but isnt the best solution... i'll
explain the trouble (based on my test):

When you use "Managed windows using X11" option you cant use alt+tab because
the client crash... but if you dont use this, you can use the alt+tab

If try to run another client using the "Managed windows using X11" in off , the
anohter client will be run in the same window of the first client, to run both
clients and use the ALT+TAB combination do :

Add this in you /$HOME/.wine/user.reg


[Software\\Wine\\Explorer\\Desktops]
"Default"="YOUR MAX RESOLUTION"

for example:

[Software\\Wine\\Explorer\\Desktops]
"Default"="1680x1050"

and add in the same file(/$HOME/.wine/user.reg) this too:

[Software\\Wine\\X11 Driver] 
"Decorated"="N"
"Managed"="N"


In console:

Run the first client in cosole with (Desktop #1) : 

wine /$HOME/$CURRENT_USER/.wine/drive_c/Program\ Files/CCP/EVE/eve.exe

Tab to another desktop Virtual Desktop, for example Desktop # 2 

Open console and write in it:

wine explorer /desktop=[YOUR MAX RESOLUTION] "C:\Program Files\CCP\EVE\eve.exe"

for example:

wine explorer /desktop=1680x1050 "C:\Program Files\CCP\EVE\eve.exe"


And have fun ^^...


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list