Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 18

Hybrid View

  1. #1

    Default Mousing over second monitor for immediate focus.

    Hey. I was wondering if there was anything available to do this using 1 computer, 1 account each on two monitors.

    Basically, I run each account maximized on 1 screen each. I want to be able to just move my mouse over to any monitor and WITHOUT having to do that one extra CLICK fo bring focus to it to play, so that everything is seemless.

    Is there a software that enables me to do this? THIS will save me soooo much money. Like. It will determine whether I use 1 PC (upgrade!) or build a whole another (crappy) one using more power,noise, heat etc.

    Please , please help, and thanks for the info!

  2. #2

    Default

    Windows Vista does this automatically via a setting in the control panel. (Search for "mouse works" in the CP search, if I remember correctly)

    The window switch is not instantaneous, it's about 0.5 seconds or so. Not seamless, but it works once you get used to the short delay, and it beats clicking the window for focus, IMO.

    For Windows XP I know that there are utilities or power tools. Google something like "Windows XP focus mouseover" and you should find what you are looking for.
    "Multibox : !! LOZERS !!" My multiboxing blog

  3. #3

    Default

    Ah, I'll try that. Doesn't Keyclone have something called "auto focus over" option that does something like this? I;m not sure, is that instantaneous?
    Hmm, I can't seem to find "mouse works in the vista CP .

  4. #4

    Default

    This feature is part of the operating system. You don't need a third party program for this unless you want to toggle the feature off and on with a hotkey.

    To turn this on or off with Windows (in Vista), go to Control Panel : Ease of Access Center : Make the Mouse Easier to Use : Activate a window by hovering over it with the mouse.

    If you want to toggle this setting off and on with a hotkey, you can do that with HotkeyNet using its SetActiveWindowTracking command.

    Microsoft's name for this feature (in the operating system API) is Active Window Tracking.

    MouseWorks is a third-party utility published by Kensington. You don't need it for this.
    �Author of HotkeyNet and Mojo

  5. #5

    Default

    I just tested this under Vista and discovered that in Vista, Microsoft sets the default delay for this feature to a high value. That's why Tonuss is seeing a delay. With XP the delay is set to zero (at least that has been true on every XP system I've tested) so it's faster.

    The delay can be changed in Vista (and presumably set to zero) by editing the registry or with a third-party program.

    There may also be a way to set the delay with Control Panel but I don't see it there.
    �Author of HotkeyNet and Mojo

  6. #6

    Default

    Quote Originally Posted by 'ajn03001',index.php?page=Thread&postID=209166#pos t209166
    Doesn't Keyclone have something called "auto focus over" option that does something like this?
    yes, keyclone has 'focus-follows-mouse' under keyclone/setup/general


  7. #7

    Default

    What's the registry key path ?
    2,3,5 boxing wow with Wow Open Box and MAMA, give them a try!
    (was 8 Boxing Wow with HotKeyNet and ISBoxer)
    Was streaming on twitch.tv/MooreaTv

  8. #8

    Default

    I added a new command to HotkeyNet in build 175 so people can set the delay to zero and make this work as fast in Vista as it does in XP. The command is used in a hotkey like this:

    Code:
    <Hotkey F1>
       <SetActiveWindowTrackingDelay 0>
       <SetActiveWindowTracking on>
    The documentation is here:

    http://hotkeynet.com/ref/setactivewi...kingdelay.html

    What's the registry key path ?
    I don't know but you can probably find out by googling the API names which are used to change those settings programmatically. They are:

    Code:
    SPI_SETACTIVEWINDOWTRACKING
    SPI_SETACTIVEWNDTRKTIMEOUT
    �Author of HotkeyNet and Mojo

  9. #9

    Default

    Quote Originally Posted by 'Freddie',index.php?page=Thread&postID=209200#post 209200
    I added a new command to HotkeyNet in build 175 so people can set the delay to zero and make this work as fast in Vista as it does in XP. The command is used in a hotkey like this:
    Freddie, do these commands work in xp as well? Would be nice to send this to both of my computers at the same time to turn it on and off as well as change the delay.

  10. #10

    Default

    Yep they work in XP too. (In XP the delay is already zero by default so you don't have to set it, but it doesn't hurt anything if you set it.)

    By the way the operating system has a third setting in this family of features that determines whether the window comes to the foreground or merely receives focus without coming to the foreground. I've never bothered implementing this in HotkeyNet but it could be added easily if anyone wants it.
    �Author of HotkeyNet and Mojo

Similar Threads

  1. Keyclone mousing..
    By roach2489 in forum New Multi-Boxers & Support
    Replies: 7
    Last Post: 05-13-2009, 11:11 AM
  2. Replies: 9
    Last Post: 08-11-2008, 03:35 PM
  3. Stupid focus problem, how do I make someone focus not in my group?
    By shivetya in forum New Multi-Boxers & Support
    Replies: 6
    Last Post: 03-17-2008, 08:16 AM
  4. Monitor 1 Digial. Monitor 2 Analog. Doable or not.
    By Ligion in forum New Multi-Boxers & Support
    Replies: 4
    Last Post: 02-14-2008, 01:58 PM
  5. HELP TV + MONITOR (2 monitor dual boxing)
    By bthecheat in forum New Multi-Boxers & Support
    Replies: 4
    Last Post: 12-28-2007, 04:55 PM

Posting Rules

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