Created
November 3, 2016 13:41
-
-
Save eloyesp/f4e786d71609be45b65a523daf22c0f1 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="es,us" | |
XKBVARIANT=",dvp" | |
XKBOPTIONS="grp:ctrls_toggle,grp_led:scroll,caps:swapescape" | |
BACKSPACE="guess" | |
# quizas viene bien: KMAP=es |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment