Ian Lepore wrote:
> On Tue, 2012-11-06 at 22:57 +0100, Julian H. Stacey wrote:
> > Hi,
> > Reference:
> > > From:             CeDeROM <cede...@tlen.pl> 
> > > Date:             Tue, 6 Nov 2012 22:14:03 +0100 
> > > Message-id:       
> > > <CAFYkXjnRzPAkNuc5C0iTNUTe5j=h8ga9vwme+trdng_kyjc...@mail.gmail.com> 
> > 
> > CeDeROM wrote:
> > > I have also noted that mouse cursor is very often not moving in Xorg
> > > but it works in the console! I need to move cursor while statrx or
> > > restart Xorg for mouse to start moving. Is it a bug or feature? :-)
> > > 
> > > In the xorg.conf:
> > > Section "InputDevice"
> > >  Identifier "Mouse0"
> > >  Driver "mouse"
> > >  Option "Protocol" "auto"
> > >  Option "Device" "/dev/sysmouse"
> > >  Option "ZAxisMapping" "4 5 6 7"
> > > EndSection
> > 
> > Inside
> >     Section "ServerLayout"
> > Just after
> >     InputDevice    "Mouse0" "CorePointer"
> > Append 
> >     Option          "AllowEmptyInput" "False"
> > 
> > Cheers,
> > Julian
> 
> Before you do that, read this:
> 
>  http://www.wonkity.com/~wblock/docs/html/aei.html

The page is bad here:
        "Summary ... just let xorg-server use hald by default."

FreeBSD 8.3-RELEASE & 9.0-RELEASE by default do Not run hald.  See:
/usr/local/etc/rc.d/hald
        # Add the following line to /etc/rc.conf to enable the HAL daemon:
        #
        # hald_enable="YES"
There is no hald_enable="YES" in /etc/defaults/rc.conf (Happily, IMO).

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com
 Reply below not above, like a play script.  Indent old text with "> ".
 Send plain text. Not: HTML, multipart/alternative, base64, quoted-printable.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to