Public bug reported:

Using network booted preseed installation with the following lines to
configure keyboard:

d-i console-setup/ask_detect false
d-i keyboard-configuration/layoutcode string de
d-i keyboard-configuration/layout select German
d-i keyboard-configuration/modelcode string pc105

The problem is that after the installation there is a German and also an
English keyboard configured, see attached screenshot.

The /etc/default/keyboard file contains:
XKBMODEL="pc105"
XKBLAYOUT="de"
XKBVARIANT=""
XKBOPTIONS=""
BACKSPACE="guess"

BUT gsettings shows this:
$ gsettings get org.gnome.desktop.input-sources sources
[('xkb', 'de'), ('xkb', 'us')]

I did not touch the X configuration. X log files also don't show
anything, only that de keyboard was set for evdev.

Please advice how to get rid of English keyboard if I configure German
keyboard.

** Affects: installation-guide (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "German and English keyboard layout available"
   
https://bugs.launchpad.net/bugs/1553151/+attachment/4588255/+files/wily%20german%20and%20english%20keyboard.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553151

Title:
  Remove English keyboard layout from preseed installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/installation-guide/+bug/1553151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to