Hello, > Third, i put down Ctrl+Space, want to change the input engin to chinese > input method, but when i type, STILL english. That mean: the ibus-pinyin > can't run in the lxlauncher-session. > > > Log out, then login the LXDE session, still no ibus icon. After running > ibus-deamon, ibus icon appear on the bottom right label. And, > ibus-pinyin input method run OK when i type chinese words into gedit. > > So, what's wrong with the lxlauncher session???? > > And, how can we resolve the problem?
Usually when a problem of this kind is happening, I try to compare the list of running processes and environment variables in each session in order to find what additional process or variable could be responsible for making something work. You can get an exhaustive list of processes and details with the following command: $ ps -ef And for the list of environment variables and their value, sorted: $ env | sort I'm sorry I can't tell you more, I'm really not used to input method tuning. I'll try to have a look within few days if you can't find an explanation. NB: on the contrary, triggering ibus-deamon at session start is quite trivial. -- Cheers, JM.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Doudoulinux-dev mailing list [email protected] https://mail.gna.org/listinfo/doudoulinux-dev
