Re: Virtual Box Mouse?
On Mon, 16 Jun 2014, Anders Jensen-Waud wrote:
> If /etc/X11/xorg.conf doesn't exist, you can generate one by running 'X
> -configure' as root. This will generate a new file called xorg.conf.new,
> which you can, if it runs successfully for your hardware, copy to
> /etc/X11 to make it permanently available for all users on the machine.
Yes. However, I recommend *not* generating a full xorg.conf.
Particularly for a VirtualBox VM, it is not needed and prevents
autoconfiguration. The section shown here is all that is needed.
>>>> Section "ServerLayout"
>>>> Identifier "whatever"
>>>> InputDevice "Mouse1"
>>>> EndSection
>>>>
>>>> Section "InputDevice"
>>>> Identifier "Mouse1"
>>>> Driver "vboxmouse"
>>>> EndSection
_______________________________________________
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"
討論串 (同標題文章)
完整討論串 (本文為第 8 之 18 篇):