看板 FB_questions 關於我們 聯絡資訊
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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"