[Fedora-livecd-list] Portuguese Spins update

Pedro Silva pedrofsilva at netcabo.pt
Tue Sep 16 18:11:57 UTC 2008


Hi all!

Here's some git diffs for the pt_PT spins that I've been working on.
Although I have git access, I still haven't set it up. I hope someone
can pick these changes.

I still don't know how to change the KDE's keyboard workaround, so
changes will come after I install KDE on my system and look it up.
Actually, livecd-kde-pt_PT and livecd-electronic-lab-pt_PT still have
de-latin1 in the keyboard workaround.

I wonder how will Evdev Input Driver, new feature in Fedora 10, change
the gnome/xorg keyboard workaround.


diff --git a/fedora-livecd-desktop-pt_PT.ks
b/fedora-livecd-desktop-pt_PT.ks
index b3be353..78fe1d8 100644
--- a/fedora-livecd-desktop-pt_PT.ks
+++ b/fedora-livecd-desktop-pt_PT.ks
@@ -11,15 +11,15 @@ timezone Europe/Lisbon
 
 %packages
 @portuguese-support
-%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" "pt-latin1"
-EndSection
-EOF
-%end
+%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" "pt"
+EndSection
+EOF
+%end
diff --git a/fedora-livedvd-developer-pt_PT.ks
b/fedora-livedvd-developer-pt_PT.ks
index 0775470..b217800 100644
--- a/fedora-livedvd-developer-pt_PT.ks
+++ b/fedora-livedvd-developer-pt_PT.ks
@@ -19,7 +19,7 @@ cat >>/etc/X11/xorg.conf << EOF
 Section "InputDevice"
     Identifier "Keyboard0"
     Driver "kbd"
-    Option "XkbLayout" "pt-latin1"
+    Option "XkbLayout" "pt"
 EndSection
 EOF
-%end
\ No newline at end of file
+%end
diff --git a/fedora-livedvd-games-pt_PT.ks
b/fedora-livedvd-games-pt_PT.ks
index d623cab..7a385a5 100644
--- a/fedora-livedvd-games-pt_PT.ks
+++ b/fedora-livedvd-games-pt_PT.ks
@@ -19,7 +19,7 @@ cat >>/etc/X11/xorg.conf << EOF
 Section "InputDevice"
     Identifier "Keyboard0"
     Driver "kbd"
-    Option "XkbLayout" "pt-latin1"
+    Option "XkbLayout" "pt"
 EndSection
 EOF
-%end
\ No newline at end of file
+%end


Best Regards,

Pedro Silva
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem
	assinada digitalmente
Url : http://lists.fedoraproject.org/pipermail/livecd/attachments/20080916/92ae3dca/attachment.bin 


More information about the livecd mailing list