From owner-freebsd-ports@FreeBSD.ORG Thu Jun 6 16:00:58 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4794D3DB for ; Thu, 6 Jun 2013 16:00:58 +0000 (UTC) (envelope-from rum1cro@yandex.ru) Received: from forward18.mail.yandex.net (forward18.mail.yandex.net [IPv6:2a02:6b8:0:1402::3]) by mx1.freebsd.org (Postfix) with ESMTP id 00DCD1B52 for ; Thu, 6 Jun 2013 16:00:58 +0000 (UTC) Received: from web30g.yandex.ru (web30g.yandex.ru [95.108.253.239]) by forward18.mail.yandex.net (Yandex) with ESMTP id D95AC178175C; Thu, 6 Jun 2013 20:00:53 +0400 (MSK) Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web30g.yandex.ru (Yandex) with ESMTP id 41BDC38A8055; Thu, 6 Jun 2013 20:00:53 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1370534453; bh=izyXVdnQNNlyHEUoGDVklITXRfT8rulaFG/eoWaP738=; h=From:To:In-Reply-To:References:Subject:Date; b=QVOPDnX6blmWis8MlZhgIpBPINjuIs3wtPBuZ9U1U+mZRdzMWu9vgyjU4GENYZx89 00jUAU+JKfK30DkC0Hey4+dkc+Ov44FT4yVRj6mdFeTCXEjJvzflHmLubtwBgj1FvA 1jNOH2MbiU2kQZB3xdbj4tbID+g+PuY6nGofPjjU= Received: from m1cro.park.rambler.ru (m1cro.park.rambler.ru [81.19.91.77]) by web30g.yandex.ru with HTTP; Thu, 06 Jun 2013 20:00:52 +0400 From: Ilya A. Arkhipov To: Florent Peterschmitt , "freebsd-ports@freebsd.org" In-Reply-To: <51B08DCE.4020706@peterschmitt.fr> References: <20130606110049.GA41306@sol> <20130606131731.0b368a4e@bsd64.grem.de> <51B08DCE.4020706@peterschmitt.fr> Subject: Re: strange dialog4ports and xterm interaction MIME-Version: 1.0 Message-Id: <80701370534452@web30g.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Thu, 06 Jun 2013 20:00:52 +0400 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=utf-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jun 2013 16:00:58 -0000 06.06.2013, 17:24, "Florent Peterschmitt" : > Le 06/06/2013 13:17, Michael Gmelin a écrit : > >>  On Thu, 6 Jun 2013 13:00:49 +0200 >>  kaltheat@googlemail.com wrote: >>>  Hi, >>> >>>  today I realized that when dialog4ports is running in xterm it isn't >>>  possible to scroll up or down (if you scrolled up before dialog4ports >>>  was executed) to previous or current output. Is it supposed to be >>>  that way? >>  This only affects the mouse scrolling, this is due to dialog4ports >>  support mouse interaction (you can click items as well). You can still >>  scroll using shift+pgup/pgdown. >>>  Regards, >>>  kaltheat > > Shouldn't dialog ignore mouse scrolling ? Is it possible to do so ? > > -- > Florent Peterschmitt           | Please: > florent@peterschmitt.fr        |  * Avoid HTML/RTF in E-mail > +33 (0)6 64 33 97 92           |  * PDF for documents > http://florent.peterschmitt.fr | Thank you :) Hi All, This behavior was and for old dialog. Maybe, in the future(next release ^_^) I'll add support(correct scrolling) for mouse. -- With Best Regards, Ilya A. Arkhipov