Date: Mon, 16 Jun 2014 11:24:23 -0400 From: "R. Scott Evans" <freebsd-questions@rsle.net> To: freebsd-questions@freebsd.org Subject: Re: Virtual Box Mouse? Message-ID: <539F0C27.50301@rsle.net> In-Reply-To: <CANnsUMGUfd8Xj%2Bezrj4oxsG69K-YugiXX=zMODyKY_B7WueY7w@mail.gmail.com> References: <CANnsUMGaR8-izzZU=B7RiN1NUCyF8aqRioM%2B3rQwrqToZFCCVQ@mail.gmail.com> <alpine.BSF.2.00.1406142003460.47506@wonkity.com> <CANnsUMHVANyEvGU7Z4n_9WV0_1DLnsY5U4rVRdXcRSht1%2BmEzw@mail.gmail.com> <20140615220519.GA91726@neutralgood.org> <20140615231128.GA49715@192-168-1-10.tpgi.com.au> <alpine.BSF.2.11.1406151756440.95181@wonkity.com> <CANnsUMEG%2BrshOHamkb0PWzHxCC59vNSnZMSYU3oo=e4=fCpJ0Q@mail.gmail.com> <alpine.BSF.2.11.1406160834320.5783@wonkity.com> <CANnsUMGUfd8Xj%2Bezrj4oxsG69K-YugiXX=zMODyKY_B7WueY7w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06/16/14 10:43, Chris Maness wrote:
>> [Please do not top-post, it makes responding more difficult.]
>>
>
> Sorry, I forget I have to hit the ellipsis dots in gmail to see the rest.
>
>>
>>> I can't tell where it is logging to now. It was logging to the usual
>>> place, but when I do a #tail -f log there is no change when I start
>>> the server. I have dbus and hal in my rc.conf.
>>
>>
>> Sorry, it's hard to tell what you are talking about. The X log defaults to
>> /var/log/Xorg.0.log.
>>
>
> Yep, no changes there with #tail -f when I start the server.
>
>>
>>
>>> The modules are loaded, and when I added those lines to a empty
>>> configuration line I just get a blank black screen.
>>
>>
>> What modules?
>>
>
> The vbox kernel modules.
>
>>
>> (In general, it's preferred to respond to the list also. Others may have
>> more or different experience, or may benefit from the information.)
>
> Sorry.
>
> Thanks,
> Chris
The question that has yet to be asked... are we talking about enabling
the mouse in X windows or in console?
For console all you need is 'moused_enable="YES"' in your /etc/rc.conf.
Enabling it across all local terminals doesn't work well for me as
the Mac's F keys don't work (for me) in VirtualBox.
For X windows, all I added was the hald_enable=YES and dbus_enable=YES
to my /etc/rc.conf. I did not need to install virtualbox additions or
any xorg.conf. I just did a fresh install (via pkg) of xorg & xfce4 on
a FreeBSD 10-R-p4 amd64 install in vbox on my mid 2011 iMac running
10.9.3 to verify this.
-scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?539F0C27.50301>
