mirror of
https://github.com/chubin/cheat.sheets
synced 2024-11-03 15:40:17 +00:00
4 lines
143 B
Plaintext
4 lines
143 B
Plaintext
# Set the keyboard layout for the current X session
|
|
setxkbmap -layout "us,ru"
|
|
setxkbmap -option "grp:caps_toggle,grp_led:scroll,compose:ralt"
|