Windows – Invert scrolling on Windows Bootcamp

bootcampwindows

It just irritates me a little bit that when I scroll in Windows, I have to scroll normally, but on Mac OS X, I have to change back to the other scrolling (Inverted), I prefer the Mac OS X way, is there a way to have this setting on Windows using Bootcamp settings or such?

Best Answer

From user3669959's linked answer:

  1. Open the Mouse settings in the Control Panel
  2. Click on the Hardware tab, "HID-compliant device", Properties
  3. Click on the Details tab
  4. Choose Device Instance Path in the Property drop down menu
  5. Note the VID value
  6. Run regedit
  7. Edit HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\HID\VID_???\VID_???\Device Parameters, where the ??? is the VID value we just found
  8. Edit FlipFlopWheel
  9. Change the value from 0 to 1
  10. Close all programs
  11. Reboot

This worked for me on a Windows 7 64 bit PC, using the Boot Camp 5.1.5769 AppleWirelessTrackpad64.exe driver.

References:

http://tsentas.net/windows-bootcamp-reverse-scrolling/