Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X x11spice
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • spice
  • x11spice
  • Issues
  • #4
Closed
Open
Issue created Apr 04, 2020 by aanno@aanno

Connection to displaymanager possible?

With x11vnc I was able to connect to my displaymanager X11 session (in my case, it's sddm) with a systemd service started from the following file /etc/systemd/system/x11vnc.service:

[Unit]
Description=x11vnc-Server

[Service]
ExecStart=/bin/bash -c "/usr/bin/x11vnc -auth /var/run/sddm/* -display :0 -forever -loop -noxdamage -passwdfile /etc/x11vnc.pass -rfbport 5900 -shared -localhost -ncache -ncache_cr"

[Install]
WantedBy=multi-user.target

I wonder if a similiar thing is possible with x11spice as well?!? The most delicate part is the -auth /var/run/sddm/* thing for which I see no replacement in x11spice...

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking