[PATCH] xkb: fix turbo-repeat of RedirectKey-ed keysyms

Daniel Stone daniel at fooishbar.org
Wed Sep 14 10:52:12 UTC 2016


Hi,

On 14 September 2016 at 11:47, Daniel Stone <daniels at collabora.com> wrote:
> RedirectKey() action had been broken by commit 2e6190.
> A dropped check caused over-intense autorepeat of keysyms enriched
> with the action.
>
> Previous to this commit, the check wrapped the entire switch() block,
> which was dropped with the move to a separate function.
>
> Restore the checking.

Please also consider this for a stable release, since by my reading
this breaks actual AccessX functionality.

Cheers,
Daniel


More information about the xorg-devel mailing list