[master] Process X layouts and VConsole keymap separately

Vratislav Podzimek vpodzime at redhat.com
Thu Oct 4 20:48:09 UTC 2012


This set of patches introduce separate handling of X layouts and VConsole
keymaps. It is supposed to work, but for some reason, systemd-localed is not
doing what it is supposed to do in the installation environment and also X
server does not load our configuration file correctly. I'll further investigate
these issues. For now, I'm sending this patches for a review of the idea and
way of implementation.

Most of the work is done in PATCH 3/3.

Vratislav Podzimek (3):
  Add comment to the begining of generated xorg.conf file
  Add class wrapping systemd-localed functionality
  Work with VConsole keymap and X layouts separately

 anaconda                             |  16 +--
 anaconda.spec.in                     |   2 +-
 pyanaconda/keyboard.py               | 260 +++++++++++++++++++++++++++++------
 pyanaconda/kickstart.py              |   3 +-
 pyanaconda/ui/gui/spokes/keyboard.py |   8 +-
 pyanaconda/ui/gui/spokes/welcome.py  |   6 +-
 6 files changed, 230 insertions(+), 65 deletions(-)

-- 
1.7.11.4



More information about the anaconda-patches mailing list