Created
February 17, 2019 22:32
-
-
Save hongymagic/2423ac33139f8959ccc6160a0d9a2e91 to your computer and use it in GitHub Desktop.
Windows 10 key remap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Natural scrolling of the mouse wheels | |
WheelUp::WheelDown | |
WheelDown::WheelUp | |
; Remap Caps Lock to something more useful | |
CapsLock::Escape |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment