summaryrefslogtreecommitdiff
path: root/network/tightvnc/tightvncserver.conf.patch
diff options
context:
space:
mode:
authorRichard Ellis <rellis@dp100.com>2021-04-02 09:33:00 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-02 09:33:00 +0700
commita1f25d736cc42bba5aafadd41fc63896cf075a14 (patch)
tree5ee9e6c5abb74fc24827f8e4b349c63e556648e2 /network/tightvnc/tightvncserver.conf.patch
parent2dd0059856af23ec33a5cf38642c740053a78cab (diff)
downloadslackbuilds-a1f25d736cc42bba5aafadd41fc63896cf075a14.tar.gz
network/tightvnc: Fix script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/tightvnc/tightvncserver.conf.patch')
-rw-r--r--network/tightvnc/tightvncserver.conf.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/network/tightvnc/tightvncserver.conf.patch b/network/tightvnc/tightvncserver.conf.patch
new file mode 100644
index 0000000000..fc8e5ebe99
--- /dev/null
+++ b/network/tightvnc/tightvncserver.conf.patch
@@ -0,0 +1,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