Search notes:

Shell command: setxkbmap

Set the keyboard using the X keyboard extension.

Querying the current rules

$ setxkbmap -query
rules:      evdev
model:      pc105
layout:     us

TODO

Does the following command switch to the swiss german layout?
$ setxkbmap ch
The following command seems to swap the Esc and Capslock keys:
$ setxkbmap -option caps:swapescape

See also

Shell commands

Index