Created
April 26, 2019 08:04
-
-
Save SakiiR/4c617dc2fb32d28c5f619ac8328e284a to your computer and use it in GitHub Desktop.
Debian Apple Keyboard Configuration (/etc/default/keyboard)
This file contains hidden or 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
# Debian Apple Keyboard :) | |
XKBMODEL="pc105" | |
XKBLAYOUT="fr" | |
XKBVARIANT="latin9" | |
XKBOPTIONS="" | |
BACKSPACE="guess" | |
# setxkbmap fr mac |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment