Hi,

On Sun, Oct 4, 2009 at 5:06 PM, Nerius Landys <nlan...@gmail.com> wrote:

[snip]

>
> When I "startx", the mouse cursor won't move.  I have nothing
> currently in /etc/X11/xorg.conf (it's missing).  I tried "Xorg
> -configure" and copying the output of that to /etc/X11/xorg.conf, but
> no change in behavior.
>

[snip]

Have a look at ports/UPDATING, 20090124 20090123.  I, personally, am
not a fan of requiring hald/dbus to enable my mouse.  I added the
following to my xorg.conf:

Section "ServerFlags"
        option  "AutoAddDevices"        "off"
        option  "AllowEmptyInput"       "off"
EndSection      

HTH

-- 
Glen Barber
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to