[Bug 1863001] [NEW] [PATCH] Incorrect LAYOUT is set when choosing Lithuanian in dpkg-reconfigure keyboard-configuration and Ubiquity

Launchpad Bug Tracker 1863001 at bugs.launchpad.net
Thu Mar 26 11:17:19 UTC 2020


You have been subscribed to a public bug by Mantas Kriaučiūnas (mantas):

If user chooses Lithuanian keyboard layout during installation
(Ubiquity) or dpkg-reconfigure keyboard-configuration then incorrect
layout is set in /etc/default/keyboard :

XKBLAYOUT="lt,lt"
XKBVARIANT=",us"

This configuration is not intuitive, because people think, that
sometimes Lithuanian keyboard works (when lt1 is selected in GNOME shell
panel) and sometimes doesn't work (when lt2 is selected).

So, majority of Lithuanian users are force to removed second lt(us)
layout and add English (US) altgr-intl layout.

So, correct /etc/default/keyboard should be:

XKBMODEL="pc105"
XKBLAYOUT="lt,us"
XKBVARIANT=",altgr-intl"
XKBOPTIONS="grp_led:scroll"
BACKSPACE="guess"

I'm attaching a patch to debian/keyboard-configuration.config file which
fixes this issue

** Affects: console-setup (Ubuntu)
     Importance: Undecided
         Status: Confirmed


** Tags: bionic focal patch
-- 
[PATCH] Incorrect LAYOUT is set when choosing Lithuanian in dpkg-reconfigure keyboard-configuration and Ubiquity
https://bugs.launchpad.net/bugs/1863001
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list