Well i got this in my Main wtf file :
and this in my slavesCode:SET gxResolution "1280x768" SET gxWindow "1"
So basically the WTF files are set to windowed mode and a fixed resolution but when i launch them in keyclone they end up at a max monitor size of 2880x900 for every client which clutters my Videocard and in the end will crash it ( 5x 2880x900 clients might be a little overkill ), and i cannot seem to get how i can override those settings :S.Code:SET gxResolution "800x600" SET gxWindow "1"
I can ofcourse make launchers for them like this
wine explorer /desktop=Main,1024x768 /MultiBox/Main/Wow.exe -opengl
wine explorer /desktop=Slave1,800x600 /MultiBox/Slave1/Wow.exe -opengl
wine explorer /desktop=Slave2,800x600 /MultiBox/Slave2/Wow.exe -opengl
wine explorer /desktop=Slave3,800x600 /MultiBox/Slave3/Wow.exe -opengl
wine explorer /desktop=Slave4,800x600 /MultiBox/Slave4/Wow.exe -opengl
But this defeats the purpose of having keyclone since i won't be able to send my keys from one window to the other, then again i fixed the resolution issue then
Last edited by ShadowBumble : 06-22-2010 at 11:16 AM
Connect With Us