Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: kinput2 & netscape
- To: ranma@example.com
 - Subject: Re: kinput2 & netscape
 - From: =?ISO-2022-JP?B?GyRCMG84KxsoQiAbJEI4JjBsGyhC?=(ITSUMI ken'ichi)<amt@example.com>
 - Date: Sun, 03 Dec 2000 23:15:38 +0900
 - Cc: tlug@example.com
 - Content-Type: text/plain; charset=US-ASCII
 - In-Reply-To: In your message of "Sun, 03 Dec 2000 02:10:14 +0100"<3A299D76.D95C35EE@example.com>
 - Organization: Skunk Works Programmers' Collective
 - References: <3A299D76.D95C35EE@example.com>
 - Reply-To: tlug@example.com
 - Resent-From: tlug@example.com
 - Resent-Message-ID: <RIgFdC.A.Rq.sbdK6@example.com>
 - Resent-Sender: tlug-request@example.com
 - User-Agent: Wanderlust/2.2.15 (More Than Words) EMIKO/1.13.9 (Euglena tripteris) FLIM/1.13.2 (Kasanui) APEL/10.2 Emacs/20.7 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN)
 
Hi At Sun, 03 Dec 2000 02:10:14 +0100, Tobias Diedrich <ranma@example.com> wrote: > > Hi all, > > I've been trying the whole day to get japanese input working with > netscape... > But I have been unable to get it working. > > Japanese input is working with yudit and kterm. If you use Debian # su # apt-get -r install user-ja # user-ja-conf In potato or more recent version, this script make so so good Japanese env. It inserted such fragment shown below into my .xsession XIM=skkinput XIM2= # start XIM server if type $XIM &> /dev/null then $XIM $XIM2 & fi and It alse inserted such fragment shown below into my .Xresources #define XIM skkinput i!Kinput2*conversionStartKeys: Shift<Key>space \n\ ! Ctrl<Key>o \n\ ! Ctrl<Key>backslash \n\ ! Alt<Key>Zenkaku_Hankaku Kinput2*conversionStartKeys: Shift<Key>space skkinput*conversionStartKey: Shift<Key>space and It alse inserted such fragment shown below into my .bashrc XIM=skkinput if [ "$TERM" = "linux" -o "${TERM%-*}" = "xterm" ] then export LANG=C export JLESSCHARSET=latin1 else export LANG=ja_JP.ujis export JLESSCHARSET=japanese fi if type less &>/dev/null then export PAGER=less else export PAGER=more fi -- ken
- References:
 
- kinput2 & netscape
 
- From: Tobias Diedrich <ranma@example.com>
 Home | Main Index | Thread Index
- Prev by Date: Re: kinput2 & netscape
 - Next by Date: Re: system load
 - Prev by thread: Re: kinput2 & netscape
 - Next by thread: kinput2 woes
 - Index(es):
 
Home Page Mailing List Linux and Japan TLUG Members Links