LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to write in japanese. Skim? (https://www.linuxquestions.org/questions/linux-software-2/how-to-write-in-japanese-skim-424068/)

turnovg 03-12-2006 07:50 AM

How to write in japanese. Skim?
 
Hi all,
I use Debian testing /etch/ with KDE 3.5. I'd like to be able to use japanese characters when writing. I've read a bit and I've install skim. Here's an output:

------------------------
dpkg -l |grep scim
ii libscim8c2a 1.4.4-1 library for SCIM platform
ii scim 1.4.4-1 smart common input method platform
ii scim-anthy 0.9.0-1 SCIM IMEngine module for Anthy
ii scim-canna 0.1.3-1+b1 SCIM IMEngine module for Canna
ii scim-modules-table 0.5.6-1 generic tables IM engine module for SCIM pla
ii scim-tables-ja 0.5.6-1 Japanese input method data tables for SCIM p
------------------------

and

------------------------
dpkg -l |grep skim
ii libskim0 1.4.4-1 skim runtime library
ii skim 1.4.4-1 smart common input method platform for KDE
------------------------


As a result of installing skim I can see a beautiful icon on the TrayBar. I can open it with the right mouse button and then make changes with Configure. But the problem is I still can't use japanese characters :| As I've seen in the Configure menu, I should change english/japanese with Ctrl+Space. But it doesn't work :|

Please let me know what am I doing wrong or what else should be done/installed in order to can change english/japanese writing with Ctrl+Space.


Thanks a lot

turnovg 03-12-2006 02:48 PM

Still no reply... :)
 
Still no reply... :)

XavierP 03-12-2006 04:40 PM

Per the LQ Rules, please do not bump your own thread until at least 24 hours have elapsed without a reply. Because the LQ membership is global, people in other time zones may not have seen this post yet, and thus it may take some time before a response is received.
http://www.linuxquestions.org/rules.php

turnovg 03-13-2006 02:07 PM

Ok
 
I won't do it twice in 24 hours, sorry.

turnovg 03-14-2006 02:32 PM

A new hope... :)
 
Starting the next 24 hours... :)

turnovg 03-16-2006 02:35 PM

:)
 
Still nothing...

hkl8324 03-21-2006 10:26 AM

Try manually activating scim in console...see if there is any error....

tardigrade 04-04-2006 10:25 PM

If you left click does a list a languages pop up or do you get a little blank gray bar? For me to get it working I have to right click in an input area(like this quick reply box) and choose select input method > XIM. the press ctrl space.

kite 04-05-2006 02:28 AM

I use scim for Chinese input and I need to do the following before ctl+space activation, I think you need to do something similar for skim, you are advised to check scim wiki site, www.scim-im.org :

PHP Code:

export LANG=zh_CN.UTF-8
export LC_CTYPE
=zh_CN.UTF-8
export XMODIFIERS
=@im=SCIM
export GTK_IM_MODULE
=scim
export QT_IM_MODULE
=scim 



All times are GMT -5. The time now is 04:37 PM.