Active Window Tracking Using Your Mouse Cursor
Active Window Tracking Using Your Mouse Cursor (All Versions) This tweak allows you to control the Window focus using the mouse cursor, by making an application active simply by moving your mouse cursor over it. Windows 95, 98 and Me Open your registry and find the key [KEY_CURRENT_USER\Control Panel\Microsoft Input Devices\Mouse] Create a new String value, or modify the existing value, named 'Focus' and set it to equal 'On' for enabled or 'Off' for disabled. Windows NT, 2000 and XP Open your registry and find the key [HKEY_CURRENT_USER\Control Panel\Mouse] Create a new DWORD value, or modify the existing value, named ActiveWindowTracking' and set it to equal '1' for enabled or '0' for disabled. Restart Windows for the changes to take effect. (Default) REG_SZ (value not set) ActiveWindowTracking REG_DWORD 0x00000001 (1) Focus REG_SZ "On" HKEY_CURRENT_USER\Control Panel\Mouse
Back To Registry Tweaks