This series tunes up the Xspice script to make it possible to use some of the new parameters, and to add a few helper options to simplify the overall process. After these commits, the following commands should allow a user to quickly try Xspice: Xspice --auto --xsession x-session-manager --disable-ticketing :1 remote-viewer spice://localhost:5900 Cheers, Jeremy Jeremy White (6): Handle cache and surface options the same way we handle all options. Add missing options to the example xorg.conf file. Consolidate and document the missing parameters Add a '--auto' flag to create a temporary xorg.conf file. Enable the deferred-fps and exit-on-disconnect options Add a --xsession option, to allow for an automatic start of an xsession script examples/spiceqxl.xorg.conf.example | 28 ++++++++++ scripts/Xspice | 104 +++++++++++++++++++++++++++++++++-- src/qxl_driver.c | 12 ++-- 3 files changed, 132 insertions(+), 12 deletions(-) -- 1.7.10.4 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel