From owner-freebsd-ports Thu Jun 21 5:20: 7 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 160F637B406 for ; Thu, 21 Jun 2001 05:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5LCK1e12218; Thu, 21 Jun 2001 05:20:01 -0700 (PDT) (envelope-from gnats) Received: from nsx.kgc.co.jp (nsx.kgc.co.jp [210.226.77.146]) by hub.freebsd.org (Postfix) with SMTP id EFDE337B403 for ; Thu, 21 Jun 2001 05:18:15 -0700 (PDT) (envelope-from candy@kgc.co.jp) Received: (qmail 39464 invoked from network); 21 Jun 2001 21:18:14 +0900 Received: from ssm.kgc.co.jp (@210.226.77.148) by nsx.kgc.co.jp with SMTP; 21 Jun 2001 21:18:14 +0900 Received: (qmail 63102 invoked from network); 21 Jun 2001 21:18:14 +0900 Received: from xxx.kgc.co.jp (172.31.2.3) by ssm.kgc.co.jp with SMTP; 21 Jun 2001 21:18:14 +0900 Received: by xxx.kgc.co.jp (8.11.2/3.3W8:95062916) id f5LCIEx21881; Thu, 21 Jun 2001 21:18:14 +0900 (JST) Message-Id: <200106211218.f5LCIEx21881@xxx.kgc.co.jp> Date: Thu, 21 Jun 2001 21:18:14 +0900 (JST) From: candy@kgc.co.jp Reply-To: candy@kgc.co.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28317: kterm input difficulty Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28317 >Category: ports >Synopsis: cannot input key when the pointer on scrollbar >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jun 21 05:20:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: KANDA Toshihiro >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD xxx.kgc.co.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #6: Thu Apr 19 19:49:19 JST 2001 candy@xxx.kgc.co.jp:/usr/src/sys/compile/XXX i386 >Description: >How-To-Repeat: Put your pointer on kterm's scrollbar, then hit keyboard like a monkey. >Fix: files/patch-ab --- files/patch-ab.orig Wed May 9 01:09:12 2001 +++ files/patch-ab Thu Jun 21 21:15:24 2001 @@ -1,12 +1,12 @@ +--- KTerm.ad Sun Jun 23 17:00:22 1996 --- KTerm.ad.orig Thu Dec 21 17:52:07 2000 -+++ KTerm.ad Thu Dec 21 17:53:18 2000 @@ -123,3 +123,18 @@ *tek4014*font3: 6x13 *tek4014*fontSmall: 6x10 +!This can be useful if you have an IntelliMouse. It maps the button +!events generated by the wheel -+*VT100*translations: #override \ ++*VT100*Translations: #override \ + !Ctrl : scroll-back(1,halfpage) \n\ + !Lock Ctrl : scroll-back(1,halfpage) \n\ + !Lock @Num_Lock Ctrl : scroll-back(1,halfpage) \n\ @@ -16,6 +16,7 @@ + !Lock Ctrl : scroll-forw(1,halfpage) \n\ + !Lock @Num_Lock Ctrl : scroll-forw(1,halfpage) \n\ + ! @Num_Lock Ctrl : scroll-forw(1,halfpage) \n\ -+ : scroll-forw(5,line) \n\ ++ : scroll-forw(5,line) ++*VT100.translations: #override \ + Shiftspace: begin-conversion(_JAPANESE_CONVERSION) + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message