Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Side-car VNC outputs #225

Open
lack opened this issue Jan 18, 2023 · 1 comment
Open

Side-car VNC outputs #225

lack opened this issue Jan 18, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@lack
Copy link
Collaborator

lack commented Jan 18, 2023

We should document the use of virtual screens and wayvnc to support sidecar VNC-as-output screens. This should already work, but would benefit from a FAQ entry and/or an example script.

Split from #112

@lack
Copy link
Collaborator Author

lack commented Jan 18, 2023

Probable steps to make it work for sway:

  1. Run swaymsg create_output
  2. Wait for the output to be created and configure it with the proper resolution and position in sway, and record the output name (will be /HEADLESS-\d+/)
  3. Run wayvnc --output $OUTPUT...
  4. For sway 1.8 and later, delete the output via swaymsg output $OUTPUT unplug

Other compositors need instructions too.

@lack lack mentioned this issue Jan 18, 2023
@lack lack added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant