You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: remote-access/vnc/mac.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
## Connecting to a Pi over VNC using Mac OS
2
2
3
-
For Mac OS you will not need any extra software. Just select ``Go -> Connect to server ...`` (⌘ K) from the Finder menue and enter
4
-
``vnc://raspberrypi.local:1`` as the Server Address and click ``Connect``. Here the ``:1`` must correspond to the display on which you started the vnc server on your pi. In case of problems you could also try to replace ``raspberrypi.local``the the IP address of your pi.
3
+
For Mac OS you will not need any extra software. Just select ``Go -> Connect to server ...`` (⌘ K) from the Finder menu and enter
4
+
``vnc://raspberrypi.local:1`` as the Server Address and click ``Connect``. Here ``:1`` must correspond to the display on which you started the vnc server on your pi. In case of problems you could also try to replace ``raspberrypi.local``by the IP address of your pi.
5
5
6
6
Alternatively you can use a program called RealVNC which is known to work with the Raspberry Pi VNC server, it can be downloaded from [realvnc.com](http://www.realvnc.com/download/vnc/latest)
0 commit comments