1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283
|
!!!
!!! This file is part of
!!!
!!! TurboLinux ZWinPro
!!!
!!! Copyright (C) 1999 TurboLinux, Inc.
!!! All Rights Reserved
!!! Distributed under the terms of the GNU General Public License (GPL)
!!!
!!!
!!! Authors: TurboLinux Chinese Development Team:
!!! Justin Yu <justiny@turbolinux.com.cn>
!!! Sean Chen <seanc@turbolinux.com.cn>
!!! Daniel Fang <danf@turbolinux.com.cn>
!!! WWW: http://www.turbolinux.com.cn/ZWinPro/
!!! FTP: ftp://ftp.turbolinux.com.cn/pub/ZWinPro/
!!!
!
! Resource file for Chinput-3.0
!!! Generated by zwincontrol, Please do not edit by hand
!
!
! locales
!
chinput.gblocale = zh_CN.GB2312
chinput.gbklocale = zh_CN.GBK
chinput.gb18030locale = zh_CN.GB18030
chinput.big5locale = zh_TW.Big5
!
! input style: AUTO, ROOT, OVERSPOT, ONSPOT, OFFSPOT
!
chinput.dmode = AUTO
!
! input window auto-hide mode AUTO or NO, only for CARET mode
!
chinput.hmode = NO
!
! choice window auto popup mode: AUTO or NO, only for ONSPOT style
!
chinput.cmode = AUTO
!
! area style for OFFSPOT style, CLIENT or SERVER
!
chinput.areamode = SERVER
!
! show input method in the input window
!
chinput.showime = YES
!
! input method
! for gb : TONEPY, PY, CCDOSPY, WuBi, CangJie, English, CTLau, SW,
! QianMa, TeleCode, ZRM
! for big5: PY, ETZY, ZOZY, Simplex, CangJie,
! English, 4Corner, HSU, ARRAY30, Boshiamy
!
chinput.dictionary = /usr/lib/unicon/modules/
chinput.inputmethod.gb = ZNPY
chinput.inputmethod.big5 = PY
! Default setting for CHINESE/WESTERN punctuation marks.
chinput.punct = WESTERN
!
! 16 point font set
!
chinput.font = 8x16
!chinput.gbfont = -default-song-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0
!chinput.big5font = -default-ming-medium-r-normal--16-*-*-*-*-*-big5-0
chinput.gbfont = -*-*-*-*-*--16-*-*-*-*-*-gb2312.1980-0
chinput.big5font = -*-*-*-*-*--16-*-*-*-*-*-big5-0
!
!
! inputbar width in chars
!
chinput.width = 70
!
! panel color
!
chinput.dimcolor = #666666
chinput.lightcolor = #f5f5f5
chinput.panelcolor = #c0c0c0
chinput.hzcolor = #000000
chinput.ledcolor = #00ff00
chinput.barcolor = #000080
!
! handwriting recognition timeout
!
chinput.hwtimeout = 1500
!
! Input Method read by chinput
! Format: The following items should be in the correct order
! [Section] : Input Method, the same in chinput.inputmethod.gb
! NAMEGB : Name for gettext
! NAMEBIG5 : Name appeared in input bar
! ENCODING : Encoding for this IME, should be GB or BIG5
! PROMPT : Appeared in two rows input bar
! FILE : Where the input method file located, maybe absolute path
! or relative to chinput.dictionary
! MODULE : absolute path of module
! FAVORITE : I like this input method
!
[ZNPY]
IMENAME = ƴ
IMENAME =
ENCODING = GB
FILE = cce/dict
MODULE = /usr/lib/unicon/modules/cce/cce_pinyin.so
FAVORITE = YES
[PY]
IMENAME = GBKƴ
IMENAME = Lի
ENCODING = GB
FILE = turbo/dict/gbk/gbkpy_mb.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[TONEPY]
IMENAME = ƴ
IMENAME = aի
ENCODING = GB
FILE = turbo/dict/gb/TONEPY.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[CCDOSPY]
IMENAME = дƴ
IMENAME = Yg
ENCODING = GB
FILE = turbo/dict/gb/CCDOSPY.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[WuBi]
IMENAME =
IMENAME = r
ENCODING = GB
FILE = cce/dict/wubi.tab
MODULE = /usr/lib/unicon/modules/cce/cce_hzinput.so
FAVORITE = YES
[CangJie]
IMENAME =
IMENAME = aeJ
ENCODING = GB
FILE = turbo/dict/gb/CangJie.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[English]
IMENAME = Ӣ
IMENAME = ^~J
ENCODING = GB
FILE = turbo/dict/gb/English.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[CTLau]
IMENAME =
IMENAME = Bf
ENCODING = GB
FILE = turbo/dict/gb/CTLau.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[SW]
IMENAME = β
IMENAME = X
ENCODING = GB
FILE = turbo/dict/gb/SW.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[QianMa]
IMENAME = Ǯ
IMENAME = XJ
ENCODING = GB
FILE = turbo/dict/gb/QianMa.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[ZRM]
IMENAME = Ȼ
IMENAME = ۵MX
ENCODING = GB
FILE = turbo/dict/gb/zrm-2.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[MGM]
IMENAME =
IMENAME = XڽX
ENCODING = GB
FILE = turbo/dict/gb/mgm.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = NO
[PY]
IMENAME = ƴ
IMENAME = J
ENCODING = BIG5
FILE = turbo/dict/big5/pinyin.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[ETZY]
IMENAME = ע
IMENAME = ʤѪ`
ENCODING = BIG5
FILE = turbo/dict/big5/ETZY.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[ZOZY]
IMENAME = һע
IMENAME = s@`
ENCODING = BIG5
FILE = turbo/dict/big5/ZOZY.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[Simplex]
IMENAME =
IMENAME = ²J
ENCODING = BIG5
FILE = turbo/dict/big5/simplex.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = NO
[CangJie]
IMENAME =
IMENAME = ܾeJ
ENCODING = BIG5
FILE = turbo/dict/big5/cj.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[English]
IMENAME = Ӣ
IMENAME = ^~J
ENCODING = BIG5
FILE = turbo/dict/big5/English.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = NO
[4Corner]
IMENAME = ĽǺ
IMENAME = |X
ENCODING = BIG5
FILE = turbo/dict/big5/4Corner.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = NO
[HSU]
IMENAME =
IMENAME = \f
ENCODING = BIG5
FILE = turbo/dict/big5/HSU.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = NO
[ARRAY30]
IMENAME = У
IMENAME = C
ENCODING = BIG5
FILE = turbo/dict/big5/array30.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
[Boshiamy]
IMENAME = Ϻ
IMENAME = L
ENCODING = BIG5
FILE = turbo/dict/big5/Boshiamy.tab
MODULE = /usr/lib/unicon/modules/turbo/TL_hzinput.so
FAVORITE = YES
|