Skip to content

Instantly share code, notes, and snippets.

@piascwal
Last active October 14, 2019 14:40
Show Gist options
  • Save piascwal/145c567064171b6bece5efcc9cf6761e to your computer and use it in GitHub Desktop.
Save piascwal/145c567064171b6bece5efcc9cf6761e to your computer and use it in GitHub Desktop.

Resolve Loosing Mouse pointer on VM Virtual box

open a terminal

ps -ax | grep VBoxClient

kill -9 on two process with --draganddrop option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment