ff169c7c04
(PR#17231 by Rui-Xiang Guo <rxg@netbsd.org>) Chinese input server --- Chinput is a Chinese input server. It supports XIM(X Input Method) Protocol and its own protocol for Chinese platform. XIM is the standard input protocol for DBCS input in X11. All the clients can use it if they support XIM. Chinput now use the input engine(IME) from Unicon, and it can support both GB and Big5 charset.
15 lines
495 B
Text
15 lines
495 B
Text
$NetBSD: patch-af,v 1.1.1.1 2002/06/15 09:31:39 shell Exp $
|
|
|
|
--- resource/Chinput.ad.orig Mon Jun 10 21:55:02 2002
|
|
+++ resource/Chinput.ad
|
|
@@ -55,8 +55,8 @@
|
|
! 16 point font set
|
|
!
|
|
chinput.font = 8x16
|
|
-chinput.gbfont = -*-song-medium-r-normal--16-*-*-*-*-*-gbk-0
|
|
-chinput.big5font = -*-song-medium-r-normal--16-*-*-*-*-*-big5-0
|
|
+chinput.gbfont = -*-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0
|
|
+chinput.big5font = -*-medium-r-normal--16-*-*-*-*-*-big5-0
|
|
!
|
|
!
|
|
! inputbar width in chars
|