From owner-freebsd-stable@FreeBSD.ORG Fri Jul 22 08:13:25 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A535516A459 for ; Fri, 22 Jul 2005 08:13:25 +0000 (GMT) (envelope-from MH@kernel32.de) Received: from crivens.unixoid.de (crivens.unixoid.de [81.169.171.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD4E843DA3 for ; Fri, 22 Jul 2005 08:13:14 +0000 (GMT) (envelope-from MH@kernel32.de) Received: from localhost (localhost [127.0.0.1]) by crivens.unixoid.de (Postfix) with ESMTP id 5F29E4085; Fri, 22 Jul 2005 10:13:13 +0200 (CEST) Received: from crivens.unixoid.de ([127.0.0.1]) by localhost (crivens.unixoid.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 51403-04; Fri, 22 Jul 2005 10:13:09 +0200 (CEST) Received: from [10.38.0.10] (unknown [212.12.51.89]) by crivens.unixoid.de (Postfix) with ESMTP id 7D8D03F0F; Fri, 22 Jul 2005 10:13:09 +0200 (CEST) Message-ID: <42E0AA95.6030307@kernel32.de> Date: Fri, 22 Jul 2005 10:13:09 +0200 From: Marian Hettwer User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jonguk Kim References: <13577.195.234.136.12.1121907665.squirrel@195.234.136.12> <42E0448C.9020403@ajou.ac.kr> In-Reply-To: <42E0448C.9020403@ajou.ac.kr> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at unixoid.de Cc: freebsd-stable@freebsd.org Subject: Re: RELENG_6 scroll wheel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 08:13:25 -0000 Hej jonguk, Jonguk Kim wrote: > Marian Hettwer wrote: > >> from /etc/X11/xorg.conf >> Section "InputDevice" >> Identifier "Mouse0" >> Driver "mouse" >> Option "Protocol" "auto" >> Option "Device" "/dev/sysmouse" > > > I think 'Option "Buttons" "5"' can help you. > nope, didn't do the trick. But thanks for the suggestion anyway :) Strange thing though, same config worked under RELENG_5 without problems. best regards, Marian