Skip to content

Instantly share code, notes, and snippets.

@b4tman
Last active September 25, 2024 11:42
Show Gist options
  • Save b4tman/e35f6c39d8d59ee0e85dc0ee0fe481b9 to your computer and use it in GitHub Desktop.
Save b4tman/e35f6c39d8d59ee0e85dc0ee0fe481b9 to your computer and use it in GitHub Desktop.
исправить переключение раскладки в X на Linux
#!/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