Log in

View Full Version : Couple of Keyclone bugs



sorrowharvester
01-11-2008, 12:33 AM
1) I set up my maximizer when I had the NVidia control panel set to "Dual View". Once I realized, I hit the reset button, changed my control panel to "Horizontal Span". Keyclone kept putting client #2 (which should have been at the second windows boundary 1280,0) at 0,0. I finally realized old values were still stored in the .ini file. After deleting the entries in the .ini, it worked fine.

2) When dragging a sub-window after the "big" window is setup, it will sometimes grab the "big" window and move it instead of the sub-window if the sub-window is on top of the "big" window.

3) After _restarting_ keyclone, it realized I only had one display, but, the coordinates didn't exactly match what my resolution was 2560x1024. So, I had to create the 2 right-most windows and drag them off to the absolute right edge in keyclone's maximizer.
pic:
http://www.gorespigot.com/Gore/keyclone_error.JPG

Thanks!

Loving the maximizer and command functions in Keyclone!

marvein
01-11-2008, 03:40 AM
ya I had this same problem when I set this up. currently keyclone has a problem with really high resolutions and I had to write the ini file manualy to make it work since not even one monitor seemed to fit in the screen. Hes working on fixing this though IIRC the last time I mentioned it to him.

Lost Ninja
01-11-2008, 09:36 AM
First time I use keyclone, after reboot, it doesn't start up correctly:

Start keyclone and move it down to lower left of screen.
Hit connect, and then wait for ages (normally pretty fast).
It then starts my 2nd client and puts it into the right spot.
It then starts the 2nd client again (I can tell as it has the user name for the 2nd client. But this one it leaves in the middle of the screen.
I exit both clients, and re-connect. Now it starts quickly one client goes to top left, as it should. 2nd client goes bottom-right as it should.
[code:1]
[general]
version=1721
port=1320
name=max-xii
auto_add=1,1,'World of Warcraft'
auto_connect=0,''
pass_mouse_clicks=0
distinguish_lr=0
maximizer_enabled=1
always_on_top=0
proxy_enabled=0
proxy=
proxy_uname=
has_startup_cmd=0
startup_cmd=
startup_cmd_delay=2
hotkey_bringtofront=0.0
mousefocus=0

[donotpass]
whitelist=0
count=1
key_00=27.0

[roundrobin]
count=1
key_00=48.0

[commands]
count=2
command_00=wow1
action_00=D:\WoW\1\WoW.exe
keymap_00=
region_00=region1
uname_00=1.'account1'
cpu_00=00000001
maxfps_00=30.15
excludeRR_00=0
command_01=wow2
action_01=D:\WoW\1\Wow.exe
keymap_01=
region_01=region2
uname_01=1.'account2'
cpu_01=00000002
maxfps_01=30.15
excludeRR_01=0

[mousemap]
count=0

[regions]
count=2
region_name_00='region1'
region_00=1,0,0,1152,864,0,0
region_pip_00=0,(0.0.0)
region_name_01='region2'
region_01=1,128,160,1280,1024,0,0
region_pip_01=0,(0.0.0)

[cmd_history]
count=6
cmd_00=wow1
cmd_01=wow2
cmd_02=wow3
cmd_03=wow1;wow2;wow3
cmd_04=wow1;wow2
cmd_05=WoWa;WoWb
last=wow1;wow2

[override]
hotkey=19.0
enable_overlays=0
enable_audio_reminder=1
reminder_delay=30
message=mute
font_name=tahoma
font_sz=30
font_color=0.200.0

[sounds]
count=6
sound_00=1001,0,'D:\Files\Programs\keyclone\sounds \open.wav'
sound_01=1002,0,'D:\Files\Programs\keyclone\sounds \close.wav'
sound_02=1003,1,'D:\Files\Programs\keyclone\sounds \override_on.wav'
sound_03=1004,1,'D:\Files\Programs\keyclone\sounds \override_off.wav'
sound_04=1005,1,'D:\Files\Programs\keyclone\sounds \override_reminder.wav'
sound_05=1006,1,'D:\Files\Programs\keyclone\sounds \roundrobin.wav'
[/code:1]
account1/account2 are not the real names for some reason ;)

Screen is set to 1280x1024 and each client runs at 1152x864. They are set by choice to overlap. I use the winXP setting to bring to foreground whichever window I have the cursor over.

marvein
01-11-2008, 12:42 PM
you seem to be launching the same copy of WoW with both commands, did you do that on purpose?

[commands]
count=2
command_00=wow1
action_00=D:\WoW\1\WoW.exe
keymap_00=
region_00=region1
uname_00=1.'account1'
cpu_00=00000001
maxfps_00=30.15
excludeRR_00=0
command_01=wow2
action_01=D:\WoW\1\Wow.exe
keymap_01=
region_01=region2
uname_01=1.'account2'
cpu_01=00000002
maxfps_01=30.15
excludeRR_01=0

keyclone
01-11-2008, 02:06 PM
hmm... very large dimensions? i hadn't tested that... i will once i get home

marvein
01-11-2008, 03:06 PM
hmm... very large dimensions? i hadn't tested that... i will once i get home

large dimensions work for me, my main wow window is around 1280x768. other than the issue I mentioned above Ive never had a problem with any client.

Lost Ninja
01-11-2008, 11:58 PM
Same copy of WoW yes, I was running from two separate directories (and drives) but recently playing on PTR (only one install) I didn't notice a performance cut so I stopped load from different directories. Makes keeping macros, settings and addons working just right even easier.

edit:

And before I was using different directories I still had this issue, but I though it was my own fault as I hadn't upgraded Keyclone (eg Old Bug). Running 1.7u (or whatever it is).