Re: Japanese input in linux - newbie warning On Wed, 27 Oct 2004 19:18:34 +0200, Andreas Klauer wrote:
> John wrote:
>
>> I did, but got an error message that said kinput2 could not connect to
>> the kanji database (which would be "canna").
>
> If my guess is correct, your canna server just isn't running.
> Try running these two commands as root:
>
> ~> rc-update add canna default
> ~> /etc/init.d/canna start
You were right. I now get no error message when starting kinput2. I still
get no reaction to shift+space however, but I have few ideas to try out.
Thanks. |