pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/open-vm-tools
Module Name: pkgsrc
Committed By: pho
Date: Fri Jul 14 04:09:20 UTC 2023
Modified Files:
pkgsrc/sysutils/open-vm-tools: MESSAGE.x11
Log Message:
sysutils/open-vm-tools/MESSAGE.x11: Clarify that clipboard synchronization also requires that vmtoolsd is running
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/open-vm-tools/MESSAGE.x11
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/open-vm-tools/MESSAGE.x11
diff -u pkgsrc/sysutils/open-vm-tools/MESSAGE.x11:1.1 pkgsrc/sysutils/open-vm-tools/MESSAGE.x11:1.2
--- pkgsrc/sysutils/open-vm-tools/MESSAGE.x11:1.1 Mon Nov 21 00:14:16 2016
+++ pkgsrc/sysutils/open-vm-tools/MESSAGE.x11 Fri Jul 14 04:09:20 2023
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE.x11,v 1.1 2016/11/21 00:14:16 pho Exp $
+$NetBSD: MESSAGE.x11,v 1.2 2023/07/14 04:09:20 pho Exp $
You need to mount the vmblock file system in order to enable the clipboard
synchronization and drag and drop support:
@@ -7,6 +7,10 @@ synchronization and drag and drop suppor
# mkdir /var/run/vmblock-fuse
# vmware-vmblock-fuse /var/run/vmblock-fuse
+Enable vmtools in your /etc/rc.conf:
+
+ vmtools=YES
+
Then start vmware-user-suid-wrapper in your .xinitrc:
% vmware-user-suid-wrapper
Home |
Main Index |
Thread Index |
Old Index