diff options
Diffstat (limited to 'chinese/eterm/files/patch-ax')
-rw-r--r-- | chinese/eterm/files/patch-ax | 48 |
1 files changed, 44 insertions, 4 deletions
diff --git a/chinese/eterm/files/patch-ax b/chinese/eterm/files/patch-ax index 5480ef1fe617..8fde9d7f8025 100644 --- a/chinese/eterm/files/patch-ax +++ b/chinese/eterm/files/patch-ax @@ -1,6 +1,37 @@ ---- themes/chooser/theme.cfg.in.orig Mon Feb 7 22:10:53 2000 -+++ themes/chooser/theme.cfg.in Mon Feb 7 22:11:31 2000 -@@ -248,10 +248,10 @@ +--- themes/chooser/theme.cfg.in.orig Fri Jan 7 23:51:17 2000 ++++ themes/chooser/theme.cfg.in Mon Dec 25 13:36:58 2000 +@@ -84,25 +84,16 @@ + font default @DEF_FONT_IDX@ + font 0 @FONT0@ + font 1 @FONT1@ +- font 2 @FONT2@ +- font 3 @FONT3@ +- font 4 @FONT4@ +- font 5 10x20 +- font 6 12x24 +-# font bold 7x14 + end attributes + + # The Multichar support options. Same goes for these fonts as for the normal + # ones. The "encoding" attribute can be either "eucj" or "sjis" or "euckr" + # or big5 or gb +-# begin multichar +-# font 0 @MFONT0@ +-# font 1 @MFONT1@ +-# font 2 @MFONT2@ +-# font 3 @MFONT3@ +-# font 4 @MFONT4@ +-# encoding @MULTICHAR_ENCODING@ +-# end multichar ++ begin multichar ++ font 0 @MFONT0@ ++ font 1 @MFONT1@ ++ encoding @MULTICHAR_ENCODING@ ++ end multichar + + # Define the imageclasses. + begin imageclasses +@@ -248,10 +239,10 @@ # The XIM support options. # input_method: set the name of your favorate input method program # preedit_type: OverTheSpot or OffTheSpot or Root @@ -9,9 +40,18 @@ -# preedit_type OverTheSpot -# end xim + begin xim -+ input_method kinput2 ++ input_method xcin + preedit_type OverTheSpot + end xim # Boolean variables. The values can be "1", "on", or "true" for TRUE, or "0", # "off", or "false" for FALSE. +@@ -332,7 +323,7 @@ + # line_space 2 + + # Value to use for $TERM +- term_name xterm ++ term_name xterm-color + + # Program to exec (intended for use with themes) + # exec foo |