Mouse Integration Problem on Virtualbox 2.2

Recently I installed Ubuntu Linux 9.04 Operating System on my laptop. After I tried step by step installing Virtual Box Guest Addition Tools from internet, I could not get the mouse integration working while my friend that done the same step did not have any problems. Then, after several hours googling, then I found the solution from Virtual Box Forum.

The solution is very simple, and I will explain in more details than the forum did.

  1. Open your guest operating system (in my case it is Ubuntu 9.04) and then open to terminal (Applications, Accessories, Terminal).
  2. Type sudo gedit /etc/X11/xorg.conf. If the sudo passwod asked, input your Ubuntu password.
  3. Paste this code below device section:
  4. Section "InputDevice"
    Identifier "Configured Mouse"
    Driver "vboxmouse"
    Option "CorePointer"
    EndSection
  5. Save the changes, and then restart the guest operating system
That's it, very simple right..

Comments

Popular posts from this blog

Hiren can not load the CD ROM Driver

Enable PHP opcache extension on Windows XAMPP

Sunrose USB Fingerprint Reader Driver