summaryrefslogtreecommitdiff
path: root/net/tightvnc/files/patch-vncserver
blob: 963e37fc3ea344d42fa004de31b3c4897a1c1414 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- vncserver.orig	Fri Mar 29 05:58:01 2002
+++ vncserver	Fri Mar 29 05:58:15 2002
@@ -37,7 +37,7 @@
 $desktopName = "X";
 $vncClasses = "/usr/local/vnc/classes";
 $vncUserDir = "$ENV{HOME}/.vnc";
-$fontPath = "unix/:7100";
+# $fontPath = "unix/:7100";
 
 # Here is another example of setting the font path:
 # $fontPath = "/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/";