On Wed, Jun 8, 2016 at 10:04 AM, Fernando Cassia <[email protected]> wrote: > On 6/8/16, Fernando Cassia <[email protected]> wrote: >> On 6/8/16, Kenneth Wolcott <[email protected]> wrote: >> >>> The pushed-in and/or pushed-out buttons are confusing in the >>> interface when viewed from the VirtualBox host. >> >> There is a way to show the status of each VM from the command line. >> Just start a command prompt (Start Menu-> Run, type cmd.exe -> press >> [enter]) >> Then type >> >> VboxManage showvminfo "Name of your VM here, enclosed in quotes" >> >> You will get a long list of parameters, including near the end of the list: >> >> -------------------------------------------- >> Clipboard Mode: Bidirectional <<<< This is what you're looking for >> Drag'n'drop Mode: Bidirectional >> -------------------------------------------- >> >> I assume you have installed the Guest Additions on all guests? >> >> Anyway, hope this helps as a starting point... > > See also if this makes a difference. > > https://goo.gl/6PtJtE > > FC
Hi Fernando; Yes, I have installed the Guest Additions on both guest OS instances. cd /cygdrive/c/Program Files/Oracle/VirtualBox ./VBoxManage.exe showvminfo trombone | grep 'Drag and drop' Drag and drop Mode: Bidirectional ./VBoxManage.exe showvminfo bassoon | grep 'Drag and drop' Drag and drop Mode: Bidirectional Yet drag and drop works on trombone (Debian) but does not work on bassoon (Fedora). Looking at the link you provided. Thanks, Ken Wolcott ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:[email protected]?subject=unsubscribe
