From owner-freebsd-multimedia@FreeBSD.ORG Sun May 4 18:49:12 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D565F1065670 for ; Sun, 4 May 2008 18:49:12 +0000 (UTC) (envelope-from stefan.lambrev@moneybookers.com) Received: from blah.sun-fish.com (blah.sun-fish.com [217.18.249.150]) by mx1.freebsd.org (Postfix) with ESMTP id A11908FC1B for ; Sun, 4 May 2008 18:49:12 +0000 (UTC) (envelope-from stefan.lambrev@moneybookers.com) Received: by blah.sun-fish.com (Postfix, from userid 1002) id 1B5681B10EE0; Sun, 4 May 2008 20:49:11 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on blah.cmotd.com X-Spam-Level: X-Spam-Status: No, score=-10.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, J_CHICKENPOX_43 autolearn=no version=3.2.3 Received: from [10.1.1.2] (unknown [192.168.25.10]) by blah.sun-fish.com (Postfix) with ESMTP id 558F81B10CAA; Sun, 4 May 2008 20:49:08 +0200 (CEST) Message-ID: <481E0522.3020707@moneybookers.com> Date: Sun, 04 May 2008 21:49:06 +0300 From: Stefan Lambrev User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Richard-1 References: <20080504175109.6cc5eed4@gb7tf.ath.cx> In-Reply-To: <20080504175109.6cc5eed4@gb7tf.ath.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.91.2/7024/Sun May 4 20:17:14 2008 on blah.cmotd.com X-Virus-Status: Clean Cc: freebsd-multimedia@freebsd.org Subject: Re: usb mouse X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2008 18:49:12 -0000 Richard-1 wrote: > Hi all > Sorry to post to this list, I havn't had the e-mail back on the > general list yet. > > Has anyone got a USB Wheel optical mouse PS/2 compatable, > Could you please let me know the protocol section in xorg.conf > is. > According to the xorg.conf on the linux partition its listed as > "ExplorePS/2" > > ON a console its working, mouse deamon looks happy, but on X with > gnome, its not working. > > I've tried changing from option "Protocol" "auto" to "ExporerPS/2" > but still nothing. > It was working before on the default desktop, but not in gnome. > > Ideas please I'm using MS mouse which is USB, optical with scroll button :) Here is what I have in my xorg.con : Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" #Option "Protocol" "MouseSystems" Option "Device" "/dev/sysmouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection I think you should have moused_enable="YES" in /etc/rc.conf to be able to use sysmouse as option in X. Hope this helps :) -- Best Wishes, Stefan Lambrev ICQ# 24134177