Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Updated vmtoold.c: (3 Items)
   
Updated vmtoold.c  
While playing with vmtoold, I realized that the cursor position was going to the last known location when the QNX 
regained focus.  This meant that when you left  the QNX window in one location, when you returned, the mouse would jump 
to the location it was when you left.

The reason I never noticed is because often you leave and enter near the same location.

Anyway, it is fixed in the source.  I didn't update the package.

Rick..
Re: Updated vmtoold.c  
> While playing with vmtoold, I realized that the cursor position was going to 
> the last known location when the QNX regained focus.  This meant that when you
>  left  the QNX window in one location, when you returned, the mouse would jump
>  to the location it was when you left.
> 
> The reason I never noticed is because often you leave and enter near the same 
> location.
> 
> Anyway, it is fixed in the source.  I didn't update the package.
> 
> Rick..


Where in the svn tree does it lives?
Re: Updated vmtoold.c  
> > While playing with vmtoold, I realized that the cursor position was going to
>  
> > the last known location when the QNX regained focus.  This meant that when 
> you
> >  left  the QNX window in one location, when you returned, the mouse would 
> jump
> >  to the location it was when you left.
> > 
> > The reason I never noticed is because often you leave and enter near the 
> same 
> > location.
> > 
> > Anyway, it is fixed in the source.  I didn't update the package.
> > 
> > Rick..
> 
> 
> Where in the svn tree does it lives?


LOL - it is the only thing in the vmware repo. ;-)

Look under the Source Code link at the top of the page.

vmware/old/vmtool/vmtoold.c

Rick..