xserver-multidpi/hw
Keith Packard accd71bda6 Deliver correct event when releasing keys on VT switch.
In commit 41bb9fce47, the event delivery loop
for Xinput enabled keyboards was changed and accidentally used the wrong
index variable, causing random events to be delivered when returning from VT
switch.

In addition, in commit aeba855b07,
SIGIO was blocked during delivery of these events, but not for the entire
period the xf86Events array was being used. Block SIGIO for the whole loop
to avoid other event delivery from trashing the key release events.
(cherry picked from commit aa7ed1f5f3)
2007-09-05 14:56:56 -07:00
..
darwin XDARWIN: build breakage fix 2007-09-05 14:48:38 -07:00
dmx Convert servers to using _DEPENDENCIES to ensure proper rebuilds. 2007-08-31 13:09:45 -07:00
kdrive Kdrive: unbreak kdrive linking 2007-09-05 17:46:49 +02:00
vfb Convert servers to using _DEPENDENCIES to ensure proper rebuilds. 2007-08-31 13:09:45 -07:00
xfree86 Deliver correct event when releasing keys on VT switch. 2007-09-05 14:56:56 -07:00
xgl Convert servers to using _DEPENDENCIES to ensure proper rebuilds. 2007-08-31 13:09:45 -07:00
xnest Convert servers to using _DEPENDENCIES to ensure proper rebuilds. 2007-08-31 13:09:45 -07:00
xprint Add stub symbols to make xprint build. 2007-09-04 16:09:38 -07:00
xwin Convert servers to using _DEPENDENCIES to ensure proper rebuilds. 2007-08-31 13:09:45 -07:00
Makefile.am dix mods for Darwin 2007-02-17 01:21:43 -08:00