Initial version

This commit is contained in:
Gergely Polonkai
2014-10-07 15:48:01 +02:00
commit 55ebdb57e4
7 changed files with 857 additions and 0 deletions

View 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
View File

@@ -0,0 +1,2 @@
KEYMAP="hu-102_dvorak_dead"
FONT="latarcyrheb-sun16"