From owner-freebsd-questions@FreeBSD.ORG Mon Oct 26 20:36:09 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C67F5106568D for ; Mon, 26 Oct 2009 20:36:09 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from honeysuckle.london.02.net (honeysuckle.london.02.net [87.194.255.144]) by mx1.freebsd.org (Postfix) with ESMTP id 5CBC78FC15 for ; Mon, 26 Oct 2009 20:36:09 +0000 (UTC) Received: from muji.config (93.97.24.219) by honeysuckle.london.02.net (8.5.016.1) id 4A23EDE605779F60; Mon, 26 Oct 2009 20:36:07 +0000 Message-ID: <4AE60837.4000804@onetel.com> Date: Mon, 26 Oct 2009 20:36:07 +0000 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.21 (X11/20090423) MIME-Version: 1.0 To: Henry Olyer References: <17216271.1252735922654.JavaMail.root@wamui-june.atl.sa.earthlink.net> <28d0cced0909251821g4b5a5ba4rc1c573a04804de1f@mail.gmail.com> <4ABE089C.3050300@onetel.com> <1d7089c40910252231y175ac076t6b640aac7d491564@mail.gmail.com> In-Reply-To: <1d7089c40910252231y175ac076t6b640aac7d491564@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: configuring X on the Presario with the 8200M driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Oct 2009 20:36:09 -0000 Henry Olyer wrote: > I need more information to make this work. > > help, please. And thank you! > > On Sat, Sep 26, 2009 at 8:27 AM, Chris Whitehouse wrote: > >> Jules Gilbert wrote: >> >>> now i got up (by doing the startx as root,) but i dont' have a working >>> mouse. >>> >>> when I am in screen mode (normal, -- with no X.) when I move the >>> mouse, I can see the 'arrow' pointer move just fine. >>> >>> So... >>> >>> >> If you are running hald you probably need >> >> option "AutoAddDevices" "off" >> option "AllowEmptyInput" "off" >> >> >> in the ServerFlags section in xorg.conf >> >> Or you can configure hal to recognise them - there are various threads in >> the archives i believe. >> >> Chris >> >> _______________________________________________ >> 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" >> > I got it all from the handbook and the mailing list archives. http://www.freebsd.org/cgi/getmsg.cgi?fetch=106398+109934+/usr/local/www/db/text/2009/freebsd-questions/20091011.freebsd-questions http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html Chris