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/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ tightvncserver
24
24
vncserver :1 -geometry 1920x1080 -depth 24
25
25
```
26
26
27
-
-Note: Since by default an X session is started on display zero you will get an error in case you use ```:0```.
27
+
- Since by default an X session is started on display zero you will get an error in case you use ```:0```.
28
28
- Since there are now two X sessions running, which would normally be a waste of resources, it is suggested to stop the displaymanager on ```:0``` using
0 commit comments