mirror of
https://github.com/chubin/cheat.sheets
synced 2024-11-12 19:10:26 +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"
|