-
-
Save dim13/81499323bc4fc48a984934dd08528796 to your computer and use it in GitHub Desktop.
This file contains 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
# KEYBOARD CONFIGURATION FILE | |
# Consult the keyboard(5) manual page. | |
XKBMODEL="pc105" | |
XKBLAYOUT="us,ru" | |
XKBVARIANT="," | |
XKBOPTIONS="compose:102,caps:escape,grp:alt_space_toggle" | |
BACKSPACE="guess" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment