Close
Showing results 1 to 10 of 16

Hybrid View

  1. #1

    Default

    Quote Originally Posted by Daeri View Post
    But I fail to see what's wrong with having the two screens merged into a single 2880x900 desktop ? I thought that creating an extended desktop was the whole point of twinview ?
    Correct

    I run all my wow clients in windowed mode so i can resize/drag them where i want. Simply putting the resolution in each respective wtf is all i need to do.
    Everything that is fun in life is either bad for your health, immoral or illegal!

  2. #2

    Default

    Quote Originally Posted by zenga View Post
    Correct

    I run all my wow clients in windowed mode so i can resize/drag them where i want. Simply putting the resolution in each respective wtf is all i need to do.

    Well i got this in my Main wtf file :

    Code:
    SET gxResolution "1280x768"
    SET gxWindow "1"
    and this in my slaves

    Code:
    SET gxResolution "800x600"
    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.

    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

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •