Fix a small race whereby you could remove a device while events from it were still in the queue, by calling ProcessInputEvents immediately before RemoveDevice, to (hopefully) flush the event queue. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| config.c | ||
| xorg-server.conf | ||
Fix a small race whereby you could remove a device while events from it were still in the queue, by calling ProcessInputEvents immediately before RemoveDevice, to (hopefully) flush the event queue. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| config.c | ||
| xorg-server.conf | ||