If a keystroke listener does not respond, disable until it responds
authorMike Gorse <mgorse@novell.com>
Mon, 13 Feb 2012 21:22:23 +0000 (15:22 -0600)
committerMike Gorse <mgorse@novell.com>
Mon, 13 Feb 2012 21:22:23 +0000 (15:22 -0600)
commitc5ae7c1b45f9a7156d3a7b5e78c55c7e46ef2ad9
tree8eebb1710bdd7cbbcb3a2d8ae7043d6cf4c2e866
parent51c68cc34af24102abe4c0f7072f384f91427b23
If a keystroke listener does not respond, disable until it responds

If an AT is hung or is suspended while having a keystroke listener
registered, then this should not lock up the desktop, as would happen if
we wait indefinitely for the keystroke listener to respond.
registryd/deviceeventcontroller.c