[l10n fr] system-config-keyboard.fc18 doesn't work
This commit is contained in:
parent
ec34fb97fe
commit
8d5508e556
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user