Last active
September 25, 2024 11:42
-
-
Save b4tman/e35f6c39d8d59ee0e85dc0ee0fe481b9 to your computer and use it in GitHub Desktop.
исправить переключение раскладки в X на Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
setxkbmap -option grp:alt_shift_toggle -layout us,ru |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment