Files
xserver_xsdl/hw
Daniel Stone 81c28ffd2b Fix key repeats during VT switch.
Add keyc->postdown, which represents the key state as of the last mieqEnqueue
call, and use it when we need to know the posted state, instead of the
processed state (keyc->down).  Add small functions to getevents.c to query and
modify key state in postdown and use them all through, eliminating previously
broken uses.
2007-09-05 17:46:23 -07:00
..
2007-09-05 14:48:38 -07:00
2007-09-05 17:46:49 +02:00
2007-09-05 17:46:23 -07:00
2007-02-17 01:21:43 -08:00