summaryrefslogtreecommitdiffstats
path: root/fedora-livecd-broffice.org.ks
diff options
context:
space:
mode:
authorIgor Pires Soares <igor@amd5600.(none)>2008-10-05 18:33:49 -0300
committerIgor Pires Soares <igor@amd5600.(none)>2008-10-05 18:33:49 -0300
commit22ca25f36efd91997e5fbcad2e46e0d3d71ac8cc (patch)
tree20209531d031e8b4be8e49665dd109f7e51513a5 /fedora-livecd-broffice.org.ks
parentb1aa0f441e561581c3c1379e932c2ff86cc5009f (diff)
downloadspin-kickstarts-22ca25f36efd91997e5fbcad2e46e0d3d71ac8cc.tar.gz
spin-kickstarts-22ca25f36efd91997e5fbcad2e46e0d3d71ac8cc.tar.xz
spin-kickstarts-22ca25f36efd91997e5fbcad2e46e0d3d71ac8cc.zip
Remove xorg keyboard hack
Diffstat (limited to 'fedora-livecd-broffice.org.ks')
-rw-r--r--fedora-livecd-broffice.org.ks14
1 files changed, 0 insertions, 14 deletions
diff --git a/fedora-livecd-broffice.org.ks b/fedora-livecd-broffice.org.ks
index 797424d..c0fbe10 100644
--- a/fedora-livecd-broffice.org.ks
+++ b/fedora-livecd-broffice.org.ks
@@ -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