mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-26 05:09:23 +01:00
etc: add x keyboard
This commit is contained in:
parent
f6e0aa1a1e
commit
a2712ca422
7
etc/X11/xorg.conf.d/00-keyboard.conf
Normal file
7
etc/X11/xorg.conf.d/00-keyboard.conf
Normal 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
|
Loading…
Reference in New Issue
Block a user