I would like to have the g15 LCD support, with whatever in it, I would like the broadcasting enabled/disabled notification, or even if it possible to put parts of the built in WoW info, etc.
:D
It'll be cool, thanks
Printable View
I would like to have the g15 LCD support, with whatever in it, I would like the broadcasting enabled/disabled notification, or even if it possible to put parts of the built in WoW info, etc.
:D
It'll be cool, thanks
ummm... huh?
do you mean you'd like keyclone to change the text in the LCD screen on the keyboard?
Nice idea! (i would like to see the PAUSE status f.ex. on the display)
If you need help, tell me, i played around with the G15 applets in the past..
Yea, like the broadcasting status, etc.
I'm not sure if it is possible to get the lcd info from all the WoW windows, and put it all on the screen at the same time. or whatever.
Doesn't matter, just thought it'll be cool.
sure... post anything you have that explains how to put text or graphics onto the display. is it just text or can you get pixel level access?
Pretty sure its pixel level access as well as text. I've never done this, but I've read about it a bit. I think you need to get a hold of the g15 sdk.
here is a link of an example program with source included
http://www.g15forums.com/index.php?o...tartdown&id=32
In general http://www.g15forums.com/forum/ is a good place for that type of info. If you don't have a g15 to test it on, I imagine it being a huge pain to get working.
IIRC, the SDK has a LCD screen emulator so it would be possible to test without one.Quote:
Originally Posted by jrox
so what would you like to see on the screen?
here is an example of something someone did for a game applet
http://www.echovoice.com/echovoice/g15/splash.gif
what would keyclone show??
I'm not even sure if this is possible, but it'll be cool
by defualt the WoW.exe puts this on the LCD:
http://azeroth.metblogs.com/archives..._for_the.phtml
couldn't keyclone hook that from all the WoWs and display it all on one screen?
OR keyclone could show the overlay for broadcasting stauts, and other random information.
@blurred
sorry, but i don't think that'll be in the cards.
i just don't see how it'd be useful, at the moment. what screen would it display on? as a stack? would it be on keyclone itself? or would keyclone somehow put it on the keyboard, allowing scrolling.
i'd imagine the keyboard already shows something for the main wow... the others would just overwrite it, i'm sure
Don't know about the g15 as I have yet to buy one, but what would be nice is a clear overlay graphic that shows, what is being sent to each client. eg:
[code:1]
---------------------
| 1 | 2 | 3 | 4 | 5 |
---------------------
| | | x | | |
---------------------
[/code:1]
Keys to client 3
[code:1]
---------------------
| 1 | 2 | 3 | 4 | 5 |
---------------------
| x | x | x | x | x |
---------------------
[/code:1]
Showing that all clients receiving key presses
Same I'd imagine could be shown for where you are in a round-robin setup.
But ideally not limited to a g15 display, use an overlay like the one you get for various keyboards and similar to show Caps-Lock status etc. Or better yet built into an addon (though not sure how you'd do that, perhaps look at some of the TS/Vent speaker display addons).
Is there anyway to have keyclone launch 3 copies of world of warcraft from different directories via one keyword? I dont like having to use wow wow1 wow2 to launch 3 copies. just want to launch all 3 via one keyword.
no.
wow1;wow2;wow3
and you get a command history. after you type it once, you won't have to again.
you can even launch wows on other machines. (assuming A and C are left and right)
A:wow1;A:wow2;C:wow1;C:wow2;wow1
starts 5 copies, across 3 machines, even maximized with username auto-filled in, cpu affinity set, frames throttled to maximized performance, and keymaps loaded. even the remote keyclones will auto-connect upon startup.
(i thought that was a niffy bit o' programming getting all that going in one blast...)
Just posting to support the idea of having Keyclone hook in with the g15 to be able to display the status of pass/no pass.
The g15 also has some buttons under the LCD screen and it would be pretty cool to be able to switch the status of the pass or no pass of the four (in my case) slave machines from those buttons.