On Fri, Apr 29, 2011 at 12:49:38PM +0300, Alon Levy wrote:
Updated patchset available here:
git://anongit.freedesktop.org/~alon/xspice xspice.v5
Changes:
fixed segfault on xserver kill
rewrote inputs as two drivers, updated spiceqxl.xorg.conf to load them
(this fixed the segfault bug as well
This patchset introduces a second target namely spiceqxl_drv.so that contains
a display driver, a keyboard and mouse driver, and they all use a single spice
server instance. Effectively this allows a spice server using a config file such
as:
Section "Device"
Identifier "XSPICE"
Driver "spiceqxl"