Thursday, August 22, 2019

How to Reverse the Scrolling Direction in Windows 10

The touchpad and mouse are important input devices on Windows 10. If you are using the touchpad with the laptop or the mouse with the computer, then you can reverse the scrolling direction through the Settings tab. You can also customize the Registry as per your wish. If you want to do it, then follow the instructions mentioned below.

Here’s how to reverse the scrolling direction in Windows 10
·        Editing the registry to reverse the scrolling direction
  1. Firstly, go to the Device Manager menu.
  2. Click on the Cortana option.
  3. Type the Device Manager option.
  4. Choose the Device Manager option.
  5. It will launch a new window.
  6. Choose the Mice and other pointing devices option.
  7. Click twice on the mouse.
  8. Press on the Details option.
  9. It includes the pull-down list.
  10. Choose the Device instance path option.
  11. It is located in the pull-down list.
  12. You need to right-click on the value.
  13. It is given in the Value section.
  14. Choose the Copy option.
  15. Click on the OK button.
  16. Exit from the Device Manager menu.
  17. Go to the Notepad.
  18. Start pasting the VID ID in the Notepad with the Control and V keys together.
  19. Click on the Windows and R keys together.
  20. It will launch the Run prompt box.
  21. Type ‘regedit’ in the Run prompt box.
  22. It will launch the Registry Editor menu.
  23. Click on the registry location, which is mentioned below:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\HID
  • Press on the key which is same as the VID ID given in the Notepad.
  • Choose the Device Parameters button, which includes FlipFlopWheel DWORD.
  • Click twice on the FlipFlopWheel option.
  • It will launch the Edit DWORD menu.
  • Type ‘1″ in the provided box.
  • Click on the OK button.
  • Exit from the Registry Editor menu.
  • Type the 0 in the Value data checkbox.
·        Settings up the AutoHotkey Script
  1. Click on the Cortana option.
  2. Type ‘Notepad’ in the text field.
  3. Choose to launch the Notepad.
  4. Type the script in Notepad.
  5. Start copying and pasting the script in the Notepad:WheelUp::
Send {WheelDown}
Return
WheelDown::
Send {WheelUp}
Return
  • Press on the File option.
  • Click on the Save as an option.
  • It will launch the Save as menu.
  • Choose All Files option.
  • 1It is located in the Save as type option given in the pull-down list.
  • Type the name of the file.
  • You need to include .ahk at the bottom of it.
  • Choose the save option.
  • You need to add the AutoHotkey script symbol to the screen.
  • Exit from the Notepad window.
  • Click twice on the AutoHotkey script shortcut on your screen.
  • Press on the Start menu.
  • Move the mouse wheel in the upward direction.
  • You need to do this procedure to go down to the menu list.
  • To exit from the script, you need to right-click on the toolbar.
  • Choose the Task Manager menu.
  • Choose the AutoHotkey Unicode option.
  • It is located in the Processes menu.
  • Click on the End task option.
Franklin Patrick is a creative person who has been writing blogs and articles about cyber security. He writes about the latest updates regarding mcafee.com/activate and how it can improve the work experience of users. His articles have been published in many popular e-magazines, blogs and websites.
Source : Windows 10

1 comment:

How to Control Individual Apps’ Volume in M1 Mac

  In this article, we have discussed the ways using which you can control individual apps’ volume in M1 Mac.A vast number of cool features c...