
Allows you to change keyboard layouts.
Example

Running this code will enable the "Japanese" keyboard layout.
plugin command("OS Automation.dll", "keyboard layout set", "Japanese")
Allows you to change keyboard layouts.
Running this code will enable the "Japanese" keyboard layout.
plugin command("OS Automation.dll", "keyboard layout set", "Japanese")
Was this helpful?