mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
558 B
Plaintext
18 lines
558 B
Plaintext
|
--- themes/Eterm/theme.cfg.in.orig Mon Feb 7 21:54:05 2000
|
||
|
+++ themes/Eterm/theme.cfg.in Mon Feb 7 21:55:37 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.
|