summaryrefslogtreecommitdiff
path: root/network/tightvnc/tightvncserver.conf.patch
blob: fc8e5ebe99b0c1262e99af790eed8db47cf0b1d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- tightvncserver.conf.orig	2021-03-27 00:33:41.773056870 -0400
+++ tightvncserver.conf	2021-03-27 00:38:34.195076768 -0400
@@ -23,11 +23,11 @@
 # $vncUserDir = "$ENV{HOME}/.vnc";
 # $fontPath = "unix/:7100";
 # $authType = "-rfbauth $vncUserDir/passwd";
-# $colorPath = "/usr/lib/X11/rgb";
+$colorPath = "/usr/share/X11/rgb";
 
 ## Here is another example of setting the font path:
 #
-# $fontPath = "/usr/lib/X11/fonts/misc/"
+$fontPath = "/usr/share/fonts/misc/"
 # $fontPath = "$fontPath,/usr/lib/X11/fonts/75dpi/";
 
 ## You might wish to make your vnc directory under /tmp, to make sure