Skip to content

Instantly share code, notes, and snippets.

@nyukhalov
Created February 9, 2019 09:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nyukhalov/f62820f5daafb12fb2a5d0c18053f48a to your computer and use it in GitHub Desktop.
Save nyukhalov/f62820f5daafb12fb2a5d0c18053f48a to your computer and use it in GitHub Desktop.
Fixes shared clipboard between host MacOS and Udacity's ROS VM running in VirtualBox
sudo apt-get update
sudo apt-get install xserver-xorg-core
sudo apt-get install -f virtualbox-guest-x11
sudo VBoxClient --clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment