
setxkbmap
List of commands for setxkbmap:
-
setxkbmap:tldr:03d07 setxkbmap: Set multiple keyboard layouts, their variants and switching option.$ setxkbmap -layout ${us,de} -variant ${,qwerty} -option ${'grp:alt_caps_toggle'}try on your machineexplain this command
-
setxkbmap:tldr:522bc setxkbmap: Get help.$ setxkbmap -helptry on your machineexplain this command
-
setxkbmap:tldr:59b1c setxkbmap: List variants for the layout.$ localectl list-x11-keymap-variants ${de}try on your machineexplain this command
-
setxkbmap:tldr:65237 setxkbmap: List available switching options.$ localectl list-x11-keymap-options | grep grp:try on your machineexplain this command
-
setxkbmap:tldr:76e1c setxkbmap: List all layouts.$ localectl list-x11-keymap-layoutstry on your machineexplain this command