Search Amazon:

Windows Mouse and Keyboard Tips

Changing the Cursor's Blink Rate
To control how fast the cursor blinks, as set in Control Panel’s Keyboard applet, set or add the following string value:

    HKCU\Control Panel\Desktop
        CursorBlinkRate = "xxxx"

        Where "xxxx" is a value in milliseconds ranging from 1200 (slowest) to 200 (fastest).

Number of Mouse Buttons
See my System Metrics sample.

Swapping Mouse Buttons
To switch between a Right and Left handed mouse, as allowed in Control Panel’s Mouse Applet, change or add the following string value:

    HKCU\Control Panel\Mouse
        SwapMouseButtons = "x"
       
        Where x = "0" for Right handed or "1" for Left handed.

Changing Mouse Double-Click Speed
To adjust the amount of time that can pass between clicks when double-clicking, as set in Control Panel’s Mouse applet, set or add the following string value:

    HKCU\Control Panel\Mouse
        DoubleClickSpeed = "xxxx"

        Where "xxxx" is a value in milliseconds ranging from 900 (slowest) to 100 (fastest).

Changing Keyboard Repeat Delay
To set the amount of time that passes before a character begins repeating when you hold down a key, as set in Control Panel’s Keyboard applet, set or add the following string value:

    HKCU\Control Panel\Keyboard
        KeyboardDelay = "x"

        Where "x" ranges from 3 (longest) to 0 (shortest).

Changing Keyboard Repeat Rate
To control the speed at which a character repeats when you hold down a key, as set in Control Panel’s Keyboard applet, set or add the following string value:

    HKCU\Control Panel\Keyboard
        KeyboardSpeed = "x"

        Where "x" ranges from 0 (slowest) to 31 (fastest).

Sign In
  User Id 
  Password 


Submit Your Own Code and Articles




About TheScarms
About TheScarms

Ask me your programming questions

I read every email and answer all I can.

If you use this code, please mention "www.TheScarms.com"

Email this page


TheScarms AppSentinel lets you securely copy protect and create evaluation versions of your software

TheScarms(tm) AppSentinel lets you quickly and easily create evaluation versions of your software and stop unauthorized copying and unregistered use of your programs!

Get your free
trial copy today!


      The World's Number 1 Web Host

© Copyright 2008 TheScarms