Xmanager Forum
Can I send chinese word to xstart application by win32 IME ??
Last post: Friday, March 12, 2010 4:29 AM by , 2 replies
REPLY
WRITE
Thursday, March 11, 2010 9:57 AM by pigo
Can I send chinese word to xstart application by win32 IME ??
Hi
I want to use monodevelop for coding C#
So I create a xstart command name is /usr/bin/monodevelop
I can see chinese words on xstart window , but I can't type any chinese words
I want use the defaalt win7 IME to input chinese words , Is it possible ?
Program Ver. : Xmanager 3.0
Connection Method : Xstart connection
I want to use monodevelop for coding C#
So I create a xstart command name is /usr/bin/monodevelop
I can see chinese words on xstart window , but I can't type any chinese words
I want use the defaalt win7 IME to input chinese words , Is it possible ?
Program Ver. : Xmanager 3.0
Connection Method : Xstart connection
Friday, March 12, 2010 1:18 AM by Support
Re: Can I send chinese word to xstart application by win32 IME ??
You can certainly type Chinese on Xstart. However, the input is not handled by Xstart nor IME. You have to run the X application (on the remote host) alongside with Monodeveloper.
Here are some of the ways you can input Chinese:
http://tldp.org/HOWTO/Chinese-HOWTO-4.html
---
Technical Support
Here are some of the ways you can input Chinese:
http://tldp.org/HOWTO/Chinese-HOWTO-4.html
---
Technical Support
Friday, March 12, 2010 4:29 AM by pigo
Re: Can I send chinese word to xstart application by win32 IME ??
Thank your reply
I have tried many times .. still fails
My Remote Host is UBuntu 9.1 , and IME is ibus
My xstart command is
sh -c "stty cs8 -istrip; stty pass8; export LANG=C; export LC_TYPE=zh_TW.UTF-8 ; /usr/bin/ibus-daemon -d --xim; /usr/bin/monodevelop"
Is there any need to modify the command ?
I have tried many times .. still fails
My Remote Host is UBuntu 9.1 , and IME is ibus
My xstart command is
sh -c "stty cs8 -istrip; stty pass8; export LANG=C; export LC_TYPE=zh_TW.UTF-8 ; /usr/bin/ibus-daemon -d --xim; /usr/bin/monodevelop"
Is there any need to modify the command ?