mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
9a0eea64d4
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
11 lines
322 B
Text
11 lines
322 B
Text
Run the server with:
|
|
export XSPICE_PORT=5900
|
|
X -noreset -config spiceqxl.xorg.conf :3.0
|
|
|
|
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 spicy) to connect.
|
|
|
|
Run X clients as usual by setting DISPLAY=:3.0
|