Delay setting up uinput device + vdagent connection until we know the xorg res
commitcd04dcee3339c74c917586ec1a0edc31724e37be
authorHans de Goede <hdegoede@redhat.com>
Sat, 18 Sep 2010 20:01:03 +0000 (18 22:01 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sat, 18 Sep 2010 20:24:36 +0000 (18 22:24 +0200)
tree48f9eabc84a848e1b31059d8368dae651544b23f
parentc39b6250754d0714f634242381148a912589ac05
Delay setting up uinput device + vdagent connection until we know the xorg res

Connecting to the vdagent virtio port will put the mouse in client mode,
which is not something we should do until the vdagent client has told
us the xorg resolution. So delay setting up the uinput device and
creating the vdagent virtio port connection until we know the xorg
resolution.
udscs.c
vdagent-virtio-port.c
vdagentd.c