From e81096c0a1d0afbd4663f43a07927ba73cb1f43a Mon Sep 17 00:00:00 2001 From: Shiham Abdul Rahman Date: Thu, 10 Nov 2022 11:03:38 +0500 Subject: [PATCH] correct some workds - x11vnc --- x11vnc-remote-extended-display/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/x11vnc-remote-extended-display/README.md b/x11vnc-remote-extended-display/README.md index cdd77b3..f405ec9 100644 --- a/x11vnc-remote-extended-display/README.md +++ b/x11vnc-remote-extended-display/README.md @@ -1,11 +1,12 @@ -# Use another device as a second display for a xorg GNU/Linux +# Use another device as an auxiliary display for a xorg GNU/Linux With x11vnc, you can use your another device as a display that extends or mirrors your xorg GNU/Linux desktop. + ![extended-pic.jpg](img/extended-pic.jpg) ## Get ready. -- Before continuing, Make sure that your GNU/Linux system is running X Display server and connected to the same network. -- You can use x11vnc wirelessly, but to keep connection stable, Connect your another device to wired network other either by Ethernet or USB Tethering. +- Before continuing, Make sure that your GNU/Linux system is running X Display server and connected to the same network. +- You can use x11vnc wirelessly, but to keep connection stable, Connect your another device to wired network other either by Ethernet or USB Tethering. -If you dont want to use other deivce keyboard, mouse or trackpad to control your GNU/Linux system you can enable view only mode in VNC settings. +If you dont want to use other deivce keyboard, mouse or trackpad to control your GNU/Linux system you can enable view only mode in VNC settings. ![arandr-ss.png](img/arandr-ss.png)