[Bug 1553151] Re: Remove English keyboard layout from preseed installation
Launchpad Bug Tracker
1553151 at bugs.launchpad.net
Tue Mar 8 21:40:00 UTC 2016
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: debian-installer (Ubuntu)
Status: New => Confirmed
--
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:
Confirmed
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