mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
[l10n fr] system-config-keyboard.fc18 doesn't work
This commit is contained in:
@@ -20,3 +20,15 @@ timezone Europe/Paris
|
|||||||
-ibus*
|
-ibus*
|
||||||
-iok
|
-iok
|
||||||
%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" "fr-latin9"
|
||||||
|
EndSection
|
||||||
|
EOF
|
||||||
|
%end
|
||||||
|
|
||||||
|
|||||||
@@ -20,3 +20,15 @@ timezone Europe/Paris
|
|||||||
-ibus*
|
-ibus*
|
||||||
-iok
|
-iok
|
||||||
%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" "fr-latin9"
|
||||||
|
EndSection
|
||||||
|
EOF
|
||||||
|
%end
|
||||||
|
|
||||||
|
|||||||
@@ -20,3 +20,15 @@ timezone Europe/Paris
|
|||||||
-ibus*
|
-ibus*
|
||||||
-iok
|
-iok
|
||||||
%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" "fr-latin9"
|
||||||
|
EndSection
|
||||||
|
EOF
|
||||||
|
%end
|
||||||
|
|
||||||
|
|||||||
@@ -20,3 +20,15 @@ timezone Europe/Paris
|
|||||||
-ibus*
|
-ibus*
|
||||||
-iok
|
-iok
|
||||||
%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" "fr-latin9"
|
||||||
|
EndSection
|
||||||
|
EOF
|
||||||
|
%end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user