Version: 1.2, Package name: vmwh-1.2 |
Maintained by: joshua stein |
Master sites: |
Description vmwh is a vmware helper for X11, developed on OpenBSD to run in userland alongside the vmt(4) vmware kernel driver and the vmmouse Xorg driver. It detects when the mouse cursor switches back to the host ("ungrabs") and sends the guest's X11 clipboard data (read from xclip) to the host through the vmware backdoor, which gets put onto the host's clipboard. It then detects when the mouse cursor switches back to the guest ("grabs") and replaces the X11 clipboard contents (via xclip) with the host's, which is read through the vmware backdoor. |
Filesize: 5.009 KB |
Version History (View Complete History) |
|
2020-05-14 14:58:26 by joshua stein | Files touched by this commit (2) |
Log message: update vmwh to 1.2 |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2011-07-22 07:26:42 by David Coppa | Files touched by this commit (2) |
Log message: Update vmwh to the latest snapshot, fixing a buggy fprintf call. ok jasper@ |
2011-06-02 07:41:42 by Antoine Jacoutot | Files touched by this commit (238) |
Log message: Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@ |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-11-11 07:52:01 by David Coppa | Files touched by this commit (4) |
Log message: Clarify usage and switch to pkg-readmes. With help from and OK fgsch@ |