Peter Åstrand wrote :
> It seems like the current LiveCD tools for F8 does not correctly handle 
> keyboard configuration via Kickstart. We have a line:
>
> lang sv_SE.UTF-8
>
> ...in our ks.cfg. The console keyboard layout is correctly set. However, 
> The X11 layout is sometimes wrong: 
>

On my own LiveCD respin, I patched the kudzu script so that the keyboard is
correctly configured for X. Basically, I'm adding those 2 lines in
/etc/init.d/kudzu:

        . /etc/sysconfig/keyboard
        /usr/bin/system-config-keyboard \$KEYTABLE 2&> /dev/null


Regards,
--
Patrice

--
Fedora-livecd-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-livecd-list

Reply via email to