[Bug 1553151] [NEW] Remove English keyboard layout from preseed installation
Schlomo Schapiro
1553151 at bugs.launchpad.net
Fri Mar 4 11:28:22 UTC 2016
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
Foundations Bugs, which is subscribed to installation-guide in Ubuntu.
https://bugs.launchpad.net/bugs/1553151
Title:
Remove English keyboard layout from preseed installation
Status in installation-guide 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/installation-guide/+bug/1553151/+subscriptions
More information about the foundations-bugs
mailing list