From d8c9035ac57b26dfd095d38069485404686e576c Mon Sep 17 00:00:00 2001 From: katherine Date: Fri, 28 Aug 2020 18:21:56 -0700 Subject: explicit fcitx input for urxvt --- .Xresources | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index b6506b5..1bbc949 100644 --- a/.Xresources +++ b/.Xresources @@ -183,10 +183,12 @@ URxvt*cursorBlink: true ! URxvt*{|} ! OverTheSpot, OffTheSpot, Root; option -pt. -!URxvt*preeditType: OverTheSpot +URxvt*preeditType: OverTheSpot +! URxvt*preeditType: OnTheSpot ! name of inputMethod to use; option -im. !URxvt*inputMethod: ibus +URxvt*inputMethod: fcitx ! The locale to use for opening the IM. You can use an "LC_CTYPE" of e.g. "de_DE.UTF-8" for normal text processing but "ja_JP.EUC-JP" for the input extension ! URxvt*imLocale: name -- cgit v1.2.3