Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 11
  1. #1

    Default ClonedKeys - the continuation of OS X key broadcasting

    ClonedKeys
    Mac OS X key broadcasting application
    This is the continuation of the CloneKeys project, originally developed by rjenkins8142.

    New features:
    • Ability to restrict broadcasts to only those applications indicated in the ClonedKeys window (no more guild chat embarrassment!).
    • Ability to blacklist the standard WASDQE movement keys (no more fumbling when switching windows to move your characters!).
    Upcoming features:
    • User-defined keys to switch application focus (thanks to Otlecs for pointing out need for clarification).
      User-defined key broadcast linked with above feature (compliments of wetstreet).
    • User-defined key blacklists.
    • User-selectable per-application key translation/modifiers.
    The latest version is always available on Google Code. Please post any comments/suggestions/issues in this thread. I would kindly ask that, if you find a reproducible issue, please submit it through the Google Code Issues interface.
    ClonedKeys
    an OS X key broadcasting application

  2. #2

    Default

    Yes! Thank you so much for picking up this project. I had hacked in the ability to not have it send WSAD but had it hard coded and only got it in there after a couple hours of fumbling around using the trial-and-error method.

  3. #3

    Default

    Awesome stuff! I updated the CloneKey entry in the wiki and added a link to ClonedKeys.

    Your two upcoming features will get rid of my horribly hacked version (I use SDFC instead of WASD to move). Currently I send a keystroke to each client when the front window changes and the client changes which action page they are using. It gets the job done but is a hastle to setup and maintain. Depending on how you plan to do the key mapping I think I can get rid of all that and greatly simplify my setup.

    One feature that I hacked is to send a keypress when the selected client changes. (in MonitorHandler() under kEventClassApplication look for the kEventAppFrontSwitched event kind then send the keystrokes if everything matches up) Right now I send a different key combo for each selected client (^1,^2,^3...) but I plan on changing that to sending one key combo (the same for everyone) to just the new front application.

    Another feature that I wanted, but couldn't get to work in C++ was to switch from one client to a specific one of my 5 with a keypress (also triggering an action in the clients). Right now, I'm using ControllerMate and a bit of Ruby with appscript to switch clients by using ps and grep to find the process ID. Ugly, but a lot faster then I was expecting it to be.

    While I can hardcode what I want to do, I'm on the wrong side of the learning curve for Mac UI code. :P Keep up the good work!
    Altaholic

  4. #4

    Default

    Wow - immense. I'd read that you were thinking of doing this - nice work to take it on. I'm looking forward to giving this a go. :thumbsup:

    One question I have is have you been able to try out more than 2 clones with it? On the original version there was always the problem that having 3+ in the list would mean that some keypresses weren't replicated properly?
    5-box [Draenei Paladin & 4 Shaman] Team - Overload - EU Quel'Thalas
    0.........10........20.......30........40........5 0........60........70
    |---------|---------|---------|---------|---------|---------|-------5-|
    RP: 3/3 BF: 3/3 SP: 3/3 UB: 4/4 MT: 3/3 SETH: 1/2


  5. #5

    Default

    I have only been using it with two clients, although I do have 3 accounts. At some point I will fire up 3-5 and see what kind of issues arise.
    ClonedKeys
    an OS X key broadcasting application

  6. #6
    Member Otlecs's Avatar
    Join Date
    May 2007
    Location
    EU-Aggramar, Alliance.
    Posts
    1367

    Default

    User-defined key broadcast on application focus change
    I am pretty sure that this is against the WoW ToS.

  7. #7

    Default

    Quote Originally Posted by 'Otlecs',index.php?page=Thread&postID=109803#post1 09803

    User-defined key broadcast on application focus change
    I am pretty sure that this is against the WoW ToS.
    I agree, sending a keystroke via the focus change event itself could likely be a violation of the ToS in many situations. However, sending a keystroke in response to another keystroke that changes focus should be fine. Therefore, by tightly coupling this functionality to the "define keystroke to switch to client" feature, I think we'd be in the clear.

    If someone has a definitive answer on this, please let me know. Thanks for bringing it up, Otlecs, I will clarify in my original post.
    ClonedKeys
    an OS X key broadcasting application

  8. #8

    Default

    The wiki is now active and available on the Google Code site.
    ClonedKeys
    an OS X key broadcasting application

  9. #9

    Default

    Quote Originally Posted by 'alphaquam',index.php?page=Thread&postID=109905#po st109905
    Quote Originally Posted by 'Otlecs',index.php?page=Thread&postID=109803#post1 09803


    User-defined key broadcast on application focus change
    I am pretty sure that this is against the WoW ToS.
    I agree, sending a keystroke via the focus change event itself could likely be a violation of the ToS in many situations. However, sending a keystroke in response to another keystroke that changes focus should be fine. Therefore, by tightly coupling this functionality to the "define keystroke to switch to client" feature, I think we'd be in the clear.

    If someone has a definitive answer on this, please let me know. Thanks for bringing it up, Otlecs, I will clarify in my original post.
    That's what I have setup now. Using ControllerMate and a bit of ruby I've got a key that I press that changes which client is front (one key per client). If I hold the key down for more then 1/2 second, then a keypress is sent to the client.

    On another note, I think I know what is going on with lost key presses. I was testing with a number of text editors and found I could get them in a state where they thought the CMD key was pressed even though it wasn't. It was easy to spot since I hit the S key and the Save dialog popped up. Changing to that client then press/release the CMD key and it started working again. How and why it happens, I havn't figured out yet.
    Altaholic

  10. #10

    Default

    [align=left]Is there a native way in Mac OS X to bind a keyboard command to stop/start cloned key? Maybe a way to build it into cloned keys (it's obviously monitoring keyboard entries in someway).
    [/align]It's embarassing to say something on the main char and have it come out duplicated (or usually in near gibirish missing qweasd).

    Great application.
    Thanks for your work on it (current and future)

Similar Threads

  1. Mac Users: CloneKeys working better than Clonedkeys
    By TheBigBB in forum Software Tools
    Replies: 5
    Last Post: 01-17-2009, 10:29 PM
  2. Disaster! OS X 10.5.6 broke ClonedKeys
    By Ohitekah in forum Software Tools
    Replies: 9
    Last Post: 12-19-2008, 05:34 PM
  3. Mac help, I got Clonedkeys, help plz!
    By gtmlk901 in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 10-11-2008, 04:03 AM
  4. Cant get Clonedkeys working
    By Iceman73 in forum Software Tools
    Replies: 2
    Last Post: 09-18-2008, 09:18 AM
  5. Level continuation 43-60?
    By Omega214 in forum General WoW Discussion
    Replies: 7
    Last Post: 06-27-2008, 10:09 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
  •