mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
Remove xorg keyboard patch in gnome based pt_PT livecd/dvd
Fix language-pt_PT.ks template
This commit is contained in:
@@ -5,6 +5,6 @@ cat >>/etc/X11/xorg.conf << EOF
|
||||
Section "InputDevice"
|
||||
Identifier "Keyboard0"
|
||||
Driver "kbd"
|
||||
Option "XkbLayout" "pt-latin1"
|
||||
Option "XkbLayout" "pt"
|
||||
EndSection
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user