#704209 Esperanto [epo(basic)] layout breaks Right Alt = ISO_Next_Group when activated

#704209#5
Date:
2013-03-29 13:11:47 UTC
From:
To:
	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.

#704209#12
Date:
2014-10-26 17:54:29 UTC
From:
To:
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

#704209#19
Date:
2016-11-25 09:58:20 UTC
From:
To:
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.

#704209#22
Date:
2024-02-14 15:25:49 UTC
From:
To:
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