D
D
Dmitry Logvinenko2015-07-13 22:01:36
Keyboard
Dmitry Logvinenko, 2015-07-13 22:01:36

Is there a stable layout switcher for Windows?

Is there an adequate keyboard layout switcher for Windows x64 7 (and with perspective on 10) with one single function: switch two arbitrary layouts (I have English and modified Russian), the first by Caps Lock, the second by Shift + Caps Lock.
Of course, the standard switcher is not suitable, Punto and Key Switcher too (they simply do not have such combinations).
The wonderful Keyla, if it works, is very unstable (either “fading” of the layout without responding to buttons, or problems with working under admin rights, with x64 there are even more problems), it has not been updated for a long time, but the essence is the same.
And I want, as in Linux: I bind it once and forget it. I understand that native, but beauty after all.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dmitry Smolyakov, 2015-07-13
@spudro

Powershell

T
TomasHuk, 2015-07-14
@TomasHuk

You can set in Punto "Additionally switch on the left Ctrl - English, right Ctrl - Russian" and write a script on Autohotkey:

Capslock:: Send {LControl Down}{LControl Up}
+Capslock:: Send {RControl Down}{RControl Up}

Add the script to startup.
Should work. Only in addition it will switch between languages ​​by Ctrl, of course.

M
Max, 2015-11-11
@maxph

TomashUA found a solution: How to configure unambiguous switching between languages ​​in Windows: CapsLock - English, Shift+CapsLock - Russian?

A
alshipaev, 2016-02-23
@alshipaev

You can try SimpleSwitcher . He knows how to do that. The only thing is that CapsLock will have to be reassigned to the virtual key "F24".

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question