From owner-freebsd-questions@FreeBSD.ORG Thu Feb 2 11:49:09 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 AD34316A420 for ; Thu, 2 Feb 2006 11:49:09 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1065E43D4C for ; Thu, 2 Feb 2006 11:49:08 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so364731nzo for ; Thu, 02 Feb 2006 03:49:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GYCVk0fLms3nPkFJEPVBm0a+jNipikFZX90ACE7lXs92NwQEJ41RH1tCFnta0QUkypckjOLaTJVafVBS8po2jnVJBV+AiS5MogompFHyqwRzk5vX+65PGSVNxPixF6a31grwAeTTsGkb++tkaBAZsFQCAavCmSPF+1JE4oRcxrY= Received: by 10.37.2.65 with SMTP id e65mr619237nzi; Thu, 02 Feb 2006 03:49:08 -0800 (PST) Received: by 10.37.20.11 with HTTP; Thu, 2 Feb 2006 03:49:08 -0800 (PST) Message-ID: Date: Thu, 2 Feb 2006 14:49:08 +0300 From: Andrew Pantyukhin To: Andrea Venturoli In-Reply-To: <43E1EB02.9050106@netfence.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060127130817.GA4157@aurora.oekb.co.at> <3ed41cef0601270711k40730c94ke55c3c1d27391fec@mail.gmail.com> <20060202110652.GA82026@aurora.oekb.co.at> <43E1EB02.9050106@netfence.it> Cc: Ewald Jenisch , freebsd-questions@freebsd.org Subject: Re: portupgrade xorg-* -> mouse-wheel stops working under X 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: Thu, 02 Feb 2006 11:49:09 -0000 You can always tell xmodmap that you've got 11 buttons (or whatever xorg tells you in its log). Just add ... 8 9 10 11 to the map and it will work fine once again.