aboutsummaryrefslogtreecommitdiff
path: root/chinese/eterm/files/patch-aw
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/eterm/files/patch-aw')
-rw-r--r--chinese/eterm/files/patch-aw17
1 files changed, 17 insertions, 0 deletions
diff --git a/chinese/eterm/files/patch-aw b/chinese/eterm/files/patch-aw
new file mode 100644
index 000000000000..2c1af79a6e4b
--- /dev/null
+++ b/chinese/eterm/files/patch-aw
@@ -0,0 +1,17 @@
+--- themes/cEterm/theme.cfg.in.orig Mon Feb 7 22:09:32 2000
++++ themes/cEterm/theme.cfg.in Mon Feb 7 22:10:07 2000
+@@ -247,10 +247,10 @@
+ # The XIM support options.
+ # input_method: set the name of your favorate input method program
+ # preedit_type: OverTheSpot or OffTheSpot or Root
+-# begin xim
+-# input_method Ami
+-# preedit_type OverTheSpot
+-# end xim
++ begin xim
++ input_method kinput2
++ preedit_type OverTheSpot
++ end xim
+
+ # Boolean variables. The values can be "1", "on", or "true" for TRUE, or "0",
+ # "off", or "false" for FALSE.