Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Dec 2015 22:18:46 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        John Aten <welcome.to.eye.o.rama@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Mouse & Keyboard not working in Virtual Box VM
Message-ID:  <alpine.BSF.2.20.1512052211530.47385@wonkity.com>
In-Reply-To: <010EFC12-FD25-4A04-B042-9B0C95478C03@gmail.com>
References:  <010EFC12-FD25-4A04-B042-9B0C95478C03@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 5 Dec 2015, John Aten wrote:

> After installing Enlightenment, I ran X -configure,

Why?  The very first thing to try is letting X detect hardware and 
autoconfig.  That means running it without any xorg.conf at all.

If that is not enough, entries for only the video driver or mouse are 
all that is needed.

The VM only needs emulators/virtualbox-ose-additions.  Other VirtualBox 
stuff is for being a VirtualBox host and not needed in a guest.

> Section "InputDevice"
> 	Identifier  "Mouse0"
> 	Driver      "vboxmouse"
> EndSection
>
> Section "Device"
> 	Identifier  "Card0"
> 	Driver      "vboxvideo"
> EndSection

So again, rename or delete any existing xorg.conf.  Then run X.  At 
most, the two entries above being the entire contents of that file 
should work.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1512052211530.47385>