commit 35804f1c3f9fb582574669e579b868b417957f06 parent cb010b267bf9d83ad7a091d82b7acbe0b9677b67 Author: Chris Bracken <chris@bracken.jp> Date: Fri, 13 Sep 2013 08:48:35 -0700 Added ibus support for Japanese IME Diffstat:
M | .Xdefaults | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.Xdefaults b/.Xdefaults @@ -22,3 +22,5 @@ URxvt.color12: #729fcf URxvt.color13: #ad7fa8 URxvt.color14: #34e2e2 URxvt.color15: #eeeeec +URxvt.inputMethod: ibus +URxvt.preeditType: OverTheSpot