Actions
Added in 2.9
/kblayout [-d] [language]
Changes the keyboard layout globally to the specified language.
It can only change keyboard layout to a installed language.
See also $kblayout.
Switches
Switch | Description |
-d | Resets the keyboard layout to the default language. |
Parameters
Parameter | Description |
[language] | The keyboard language to change to. |
Example
; Change the keyboard layout to German. /kblayout DE ; Change the keyboard layout to American. /kblayout US ; Resets the keyboard layout to the default language. /kblayout -d
Updated by Per Amundsen over 1 year ago · 5 revisions