" + this.helpmessage[msgindex].show() + "

Hosted by www.Geocities.ws

\n"; this.windowHandle.document.write(to_page); this.windowHandle.document.close(); } function clearHelp() { clearTimeout(this.timerHandle); if (this.windowHandle && this.windowHandle.name) { this.windowHandle.close(); this.windowHandle=null; } } new helpbox(); helpbox.prototype.startHelp = startHelp; helpbox.prototype.showHelp = showHelp; helpbox.prototype.clearHelp = clearHelp; // End -->
Created May 9,2002

. . :. :: :.: ::.::: .:. .: : ::: .. :. .:..: :.. ::

.: FAKHRI HOMEPAGE :.

NAVIGATION START � WHO AM I TIPS & TRICKS NOTES GALLERY JOURNAL SIGN VIEW

TIPS & TRICKS

 

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.

  

Registry Settings

User Key: [HKEY_CURRENT_USER\Control Panel\Mouse]
Value Name: ActiveWindowTracking or Focus
Data Type: REG_DWORD (DWORD Value)
Value Data: (0=disable, 1=enable)

 

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

 

 

 

navigation start | who am I | tips & tricks | gallery
. . . BEING ALONE DRAWS ATTENTION
 
� 2002 Copyright Fakhri Inc.All rights reserved
Hosted by www.Geocities.ws

1