- Package:
- xkb-data
- Source:
- xkeyboard-config
- Submitter:
- Ivan Shmakov
- Date:
- 2024-02-14 15:39:04 UTC
- Severity:
- normal
- Tags:
After the ‘epo(basic)’ layout is activated with ISO_Next_Group, bound to Right Alt, it's no longer possible to switch layouts. The keyboard layout is configured as: $ setxkbmap -layout us,epo -option grp:toggle I believe that symbols/epo shouldn't try to include ‘level3(ralt_switch)’ by itself (although I've seen it being done in some other symbols/* files), leaving it up to the explicit user's action; such as, e. g.: $ setxkbmap -layout us,epo -option grp:switch The patch MIME'd fixes the issue for me. Dankas antaŭe.
Control: tag -1 upstream Please forward this bug/patch upstream at https://bugs.freedesktop.org/enter_bug.cgi?product=xkeyboard-config See also http://www.freedesktop.org/wiki/Software/XKeyboardConfig/Development/ for instructions. Let us know the bug number for tracking. Thanks, Julien
I Have similar trouble with russian layout (us,ru). I found https://bugs.freedesktop.org/show_bug.cgi?id=98495 and reported there similar workaround patch.
This issue should be fixed since version 2.36 of xkeyboard-config. Specifically since this commit: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/commit/270c5622ce Benno