
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Fun with Kubuntu 8.04
On Thu, May 1, 2008 at 4:15 PM, Clemens Schwaighofer <gullevek@example.com> wrote:
> I use UIM with anthy backend, works perfect in gnome & kde and looks
> everywhere the same (thats whie I love UIM).
>
> Just throw those lines into your .xinitrc:
>
> export XMODIFIERS="@im=uim"
> export GTK_IM_MODULE="uim"
> export QT_IM_MODULE="uim"
> export XIM_PROGRAM="uim"
> uim-xim --engine=anthy &
Very cool! That worked fine and I'm up and running with Japanese
input now. In detail, things went this way:
user@example.com:~$ export GTK_IM_MODULE="uim"
user@example.com:~$ export QT_IM_MODULE="uim"
user@example.com:~$ export XIM_PROGRAM="uim"
user@example.com:~$ uim-xim --engine=anthy &
[1] 6998
user@example.com:~$ プログラム 'uim-xim' はまだインストールされていません。
次のように入力することでインストールできます:
sudo apt-get install uim-xim
bash: uim-xim: command not found
sudo apt-get install uim-xim
[sudo] password for user:
パッケージリストを読み込んでいます... 完了
依存関係ツリーを作成しています
状態情報を読み取っています... 完了
以下の特別パッケージがインストールされます:
libgcroots0 libuim-data libuim5 uim-common uim-utils
以下のパッケージが新たにインストールされます:
libgcroots0 libuim-data libuim5 uim-common uim-utils uim-xim
アップグレード: 0 個、新規インストール: 6 個、削除: 0 個、保留: 0 個。
712kB のアーカイブを取得する必要があります。
この操作後に追加で 1896kB のディスク容量が消費されます。
続行しますか [Y/n]? y
Etc. etc. And it's working, although it is toggled on and off with
[Ctrl]+[Space] instead of [Shift+Space], but that's a great thing,
since it was often toggled on inadvertantly with the [Shift]+[Space]
combination.
But wait a second... it's working in a text editor (Kate), but not
here in this message. Probably FireFox needs to be restarted? I'll
find out soon enough. Well - if nothing else, I can copy-paste things
in, so 万歳ですよ!
Thanks a lot!
Lyle
Home |
Main Index |
Thread Index