pmb6tz / windows-desktop-switcher

An AutoHotKey script for Windows that lets a user change virtual desktops by pressing CapsLock + <num>.
MIT License
1.23k stars 230 forks source link

how to disable CapsLock original function #68

Closed Jackiexiao closed 3 years ago

Jackiexiao commented 3 years ago

I often touch CapsLock by mistake, so it switch to Capital, I want use CapsLock for switcher only, so how to disable CapsLock original function?

Elijas commented 3 years ago

Here is the solution: https://github.com/pmb6tz/windows-desktop-switcher/issues/67#issuecomment-772791781

Let us know if it works for you

Jackiexiao commented 3 years ago

thx !!! it works