Skip to content

Instantly share code, notes, and snippets.

@neklaf
Created January 6, 2020 20:21
Show Gist options
  • Save neklaf/400e2ce0d6cd696f872d955fb4f26a8f to your computer and use it in GitHub Desktop.
Save neklaf/400e2ce0d6cd696f872d955fb4f26a8f to your computer and use it in GitHub Desktop.
Logitech k400r keyboard configuration on Raspbian
XKBMODEL="pc105"
XKBLAYOUT="es"
XKBVARIANT=""
XKBOPTIONS=""
BACKSPACE="guess"
@neklaf
Copy link
Author

neklaf commented Jan 6, 2020

Once /etc/default/keyboard has been modified it's just needed to run the following command:

setupcon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment