Difference between revisions of "How to Reverse the mouse scroll wheel - to match Apples OSX 10.7 (Lion) "Natural" scrolling""

From Tech-Wiki
Jump to: navigation, search
(Created page with "1) Find the hardware ID of the mouse Go to the mouse control panel Select “Hardware” tab Click “Properties” button Select “Details” tab From the drop-down list choose...")
 
 
Line 1: Line 1:
1) Find the hardware ID of the mouse
+
1) Find the hardware ID of the mouse<br />
Go to the mouse control panel
+
Select “Hardware” tab
+
Click “Properties” button
+
Select “Details” tab
+
From the drop-down list choose “Hardware IDs”
+
Save the VID*** entry ( e.g. VID_045E&PID_0039 )
+
  
2) Find and change the corresponding configuration settings in the registry
+
Go to the mouse control panel<br />
Run regedit.exe<br />
+
Select “Hardware” tab<br />
Open Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\HID<br />
+
Click “Properties” button<br />
Here you should find an entry for the hardware ID of your mouse<br />
+
Select “Details” tab<br />
In all sub-keys of the hardware id key look for the “DeviceParameters” key and change the “FlipFlopWheel” value from 0 to 1
+
From the drop-down list choose “Hardware IDs”<br />
 +
Save the VID*** entry ( e.g. VID_045E&PID_0039 )<br />
  
3) Make it work
 
  
Unplug the mouse<br />
+
2) Find and change the corresponding configuration settings in the registry<br />
Count to five<br />
+
Run regedit.exe<br />
Plug the mouse back in
+
Open Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\HID<br />
 +
Here you should find an entry for the hardware ID of your mouse<br />
 +
In all sub-keys of the hardware id key look for the “DeviceParameters” key and change the “FlipFlopWheel” value from  0 to 1<br />
 +
 
 +
3) Make it work<br />
 +
Unplug the mouse<br />
 +
Count to five<br />
 +
Plug the mouse back in<br />

Latest revision as of 03:12, 17 April 2012

1) Find the hardware ID of the mouse

Go to the mouse control panel
Select “Hardware” tab
Click “Properties” button
Select “Details” tab
From the drop-down list choose “Hardware IDs”
Save the VID*** entry ( e.g. VID_045E&PID_0039 )


2) Find and change the corresponding configuration settings in the registry

Run regedit.exe
Open Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\HID
Here you should find an entry for the hardware ID of your mouse
In all sub-keys of the hardware id key look for the “DeviceParameters” key and change the “FlipFlopWheel” value from 0 to 1

3) Make it work

Unplug the mouse
Count to five
Plug the mouse back in