Skip to content

Instantly share code, notes, and snippets.

@r0xsh
Last active February 28, 2017 16:05
Show Gist options
  • Save r0xsh/0ff90588370597985beb5d2ec12045db to your computer and use it in GitHub Desktop.
Save r0xsh/0ff90588370597985beb5d2ec12045db to your computer and use it in GitHub Desktop.
## /etc/X11/xorg.conf.d/
Section "InputClass"
Identifier "Keyboard Layout"
MatchIsKeyboard "yes"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment