Bug#743277: More Additional info

2014-04-07 Thread dai
On Wed, Apr 02, 2014 at 02:27:37PM +0900, Yukiharu Yabuki wrote:
 Only modification of '/usr/share/uim/generic-key-custom.scm' enable
 me start to convert KANJI.

i create ~/.uim.d/customs/custom-global-keys1.scm with only below content,

(define generic-on-key '(zenkaku-hankaku Control ))
(define generic-on-key? (make-key-predicate '(zenkaku-hankaku Control )))
(define generic-off-key '(zenkaku-hankaku Control ))
(define generic-off-key? (make-key-predicate '(zenkaku-hankaku Control )))

Control+Space on/off works.
i commented out generic-on-key? and generic-off-key? lines,
Control+Space on/off does not work.

if your custom-global-keys1.scm does not have generic-on-key? and
generic-off-key? lines, please retry after adding them.

% ls -laR .uim.d
.uim.d:
total 16
drwx--  4 dai dai 4096 Apr  7 22:17 .
drwxr-xr-x 25 dai dai 4096 Apr  7 22:24 ..
drwxr-xr-x  2 dai dai 4096 Apr  7 22:23 customs
drwx--  2 dai dai 4096 Apr  7 22:23 fep

.uim.d/customs:
total 12
drwxr-xr-x 2 dai dai 4096 Apr  7 22:23 .
drwx-- 4 dai dai 4096 Apr  7 22:17 ..
-rw-r--r-- 1 dai dai  278 Apr  7 22:18 custom-global-keys1.scm

.uim.d/fep:
total 8
drwx-- 2 dai dai 4096 Apr  7 22:23 .
drwx-- 4 dai dai 4096 Apr  7 22:17 ..
%

% cat .uim.d/customs/custom-global-keys1.scm
(define generic-on-key '(zenkaku-hankaku Control ))
(define generic-on-key? (make-key-predicate '(zenkaku-hankaku Control )))
(define generic-off-key '(zenkaku-hankaku Control ))
(define generic-off-key? (make-key-predicate '(zenkaku-hankaku Control )))
%
-- 
Regards,
dai

GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E


signature.asc
Description: Digital signature


Bug#743277: More Additional info

2014-04-07 Thread Yukiharu Yabuki
Thank you for your response.

I reproduce your action. I had changed generic-{on|off}-key.
I realized that I also needed to change generic-{on|off}-key?

Giving your modification enable me start to convert KANJI.

Again, Thank you for your advice.

Best
Yukiharu

On Mon, 7 Apr 2014 22:25:47 +0900
d...@debian.org wrote:

 if your custom-global-keys1.scm does not have generic-on-key? and
 generic-off-key? lines, please retry after adding them.

--
++++++++++++++
Yukiharu Yabuki (矢吹幸治)  I use Debian GNU/Linux
mail: yab...@netfort.gr.jp
++++++++++++++


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743277: More Additional info

2014-04-06 Thread Yukiharu Yabuki
Dear Maintainer.

I checked Another sid machine which named 'malkion'. It has had
~/.uim.d/custom/ Directory. I modified
~/.uim.d/customs/custom-global-keys1.scm like below

=
;(define generic-on-key '(zenkaku-hankaku Shift ))
(define generic-on-key '(zenkaku-hankaku Control ))

;(define generic-off-key '(zenkaku-hankaku Shift ))
(define generic-off-key '(zenkaku-hankaku Control ))
==

But, This modification does not enable me start to convert KANJI.
It still does not work.

Only modification of '/usr/share/uim/generic-key-custom.scm' enable
me start to convert KANJI.

Best
Yukiharu.

--
++++++++++++++
Yukiharu Yabuki (矢吹幸治)  I use Debian GNU/Linux
mail: yab...@netfort.gr.jp
クレクレタコラは好き / クレクレタコだはイヤ
++++++++++++++


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org