This bug was fixed in the package gnome-control-center - 1:40.0-1ubuntu5
---------------
gnome-control-center (1:40.0-1ubuntu5) impish; urgency=medium
* d/p/keyboard-Create-CcXkbModifierDialog-only-when-used.patch,
d/p/keyboard-Rename-XkbOption-and-XkbModifier-with-Cc-prefix.patch:
- Avoid Alternate Characters Key unexpected behavior (LP: #1934761)
* d/p/keyboard-Avoid-modifying-xkb-options-when-user-changes-n.patch:
- Extra 'safety' (LP: #1934761)
-- Gunnar Hjalmarsson <[email protected]> Thu, 19 Aug 2021 12:58:46
+0200
** Changed in: gnome-control-center (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1934761
Title:
gnome keyboard settings panel enforces single iso-level3-shift key
Status in gnome-control-center package in Ubuntu:
Fix Released
Bug description:
My Unicomp has a right windows key and alt key in swapped positions,
so I configured right windows key to act as a second Alt_R (well
ISO_Level3_Shift), using gnome-tweaks, leading to:
/org/gnome/desktop/input-sources/xkb-options
['caps:none', 'lv3:rwin_switch']
Opening the keyboard page in gnome settings resets this to
/org/gnome/desktop/input-sources/xkb-options
['caps:none', 'lv3:ralt_alt', 'lv3:rwin_switch']
Effectively disabling the Alt Gr (right alt key) from acting as level
3 shift.
Enabling right alt explicitly is not better. That sets
/org/gnome/desktop/input-sources/xkb-options
['caps:none', 'lv3:ralt_switch', 'lv3:rwin_switch']
and opening the keyboard panel then just deletes the windows key
switch:
/org/gnome/desktop/input-sources/xkb-options
['caps:none', 'lv3:ralt_switch']
Not sure if it's a regression, but it's problematic anyway.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1934761/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp