Re: [dev] [dwm] Setting up XIM/SCIM

2010-03-09 Thread Benito Cachinero
The solution was quite simple and not at all dwm related, of course. I looked through the scim man page and realized that exporting the GTK_IM_MODULE and QT_IM_MODULE lines applies only to subsequent programs launched from that terminal session. Because I had those things exported in my xinit alon

Re: [dev] [dwm] Setting up XIM/SCIM

2010-03-08 Thread KIMURA Masaru
i use uim too, but on wmii. scim had have C++ ABI issue ago that was resolved by scim-bridge though. and I heard a rumor that scim devs switch to ibus. uim ships w/ sigscheme, it's fun to me. 2010/3/9 Alex Matviychuk : > Hi Benito, > > I use UIM for Japanese input in dwm on a daily basis. I have

Re: [dev] [dwm] Setting up XIM/SCIM

2010-03-08 Thread Alex Matviychuk
Hi Benito, I use UIM for Japanese input in dwm on a daily basis. I have shift+space mapped to toggle between Japanese and English input. It was fairly painless to setup, just had to add this to my .xinitrc: export GTK_IM_MODULE='uim' export QT_IM_MODULE='uim' uim-xim & export xmodifie...@im='uim'

[dev] [dwm] Setting up XIM/SCIM

2010-03-08 Thread Benito Cachinero
I've gleefuly merged from Gnome + Metacity to a plain X session with dwm on top. No complaints, and it has done everything I need it to, but I'm stumbling on getting a XIM/SCIM toolbar to work for an IME. I need to use CJK characters on a daily basis, so I find myself popping back into Gnome with