From eee16ae6e2cd7004b54775681241f44c4bff0d66 Mon Sep 17 00:00:00 2001 From: ctrlaltf24 <70006231+ctrlaltf24@users.noreply.github.com> Date: Wed, 7 Apr 2021 15:49:59 -0700 Subject: [PATCH] Conforming to style guidelines --- docs/configuration/screen-share.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/configuration/screen-share.md b/docs/configuration/screen-share.md index f2b8d17..adc6f0f 100644 --- a/docs/configuration/screen-share.md +++ b/docs/configuration/screen-share.md @@ -6,9 +6,9 @@ How to Share A Screen Across Qubes > This guide involves opening up a TCP port between qubes. This is discouraged from the security standpoint and should only be used as a last resort, use sparingly. ## Terminology -PRESENTATION-QUBE is the Qube you want to view the screen from +PRESENTATION_QUBE is the Qube you want to view the screen from -CONTENT-QUBE is the Qube that has the window you want to share +CONTENT_QUBE is the Qube that has the window you want to share ## Setup The Shared Screen Server @@ -70,7 +70,7 @@ These steps are a simpler version of [The Qubes Firewall](https://www.qubes-os.o 1. Edit /etc/qubes-rpc/policy/qubes.ConnectTCP -2. Add the line: ` @default ask,target=` +2. Add the line: ` @default ask,target=` - (recommended) By specifying `ask`, dom0 will ask each time a connection is attempted on that port