On Thu, Dec 18, 2008 at 4:17 PM, Denis Leroy wrote:
> Hi,
>
> i'm seeing a vmhgfs compile failure on 2.6.28 rc8 :
>
> mhgfs/page.c:88: error: unknown field 'prepare_write' specified in
> initializer
>
> vmhgfs/page.c:89: error: unknown field 'commit_write' specified in
> initializer
>
>
> Does any
I used to think that the copy and paste feature makes the clipboard
buffer shared between host and guest. However, the source code and
experiment shows a different result.
The code in vmware-user indicates that when I select some text in guest
os, it is instantly copied and sent to host os.
,
Yiwen
On Mon, Aug 18, 2008 at 2:06 PM, Yiwen Zhang <[EMAIL PROTECTED]> wrote:
>
>
> On 8/18/08, Adar Dembo <[EMAIL PROTECTED]> wrote:
>>
>> > This is my patch for 2008.08.08 release. This patch adds a
>> > simple "Record" pane
On 8/18/08, Adar Dembo <[EMAIL PROTECTED]> wrote:
>
> > This is my patch for 2008.08.08 release. This patch adds a
> > simple "Record" panel to vmware-toolbox and "record" command
> > to vmware-toolbox-cmd.
> > I configured the build by "--without-procps --disable-unity",
> > since I didn't instal
This is my patch for 2008.08.08 release. This patch adds a simple "Record"
panel to vmware-toolbox and "record" command to vmware-toolbox-cmd.
I configured the build by "--without-procps --disable-unity", since I
didn't install the two packages.
I have tested the patch on rhel5, suse10 and ubuntu7
Hi,
I used to work on migrating vassert sdk from windows to linux
platform, with the help of some internal engineers. The latest release of
vassert sdk in windows supports start and stop recording inside the guest,
and I just make the upgrade in linux. I think it useful to add a GUI for
too