CVSROOT:        /cvs
Module name:    ports
Changes by:     dco...@cvs.openbsd.org  2010/11/07 11:06:00

Log message:
    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@
    
    Status:
    
    Vendor Tag: dcoppa
    Release Tags:       dcoppa_20101107
    
    N ports/sysutils/vmwh/distinfo
    N ports/sysutils/vmwh/Makefile
    N ports/sysutils/vmwh/pkg/PLIST
    N ports/sysutils/vmwh/pkg/DESCR
    N ports/sysutils/vmwh/pkg/MESSAGE
    N ports/sysutils/vmwh/patches/patch-Makefile
    
    No conflicts created by this import

Reply via email to