#requires AutoHotkey v2.1-alpha.8
#include <windows>
/* Switch Between Installed Keyboard Layouts. */
RShift::KeyboardLayout()
/* Switch Between Certain Keyboard Layouts. */
LShift::KeyboardLayout("sr-Cyrl-RS", "en-GB", "es-ES", "zh-Hant-TW")
/* So the LShift/ RShift will activate only on release, and it will do so only if you did not press any other key while it was held down. */
>+vkFF::return
<+vkFF::return
-
Notifications
You must be signed in to change notification settings - Fork 0
nperovic/KeyboardLayout.ahk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Switching between all the installed keyboard layouts. 自由切換輸入法語言
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published