mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 23:50:07 +00:00
Remove xorg keyboard hack
This commit is contained in:
parent
b1aa0f441e
commit
22ca25f36e
@ -67,19 +67,5 @@ broffice.org-draw
|
||||
-festival-*
|
||||
-festvox-slt-arctic-hts
|
||||
|
||||
|
||||
%end
|
||||
|
||||
|
||||
%post
|
||||
|
||||
# system-config-keyboard doesn't really work (missing xorg.conf etc)
|
||||
cat >>/etc/X11/xorg.conf << EOF
|
||||
Section "InputDevice"
|
||||
Identifier "Keyboard0"
|
||||
Driver "kbd"
|
||||
Option "XkbLayout" "br-abnt2"
|
||||
EndSection
|
||||
EOF
|
||||
|
||||
%end
|
||||
|
Loading…
Reference in New Issue
Block a user