From owner-freebsd-questions@FreeBSD.ORG Mon Oct 6 11:09:33 2008 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 44E5E10656DC for ; Mon, 6 Oct 2008 11:09:33 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id 0618D8FC1B for ; Mon, 6 Oct 2008 11:09:32 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from baby-jane.lamaiziere.net (201.158.192-77.rev.gaoland.net [77.192.158.201]) by smtp.lamaiziere.net (Postfix) with ESMTPA id B839D63367C for ; Mon, 6 Oct 2008 13:09:31 +0200 (CEST) Received: from baby-jane-lamaiziere-net.local (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id C57B661761D for ; Mon, 6 Oct 2008 13:09:30 +0200 (CEST) Date: Mon, 6 Oct 2008 13:09:29 +0200 From: Patrick =?ISO-8859-15?Q?Lamaizi=E8re?= To: freebsd-questions@freebsd.org Message-ID: <20081006130929.386aebb7@baby-jane-lamaiziere-net.local> In-Reply-To: <1223275319.4116.7.camel@debian> References: <1223275319.4116.7.camel@debian> Organization: /dave/nulle X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-apple-darwin9.3.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: USB mouse problems 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, 06 Oct 2008 11:09:33 -0000 Le Mon, 06 Oct 2008 08:41:59 +0200, Aniruddha a écrit : > I have one Razer Lachesis USB mouse attached to the rear usb ports of > my pc. This mouse has never worked, however when I plug in another USB > mouse in the front of my pc it works?! I wonder; how do I get the > Razer Lachesis working without plugging it in the front? I don't know. > Furthermore I wondered if there is a way to use both the mouse in a > terminal (gpm) and in xorg? Yes, see moused(8) and vidcontrol(1). Regards.