[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: About xcin



Hello,

On Thu, Jan 16, 2003 at 09:52:11PM +0800, Long Li wrote:
> Hi, guys,
> 
> When I run xcin, the system told me the following
> error messege, could you give me some suggestions?
> 
> $ xcin
> XCIN (Chinese XIM server) version 2.5.3-pre2.
> (module ver: 20010918, syscin ver: 20000210).
> (use "-h" option for help)
> 
> xcin: locale "zh_CN.GB2312" encoding "gb2312"
> xcin: error: /etc/xcinrc:
>         IM section "array30": SETKEY: value not
> specified.

非常抱歉,那是我旧日在打包某版本的 xcin 的配置文件没有小心检查,漏了一段
所致。你可以补加以下这一段:

(define array30@gb2312
        '((SETKEY               8)
          (DISABLE_SEL_LIST     "w")
          (KEYSTROKE_REMAP      "t:0xb5c4;T:0xb5c4;")
          (INP_CNAME            "行列30%%行30")))

或索性把 zh_CN.GB2312 下的 CINPUT 下的 "array30" 删掉就可以了:

(define zh_CN.GB2312
  '((DEFAULT_IM         "pinyin")
    (DEFAULT_IM_MODULE  "gen_inp")
    (DEFAULT_IM_SINMD   "DEFAULT")
    (PHRASE             "default.phr")
    (CINPUT             (pinyin shuangpin jtcj_gb wubizixing phonegb2
                         array30 zh_hex))
                         ^^^^^^^ <--- 删除这个

对了,请问你现在用的 xcin 是哪个版本?是在 Debian woody (3.0 正式版)
抑或是更旧版本? (对不起,我忘了。 :-)

希望解答了你的问题!

					东东

-- 
Anthony Fok Tung-Ling  霍东灵
ThizLinux Laboratory   <anthony@thizlinux.com> http://www.thizlinux.com/
Debian Chinese Project <foka@debian.org>       http://www.debian.org/intl/zh/
Come visit Our Lady of Victory Camp!           http://www.olvc.ab.ca/



Reply to: