Actions
Kblayout » History » Revision 3
« Previous |
Revision 3/5
(diff)
| Next »
Per Amundsen, 08/21/2017 01:11 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 about 7 years ago · 3 revisions