We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce26327 commit 97f6a46Copy full SHA for 97f6a46
vncserver/README.md
@@ -5,6 +5,11 @@ This VNC server can be used to peek into a running
5
info-beamer instance. Start the server on the raspberry pi
6
and connect to it using any VNC viewer.
7
8
+Notice: You cannot remote control a Pi using this VNC Server.
9
+You can only see what's currently visible on the screen.
10
+If you need a full function VNC Server that supports
11
+input have a look at the link below.
12
+
13
To compile, first install libvncserver-dev, then type make.
14
15
```
0 commit comments