On Sun, Dec 2, 2012 at 12:38 AM, Sérgio Basto <ser...@serjux.com> wrote:
> system-config-keyboard should do this:
>
>      1. Get the old settings: cat /etc/sysconfig/keyboard
>      2. Set the new settings: su -c 'localectl set-x11-keymap <layout>
>         [<model>] [<variant>] [<options>]'
>      3. Remove the old configuration file: su -c
>         'rm /etc/sysconfig/keyboard'
>
> or at least warning that we should do something new like this .
http://pkgs.fedoraproject.org/cgit/systemd.git/commit/?h=f18&id=0969ad24898347919865e9298fa01e19cec98649
already attempts to do some kind of automatic conversion.  If that is
insufficient, please file bugs against systemd.
   Mirek
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to