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