etc: add x keyboard

This commit is contained in:
Aminda Suomalainen 2015-03-23 09:15:52 +02:00
parent f6e0aa1a1e
commit a2712ca422
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# Read and parsed by systemd-localed. It's probably wise not to edit this file
# manually too freely.
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "fi"
EndSection