Created
January 6, 2020 20:21
-
-
Save neklaf/400e2ce0d6cd696f872d955fb4f26a8f to your computer and use it in GitHub Desktop.
Logitech k400r keyboard configuration on Raspbian
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
XKBMODEL="pc105" | |
XKBLAYOUT="es" | |
XKBVARIANT="" | |
XKBOPTIONS="" | |
BACKSPACE="guess" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Once /etc/default/keyboard has been modified it's just needed to run the following command:
setupcon