summaryrefslogtreecommitdiff
path: root/chinese/eterm/files/patch-ax
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/eterm/files/patch-ax')
-rw-r--r--chinese/eterm/files/patch-ax17
1 files changed, 17 insertions, 0 deletions
diff --git a/chinese/eterm/files/patch-ax b/chinese/eterm/files/patch-ax
new file mode 100644
index 000000000000..5480ef1fe617
--- /dev/null
+++ b/chinese/eterm/files/patch-ax
@@ -0,0 +1,17 @@
+--- 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 @@
+ # 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.