Fix input problem while mouse pointer is left on scroll bar.

PR:		ports/37668
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
Reviewed by:	ports-jp@jp.FreeBSD.org
This commit is contained in:
Yoichi NAKAYAMA 2002-05-15 13:20:09 +00:00
parent 6fa3bce441
commit d822565bc0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59171
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= kterm
PORTVERSION= 6.2.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= japanese x11
MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
${MASTER_SITE_XCONTRIB} \

View file

@ -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)