Bug#891082: Fwd: Bug#891082: xvkbd: Regression in using some definition for mouse "back" a nd "forward" buttons
Paul Gevers
elbrus at debian.org
Sat Feb 24 18:41:52 UTC 2018
Control: tags -1 patch confirmed
Hi Jean-Luc,
Are you in the position to test a patch?
Paul
> --- ../xvkbd-3.8/xvkbd.c 2017-06-06 19:24:16.897060353 +0900
> +++ xvkbd.c 2018-02-24 16:27:45.559394153 +0900
> @@ -1513,6 +1513,11 @@
> unsigned junk_u;
> int cur_x, cur_y;
>
> + if (need_read_keymap) {
> + need_read_keymap = FALSE;
> + ReadKeymap();
> + }
> +
> shift_state = 0;
> for (cp = str; *cp != '\0'; cp++) {
> if (0 < appres.text_delay) usleep(appres.text_delay * 1000);
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-a11y-devel/attachments/20180224/ae8bc8d5/attachment.sig>
More information about the Pkg-a11y-devel
mailing list