Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| eae66e4a | 2013-03-11 11:35:43 | PERMIT_* / REGRESS->TEST sweep | ||
| 63fe0c6d | 2011-11-09 12:18:19 | Update vmwh to the latest snapshot. Some tweaks and ok, sthen@ | ||
| 5c07d2cc | 2011-07-22 13:26:42 | Update vmwh to the latest snapshot, fixing a buggy fprintf call. ok jasper@ | ||
| f982995f | 2011-06-02 13:41:36 | Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@ | ||
| 6c283d7e | 2010-11-20 17:22:40 | new depends | ||
| 9da2799f | 2010-11-11 14:52:01 | Clarify usage and switch to pkg-readmes. With help from and OK fgsch@ | ||
| 09ccaf28 | 2010-11-07 18:06:00 | Import vmwh, a handy vmware userland helper for X. 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. OK jasper@ |