Actions
Kblayout » History » Revision 4
« Previous |
Revision 4/5
(diff)
| Next »
Per Amundsen, 08/21/2017 01:12 PM
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
Updated by Per Amundsen over 7 years ago · 4 revisions