From owner-freebsd-gnome@FreeBSD.ORG Wed Feb 22 00:12:58 2006 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8111816A420 for ; Wed, 22 Feb 2006 00:12:58 +0000 (GMT) (envelope-from eoghan@redry.net) Received: from luke.segpub.com.au (luke.segpub.com.au [64.49.254.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3BC043D45 for ; Wed, 22 Feb 2006 00:12:57 +0000 (GMT) (envelope-from eoghan@redry.net) Received: (qmail 19718 invoked by uid 89); 22 Feb 2006 10:22:07 +1100 Received: by simscan 1.1.0 ppid: 19672, pid: 19688, t: 1.5457s scanners: clamav: 0.87/m:34/d:1169 spam: 3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on luke.segpub.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.0 Received: from unknown (HELO ?192.168.1.34?) (194.125.95.137) by 0 with SMTP; 22 Feb 2006 10:22:06 +1100 Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: <9327E1E6-4E8B-43F5-AB51-C19155840452@redry.net> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-gnome@FreeBSD.org From: eoghan Date: Tue, 21 Feb 2006 23:22:04 +0000 X-Mailer: Apple Mail (2.746.2) Cc: Subject: mousewheel X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2006 00:12:58 -0000 Hello Im running gnome 2.12.1 on freeBSD-6.0. I was using kde 3.5.1 but wanted to try gnome. My mousewheel was working fine under kde and gnome. I have done a portupgrade -a and since it wont work. I have checked my xorg.conf and searched google but not had any success getting it work... section looks like: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "Emulate3Buttons" "true" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection I have tried removing buttons and emulate3buttons but cant seem to get the wheel working. Its a regular dell 3 button mouse. If i double click at file with the wheel it opens, so its doing something, just not what i want... Any ideas? Can you cc me on this as I am not subscribed to the list. Thanks Eoghan