
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Email and Japanese
- Date: Sun, 10 Aug 2003 20:28:42 +0900
- From: Doug Lerner <doug@example.com>
- Subject: Re: [tlug] Email and Japanese
- User-agent: Microsoft-Entourage/10.1.1.2418
Doesn't that make it redundant, though, if kinput2 is already running?
doug
On 8/10/03 7:56 PM, "Shawn" <javajunkie@example.com> wrote:
> Well I use Opera but had the same problem.
>
> What I did was to add the following to the script that opera provided to
> start it. (this has the same effect as using #j opera --but this way I
> could use a icon in the gnome window ie sticking my script in front of the
> script for opera in the command window didn't work)
>
> #!/bin/sh
> kinput2 -canna &
> export XMODIFIERS="@example.com=kinput2";
> export LANGUAGE=en_US.UTF-8;
> export LANG=ja_JP;
> export LC_ALL=ja_JP;
>
>
>> KDEInit cold not launch /usr/bin/scriptx/j
>
Home |
Main Index |
Thread Index