Initial version
This commit is contained in:
8
etc/X11/xorg.conf.d/00-keyboard.conf
Normal file
8
etc/X11/xorg.conf.d/00-keyboard.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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" "hu,hu"
|
||||
Option "XkbVariant" "dvorak,standard"
|
||||
EndSection
|
2
etc/vconsole.conf
Normal file
2
etc/vconsole.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
KEYMAP="hu-102_dvorak_dead"
|
||||
FONT="latarcyrheb-sun16"
|
Reference in New Issue
Block a user