Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2002 00:27:32 +0900 (JST)
From:      Yoshihiko Sarumaru <mistral@imasy.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        shige@FreeBSD.org
Subject:   ports/37668: ports update: kterm 
Message-ID:  <200205021527.g42FRWJ8005648@mistral.imasy.or.jp>

next in thread | raw e-mail | index | archive | help

>Number:         37668
>Category:       ports
>Synopsis:       ports update: kterm
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 02 08:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Yoshihiko Sarumaru
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD mistral.imasy.or.jp 4.5-STABLE FreeBSD 4.5-STABLE #1: Tue Apr 30 01:09:24 JST 2002 sarumaru@mistral.imasy.or.jp:/usr/obj/usr/src/sys/Z505VRK i386


	
>Description:
	Current ports for kterm has problem on key input while mouse pointer is left on scroll bar. This patch solve this problem.
>How-To-Repeat:
	Leave mouse pointer on scroll bar and press any key.
>Fix:
There are no objection on ports-jp@jp.FreeBSD.org for a week.
But maintainer(shige-san) seems too busy to have a action for this.

--- ../../files/patch-ab	Wed Mar  6 13:30:35 2002
+++ patch-ab	Fri Apr 26 17:13:15 2002
@@ -69,10 +69,12 @@
  *fontMenu*fontescape*Label:	Escape Sequence
  *fontMenu*fontsel*Label:		Selection
  !fontescape and fontsel overridden by application
-@@ -123,5 +129,20 @@
+@@ -131,5 +137,18 @@
  *tek4014*font3: 6x13
  *tek4014*fontSmall: 6x10
  
+-*VT100*translations: #override  Shift<Key>space: \
+-	begin-conversion(_JAPANESE_CONVERSION)
 +!This can be useful if you have an IntelliMouse.  It maps the button
 +!events generated by the wheel
 +*VT100*Translations:	#override \
@@ -88,5 +90,3 @@
 +				<Btn5Down>:	scroll-forw(5,line)
 +*VT100.translations:	#override \
 +	Shift<Key>space: begin-conversion(_JAPANESE_CONVERSION)
- *VT100*translations: #override  Shift<Key>space: \
- 	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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205021527.g42FRWJ8005648>