Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xf86-video-qxl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • driver
  • xf86-video-qxl
  • Issues
  • #6

Closed
Open
Created Oct 05, 2018 by jirib@jirib

[RFE] Xspice listening on unix socket

Hi,

would it be possible to have Xspice listening on unix socket? The idea is to have SPICE alternative to x11vnc which is able to listen on unix socket and spawn Xdummy/Xvfb...

So, one could do something like this with Xspice:

ssh -oPermitLocalCommand=yes \
  -oLocalCommand="(sleep 1; remote-viewer spice://localhost:5900 >/dev/null 2>&1 )&" \
  -L 5900:/home/jirib/xspice.sock \
  192.168.1.7 Xorg -noreset -config spiceqxl.xorg.conf :3.0```
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking