Computer Resource - Tutorial Regedit 28
Change Detection Function Wheel Mouse
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Servic es \ i8042prt \ Parameters
Create a new DWORD Value and name EnableWheelDetection.
EnableWheelDetection double click and enter the number 1 in the Value Data.
Change the Keyboard Buffer Size
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Servic es \ Kbdclass \ Parameters
Double click and enter enter KeyboardDataQueueSize input form the desired buffer size (default 64 hex = 100 decimal) in the Value Data.
Change the Mouse Buffer Size
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Servic es \ Mouclass \ Parameters
Double-click MouseDataQueueSize input form and enter the desired buffer size (default 64 hex = 100 decimal) in the Value Data.
Function Set To Snap On Mouse
HKEY_CURRENT_USER \ Control Panel \ Mouse
Create a new String Value if it is not yet available, and name SnapToDefaultButton.
SnapToDefaultButton double click and enter the number 1 in the Value Data.
On the Trail show Mouse Pointer
HKEY_CURRENT_USER \ Control Panel \ Mouse
Create a new String Value if it is not already there, and name MouseTrails.
MouseTrails double click and enter the number 1 in the Value Data.
Change the Printer Spooler Priority
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Print
Create a new DWORD Value and name SpoolerPriority.
Double click and enter some SpoolerPriority the desired input on the following Value Data:
0 = Normal Priority
1 = High Priority
0xFFFFFFFF = Idle Priority
Disable Print Job Notifications in Event Viewer
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Print \ Providers
EventLog double click and enter the number 0 in the Value Data.
Determining Priority Scheduler
HKEY_LOCAL_MACHINE \ System \ CurrentControlSet \ Contro l \ Print
SchedulerThreadPriority double click and enter the desired input on the following Value Data:
0 = Normal
1 = Above Normal
ffffffff = Less Than Normal
Function Beep On Errors Printer
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Print
BeepEnabled double click and enter the number 1 in the Value Data.
Enabling Message Notification Function Print Job
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Print \ Providers
NetPopup double click and enter the number 1 in the Value Data.
Defining Message Display Destination Printer
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Print \ Providers
NetPopupToComputer double click and enter the desired input on the following Value Data:
0 = Local Computer
1 = Computer Users
Determining Printer Browser Timeout Time
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Contro l \ Print
Create a new DWORD Value and name NetPrinterDecayPeriod.
NetPrinterDecayPeriod double click and enter the desired input in milisecond (0 - 4,294,967,295 - default 3600000) in the Value Data.

