Increase the keystroke event timeout
authorMike Gorse <mgorse@suse.com>
Fri, 16 Mar 2012 21:10:29 +0000 (16:10 -0500)
committerMike Gorse <mgorse@suse.com>
Fri, 16 Mar 2012 21:10:29 +0000 (16:10 -0500)
commit7f3aa8b41d435dc96799b13714c5ae26cd95ed30
tree80e6580c57a5fe49f5740eb31db5923860ef752b
parentfddaf0471269ccc9768783f5eb1b9b8a7cbe7553
Increase the keystroke event timeout

It seems that it is currently possible for at-spi2-atk to get bogged
down when sending a keystroke notification, so 1 second is a short time
to wait for a reply. It may be possible to mitigate this in the future,
in which case we could reduce the timeout again, but not going to do
this for 3.4. See comment on
https://bugzilla.gnome.org/show_bug.cgi?id=671976.
registryd/deviceeventcontroller.c