JochenBaier / fastwindowswitcher

A fast window switcher for Windows using the keyboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capslock problem

skystary opened this issue · comments

If I set capslock (capital in software's setting), I can't just hit the one key to switch between windows. I have to press Shift first. It shouldn't case sensitive.

Hi skystary,

using caps-lock is difficult, because it will always toggle. Even if the label selection will be case insensitive all text written afterwards will be uppercase or lowercase.

But you can remap the caps-lock key to an other key:
Remap caps-lock key to for example to 'F13 'with https://github.com/randyrants/sharpkeys/releases and set Modifier Key to 'None' and Key to 'F13'.

I was using this for a few days and it worked fine.
Please let me know it this solution works for you.

Jochen

Thank you, your solution cause some other problem. I want use Capslock because I already using a software called Capslock+ in the first place. It use Capslock as a hotkey, therefore cause no conflict to other hotkey. After a lots of thinking and trying, I give up this idea to use capital for hotkey.