_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* -d - Resets the keyboard layout to the default language. *Parameters* [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