From owner-freebsd-newbies@FreeBSD.ORG Sat May 17 03:43:48 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBC8C37B401 for ; Sat, 17 May 2003 03:43:48 -0700 (PDT) Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAB4E43F93 for ; Sat, 17 May 2003 03:43:47 -0700 (PDT) (envelope-from mats.svensson2@telia.com) Received: from d1o1073.telia.com (d1o1073.telia.com [212.181.129.241]) by maila.telia.com (8.12.9/8.12.9) with ESMTP id h4HAhlx7013783 for ; Sat, 17 May 2003 12:43:47 +0200 (CEST) X-Original-Recipient: Received: from mats (h178n1fls22o1073.telia.com [212.181.128.178]) by d1o1073.telia.com (8.10.2p2/8.10.1) with SMTP id h4HAhkB20979 for ; Sat, 17 May 2003 12:43:46 +0200 (CEST) Message-ID: <001001c31c61$37e0f140$b700a8c0@mats> From: "mats" To: Date: Sat, 17 May 2003 12:43:56 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: ps2 mouse X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 10:43:49 -0000 Hi Simon Not sure (because I can't check right now, I have the same system as = you, and have had the same problems), but try this in = /etc/X11/XF86Config Identifier "Mouse0" Driver "mouse" option "Protocoll" "MouseSystems" option "Device" "/dev/sysmouse" If that doesn't work, try to XFree86 -configure, your system might hang = but you will get a file called XF86Config.new and in that file you will = find how to config the mouse. Your graphiccard will work perfect (my did), just download the freebsd = driver from nvidia and read the readme=B4s. Good luck. /Mats