Saturday, September 21, 2013

How to solve the GNS3 error ”failed to start xdotool” in Ubuntu?

If we get the error "failed to start xdotool" while starting vboxwrapper in GNS3, use the following command to fix it.

sudo apt-get install xdotool

 This will install xdotool and solve the issue.

No comments: