7f9d10f16d
PR: 11041 Submitted by: Frank Chen-hsiung Chan frankch@waru.life.nthu.edu.tw
12 lines
655 B
Text
12 lines
655 B
Text
Rxvt is an xterm replacement which uses a little less memory, and is
|
|
suitable for use on machines with small memories.
|
|
The KANJI support was added to rxvt since 2.17, from 2.4.4(3?) the support
|
|
for Chinese BIG5 encoding is also added.
|
|
Since 2.6PRE2, rxvt supports XIM. This port no longer patches for XCIN,
|
|
a Chinese input server. Instead, the user must install an input server which
|
|
support the XIM protocol. The user has to either patch XCIN (2.1, 2.3) or use
|
|
XCIN 2.5, which support XIM and only XIM protocol.
|
|
The info on rxvt could be found on
|
|
http://www.rxvt.org/
|
|
The info regarding Chinese XIM server could be found at
|
|
http://xcin.linux.org.tw/
|