If I enable kinput2, I am no longer able to use dead keys. Does anyone know, how I can use both?
Rowdy Rednose <Rowdy.Rednose@gmx.net> さんは書きました:
If I enable kinput2, I am no longer able to use dead keys. Does anyone know, how I can use both?
Not with kinput2. Almost all XIM servers make it impossible to use dead keys and compose. But there is one exception, recent versions of SCIM allow you to keep using dead keys and compose. I suggest you try SCIM instead of kinput2. Packages of the latest scim version for SuSE Linux 9.1 are in ftp://ftp.suse.com/pub/projects/m17n/9.1/ For Japanese you want to install at least the following packages: ftp://ftp.suse.com/pub/projects/m17n/9.1/i586/anthy-5613-0.1.i586.rpm ftp://ftp.suse.com/pub/projects/m17n/9.1/i586/scim-0.99.7-0.1.i586.rpm ftp://ftp.suse.com/pub/projects/m17n/9.1/i586/scim-devel-0.99.7-0.1.i586.rpm ftp://ftp.suse.com/pub/projects/m17n/9.1/i586/scim-uim-0.1.2-0.1.i586.rpm ftp://ftp.suse.com/pub/projects/m17n/9.1/i586/uim-0.4.2.1.20040820-0.1.i586.rpm ftp://ftp.suse.com/pub/projects/m17n/9.1/i586/uim-applet-0.4.2.1.20040820-0.1.i586.rpm If you install the other scim-* packages, the m17n-* packages, libotf and wordcut from that directory as well, you can use SCIM to input not only Japanese but also Chinese, Korean and many other languages. Start SCIM like this: export XMODIFIERS=@im=SCIM export GTK_IM_MODULE=scim scim -d If you like SCIM and want it to start always with your X-session, create a ~/.xim file containing the above 3 lines. -- Mike FABIAN <mfabian@suse.de> http://www.suse.de/~mfabian 睡眠不足はいい仕事の敵だ。
Mike FABIAN schrieb:
[...]
If you install the other scim-* packages, the m17n-* packages, libotf and wordcut from that directory as well, you can use SCIM to input not only Japanese but also Chinese, Korean and many other languages.
That's great! I think it should also work with skim - the KDE frontend for scim-libs. So if you use KDE, you might want to give it a try: http://www.freedesktop.org/Software/ScimKDE For those of you who can read German, I also wrote a short German manual on how to input Chinese with skim. You can have a look at http://www.chinaboard.de/skim There is also an rpm for SuSE Linux 9.1 on that page. Unfortunately, I am not really an experienced packager, so if you find any errors, please let me know. I just liked the program and thought that more people might be willing to use it if there was an rpm - so I built one. Really glad so much development has been going on regarding CJK input methods recently - and many thanks to Mike Fabian for making them available under SuSE Linux! Jan
Jan Hefti <j.hefti@hamburg.de> さんは書きました:
That's great! I think it should also work with skim - the KDE frontend for scim-libs. So if you use KDE, you might want to give it a try:
http://www.freedesktop.org/Software/ScimKDE
For those of you who can read German, I also wrote a short German manual on how to input Chinese with skim. You can have a look at
There is also an rpm for SuSE Linux 9.1 on that page.
I created a package for SuSE Linux 9.1 as well: ftp://ftp.suse.com/pub/projects/m17n/9.1/i586/skim-0.9.6-0.1.i586.rpm ftp://ftp.suse.com/pub/projects/m17n/9.1/src/skim-0.9.6-0.1.src.rpm ftp://ftp.suse.com/pub/projects/m17n/9.1/x86_64/skim-0.9.6-0.1.x86_64.rpm It will be already included in SuSE Linux 9.2. -- Mike FABIAN <mfabian@suse.de> http://www.suse.de/~mfabian 睡眠不足はいい仕事の敵だ。
participants (3)
-
Jan Hefti
-
Mike FABIAN
-
Rowdy Rednose