diff --git a/ChangeLog b/ChangeLog index 5b2f07f..813fdbe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2346,3 +2346,8 @@ Tue Aug 24 13:00:46 PDT 1999 Michael Jennings caused incorrect updates in trans mode. ------------------------------------------------------------------------------- +Wed Aug 25 12:28:50 PDT 1999 Michael Jennings + + Applied XIM fix from Sung-Hyun Nam . + +------------------------------------------------------------------------------- diff --git a/src/command.c b/src/command.c index 4bde27b..0e35e57 100644 --- a/src/command.c +++ b/src/command.c @@ -1815,7 +1815,7 @@ xim_real_init(void) XVaNestedList preedit_attr = NULL; XVaNestedList status_attr = NULL; - REQUIRE(Input_Context != NULL); + REQUIRE(Input_Context == NULL); if (rs_inputMethod && *rs_inputMethod) { strncpy(tmp, rs_inputMethod, sizeof(tmp) - 1); diff --git a/themes/trans/theme.cfg.in b/themes/trans/theme.cfg.in index f360f0a..b52b93e 100644 --- a/themes/trans/theme.cfg.in +++ b/themes/trans/theme.cfg.in @@ -293,9 +293,6 @@ begin main # If true, Eterm will use save-unders. save_under true -# If true, Eterm will run pseudo-transparent. - trans true - end toggles begin keyboard