Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Japanese on CentOS4.1
- Date: Wed, 21 Dec 2005 16:04:05 +0900
- From: Mark Sargent <powderkeg@example.com>
- Subject: Re: [tlug] Japanese on CentOS4.1
- References: <43A8EF7C.80209@example.com> <e28811080512202209t68e5427dx76faf4b68093c90c@example.com> <43A8F76A.7030204@example.com> <20051221064026.GC15885@example.com>
- User-agent: Mozilla Thunderbird 1.0.7-1.4.1.centos4 (X11/20051007)
Maurod Sauco wrote: >NOP! .. You shouldn't you are not taking into account the scope of those environment variables. >You are just source-ing them from the current shell (process) and making them available for that particular process .. but provably the rest of you GUI apps are being kicked out by a separate process (maybe your WM). Now, depending on how you are starting X and you VM, .bash_profile could or could not make sense. if you are entering a run-level that drops you into a vt then you manually kick xinit, startx, or watever, then it makes sence, but if you are going straight to to a login manager from init, it does not. In both cases I think .xinitrc is the file that will work best. > Hi All, tnx, Mauro, ii setsumei da yo. Ok, will do as suggested. On another level, I created a file with scottros suggested script on his page, **** At some point, I got into a habit of only calling these variables when I needed them, and made a little lang.sh script. #!/bin/sh XMODIFIERS='@example.com=SCIM' LC_CTYPE=ja_JP.UTF-8 ${1+"$@"} & Then, I might call mutt, for example, with lang.sh mutt **** [batmanbegins@example.com ~]$ cat scim.sh XMODIFIERS='@example.com=SCIM' LC_CTYPE=ja_JP.UTF-8 ${1+"$@"} & and ran both f/fox and t/bird from it, [batmanbegins@example.com ~]$ ./scim.sh thunderbird but, still no option for J input with Ctrl-space. Cheers. Mark Sargent.
- Follow-Ups:
- Re: [tlug] Japanese on CentOS4.1
- From: Scott Robbins
- References:
- [tlug] Japanese on CentOS4.1
- From: Mark Sargent
- Re: [tlug] Japanese on CentOS4.1
- From: Evan Monroig
- Re: [tlug] Japanese on CentOS4.1
- From: Mark Sargent
- Re: [tlug] Japanese on CentOS4.1
- From: Maurod Sauco
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Japanese on CentOS4.1
- Next by Date: Re: [tlug] Japanese on CentOS4.1
- Previous by thread: Re: [tlug] Japanese on CentOS4.1
- Next by thread: Re: [tlug] Japanese on CentOS4.1
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links