There seems to be a mistake in the documentation of the "draganddrop" option. 
The command actually supports all four modes:

  VBoxManage modifyvm "<VM>" --draganddrop 
disabled|hosttoguest|guesttohost|bidirectional

  VBoxManage control "<VM>" --draganddrop 
disabled|hosttoguest|guesttohost|bidirectional

This is correct in the User Manual, but not in the "VBoxManageHelp.cpp". 
Excerpt:

"                            [--draganddrop disabled|hosttoguest]\n");
"                            draganddrop disabled|hosttoguest |\n"
_______________________________________________
vbox-dev mailing list
vbox-dev@virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to