does each instance of running OS in Vmware workstation have "its keyboard and mouse cursor"? Ie. can I virtualize 5 robots in each system to do tasks with keyboard and cursor separately?

Maybe this is obvious, but since I know many obvious things often don't work, i rather ask it now :)

link|improve this question

55% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Yes, the keyboard and mouse are there, even while not used for input in the VM, e.g. when you switched back to the host system. It's not like switching VM focus pulls the "virtual USB cords" out of the VM.

link|improve this answer
imagine separate auto-script running in every of 5 instances of vmware machine, will it work? do they have separate simulated keyboard and mouse instances? – Greenleader May 4 '11 at 7:07
@František I don't see a reason why not. The systems still have a mouse and keyboard, even though at that moment there's no connection between them and the physical hardware. That connection is virtual anyway, the VMware application receives input and forwards it to the VMs. – Daniel Beck May 4 '11 at 7:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.