Create ahk script that make capslock as another ctrl, then copy to statup folder
echo CapsLock::Ctrl >> caps5ctrl.ahk | |
copy /y caps5ctrl.ahk "C:\Users\annnng\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment