
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] Japanese Language Settings??????
- Date: Thu, 24 Oct 2002 23:43:19 +0900
- From: Graeme Jensen <shoreleave33@example.com>
- Subject: [tlug] Japanese Language Settings??????
- References: <200210241207.g9OC7ZU02184@example.com>
???I'm running Red Hat 7.2
I'm trying to setup my box to Japanese running on KDE
Basically I want to type documents, type and recieve email and do internet
searches in Japanese, while using and English
environment.
I've put the following in my ~/.bashrc file
export LANG =ja -JP;
export XMODIFIERS ="@example.com=kinput2";
export LC_MESSAGES=en_us;
exec =kinput2-canna&
THE FILE NOW LOOKS LIKE THIS
# .bashrc
export LANG=ja_JP;
export XMODIFIERS="@example.com=kinput2";
export LC_MESSAGES=en_US;
exec kinput2 -canna &
# User specific aliases and functions
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
This has allowed me to do Japanese input but I often get mojibake?????? when
using kde office packages.
I can do web searches in Japanese using Mozilla (with no mojibake) but I have
lost the ability to read Japanese email (using the KDE mail client).
All messages (headers and contents) appear as ????????
This never happened before I changed the bashrc file.
I've read that it's not possible to use Japanese with the kmail client so I
tried to use the mozilla mail client and had the same mojibake problem.
CHEERS
GRAEME
__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/
Home |
Main Index |
Thread Index