diff options
Diffstat (limited to 'system/xf86-video-qxl/README.Xspice')
-rw-r--r-- | system/xf86-video-qxl/README.Xspice | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/xf86-video-qxl/README.Xspice b/system/xf86-video-qxl/README.Xspice index 9ff95f74d909e..9ab0d4475ab2a 100644 --- a/system/xf86-video-qxl/README.Xspice +++ b/system/xf86-video-qxl/README.Xspice @@ -1,4 +1,4 @@ -Run server with: +Run the server with: export XSPICE_PORT=5900 X -noreset -config spiceqxl.xorg.conf :3.0 @@ -6,6 +6,6 @@ Or: Xspice --config spiceqxl.xorg.conf --password mypass --port 5900 :3.0 (you can use also --disable-ticketing to disable authentication!) -Use a spice client (like spicec) to connect. +Use a spice client (like spicy) to connect. Run X clients as usual by setting DISPLAY=:3.0 |