Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Installed, now...?: (4 Items)
   
Installed, now...?  
Hello,

I just downloaded an installed the QNX Neutrino Host, and installed into vmware... Intending to sound completely 
clueless (cause I am...) uhm... what do I do next to get the easy switching to/from the window and copy/paste stuff 
working...?

Presumably I compile the vmtool.c and/or vmtoold.c somehow / somewhere, and take the results and put it somewhere to be 
loaded either manually or (hopefully) via some config file of some sort...?  :)

Any help/hints/pointers much appreciated...

I *am* certainly glad to see it boot up and detect the vmware video, though!  :)  Booted up and running on the first try
 is always a good sign.  :)

PS - if someone knows how this relates to "QNX Neutrino 2" - as in the book I saw "A Guide for Realtime Programmers" - I
 would be interested to know... Since this seems to indicate QNX 6, and in some places QNX 4, but not specifically "
Neutrino 2" anywhere obvious..(?)

Thanks & Cheers!
Re: Installed, now...?  
I'll let some else answer your questions about VMWare, but I'll tackle the names.

As I frequently whine to the developers, there really is no such thing as QNX 6; it's really QNX Neutrino, and the 
current version is 6.3. Rob Krten wrote his Getting Started book when QNX Neutrino 2 was the latest version, but most --
 if not all -- of the information still applies.

QNX 4 is a completely different kettle of fish.
Re: Installed, now...?  
Once you have the vmtoold compiled in QNX6, you should just run it in the background like any daemon process.  

It will do a couple things for you.  It will communicate with the host and share time sync info - this means your clock 
in the guest OS will stay synced with the host OS.  It will also share clipboard info - if you cut something in photon, 
you should be able to paste it in Windows or vice versa.  Lastly if you have turned on the mouse grab/ungrab feature in 
your preferences, the mouse will automatically be grabbed when you move over the vmware window and leave without help 
when you exit the window.

You need to run the daemon as root if you want the time syncing feature to work and you need to run it in a photon 
environment if you want the cut and paste and mouse grabbing to work.  I usually install it setuid root and start it 
when I log into photon.

Rick..

Re: Installed, now...?  
Hello Rick,

    I am using QNX 4.25 on VMware Workstation 4.0 with Windows XP host OS. I am running the vmtoold ,  i am able to move
 the mouse but the time is not sync with the host system and the clip board doesnt work . do you have any clue?