From owner-freebsd-questions@FreeBSD.ORG Fri Oct 10 00:46:04 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8416D16A4B3 for ; Fri, 10 Oct 2003 00:46:04 -0700 (PDT) Received: from inspired.net.au (inspired.net.au [203.58.81.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89E1D43FD7 for ; Fri, 10 Oct 2003 00:45:56 -0700 (PDT) (envelope-from dlodeiro@inspired.net.au) Received: (from uucp@localhost) by inspired.net.au (8.8.7/8.8.7) id RAA32603 for ; Fri, 10 Oct 2003 17:45:50 +1000 Received: from dsl-74.217.240.220.dsl.comindico.com.au(220.240.217.74), claiming to be ".dl.com" via SMTP by inspired.net.au, id smtpda32573; Fri Oct 10 07:45:41 2003 From: David L To: freebsd-questions@freebsd.org Date: Fri, 10 Oct 2003 17:44:16 +1000 User-Agent: KMail/1.5.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200310101744.16222.dlodeiro@inspired.net.au> Subject: Re: change the mouse (from PS to USB) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 07:46:04 -0000 On Fri, 10 Oct 2003 10:59 am, MPAREDES@telmex.com wrote: > Hi: > > FreeBSD 4.8 > > I had a problem with my mouse in the PS port so I need to configure a > mouse in the USB port. > > In sysinstall I can't specify a USB port, how can I enable. > > maps > > _______________________________________________ > 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" Usb ports are reffered to as com ports, chances are you have the usb mouse in com1 or 2 or... Try to set it to one of these in sysinstall. Good luck David Lodeiro