Posts Tagged ‘paste’
Make windows of a VirtualBox guest system native to the host system with Seamless mode
VirtualBox offers a feature that let’s you treat windows opened in the running guest system almost as is they were native to the host system – you can drag them around on the host system, copy and paste texts between the system and only see the host’s desktop while doing so:

(Windows 8 Release Preview guest system on a Linux Mint 12 host system in Seamless mode)
The requirement for Seamless mode to run is that the VirtualBox Guest Additions are installed. You can quite easily install them by clicking on the Devices menu on the the guest system’s window menu and selecting Install Guest Additions… – follow the installer afterwards and reboot the guest system when you are told to. After the reboot you can enter Seamless mode by selecting the guest system’s window and pressing right Ctrl + L.
Copy and Paste Multiple Entries (Ubuntu Linux)
To be able to copy and paste multiple entries with Control + C and Control + V there is an applet for the GNOME desktop panel called Glipper which is a clipboard manager and is available in the default Ubuntu repositories. If it does not show up in your list of applets after installation, restart your system and it should be available. Its menu is accessible over the panel icon and the key combination which is configured in the Preferences menu (Ctrl+Alt+C by default). The top entry is the one that will be pasted on Ctrl+V. To change it, just select another one.
In Preferences, you can also configure on what actions selections should be copied into the clipboard, if they should be remembered on system restart and how many entries should be remembered.

