[Bug 1553151] Re: Remove English keyboard layout from preseed installation

Schlomo Schapiro 1553151 at bugs.launchpad.net
Sat Mar 5 20:19:26 UTC 2016


BTW, doing a "dpkg-reconfigure keyboard-configuration" and selecting
German did not get rid of the English keyboard.

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

Title:
  Remove English keyboard layout from preseed installation

Status in debian-installer package in Ubuntu:
  New

Bug description:
  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.

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



More information about the foundations-bugs mailing list