xserver/dix
Julien Cristau 901c4ebf62 main: move config_init() after InitInput()
With the udev backend, config_init() calls NewInputDeviceRequest(),
which enables devices.  They can then start sending events, even though
the event queue is only initialized later in InitInput().  Oops.

Debian bug#564256 <http://bugs.debian.org/564256>

Reported-by: Sedat Dilek <sedat.dilek@googlemail.com>
Signed-off-by: Julien Cristau <jcristau@debian.org>
Tested-by: Sedat Dilek <sedat.dilek@googlemail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-02-05 10:38:52 +10:00
..
.gitignore
BuiltInAtoms
Makefile.am dtrace: Add Xserver-dtrace.h to CLEANFILES 2009-12-15 16:51:48 -08:00
Xserver-dtrace.h.in Update Sun license notices to current X.Org standard form 2009-12-16 17:11:35 -08:00
Xserver.d Update Sun license notices to current X.Org standard form 2009-12-16 17:11:35 -08:00
atom.c
buildatoms
colormap.c
cursor.c dix/configure: remove null root cursor option 2010-01-27 21:28:57 -08:00
deprecated.c
devices.c Allow driver to call DeleteInputDeviceRequest during UnInit 2010-02-02 10:00:31 +10:00
dispatch.c Update Sun license notices to current X.Org standard form 2009-12-16 17:11:35 -08:00
dispatch.h
dixfonts.c
dixutils.c
enterleave.c
enterleave.h
eventconvert.c dix: EventToCore needs to copy the root window too. 2010-01-27 14:38:16 -08:00
events.c Update Sun license notices to current X.Org standard form 2009-12-16 17:11:35 -08:00
extension.c
ffs.c
gc.c
getevents.c Fix typo in updateSlaveDeviceCoords 2010-02-01 15:27:42 +10:00
globals.c
glyphcurs.c
grabs.c
initatoms.c
inpututils.c
main.c main: move config_init() after InitInput() 2010-02-05 10:38:52 +10:00
pixmap.c
privates.c
property.c
protocol.txt
ptrveloc.c dix: add smooth limited pointer acceleration profile 2010-01-01 11:22:42 -08:00
registry.c
resource.c Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
selection.c
swaprep.c
swapreq.c
tables.c
window.c