When switching to g-c-c 40, the MR
https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/910
was included in Ubuntu as patches to avoid a worse regression. Your
example shows that there is room for improvement of that upstream
proposal. Apparently it hasn't been considered carefully enough how that
new Settings -> Keyboard control plays together with using e.g. Tweaks
for setting XKB options.
@Julian: It would be great if you could add your observation to the
upstream MR.
** Changed in: gnome-control-center (Ubuntu)
Importance: Undecided => Medium
** Changed in: gnome-control-center (Ubuntu)
Status: New => Confirmed
** Tags added: impish
--
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:
Confirmed
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