• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: utf8 support
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: utf8 support


  • Subject: Re: utf8 support
  • From: Pelle Johansson <email@hidden>
  • Date: Sun, 17 Oct 2004 22:49:09 +0200

James E. Hopper wrote / skrev:

I am helping someone port a program to os x using x11, and he needs to do localized text. I am having trouble making it work (i have no idea how its supposed to work ;-)). I did:

setenv LC_CTYPE en_US.ISO8859-1
xterm -fn '-Misc-Fixed-Medium-R-Normal--18-120-100-100-C-90-ISO10646-1'.

But the program still doesnt work. can anyone tell me how to setup the x11 command line to allow programs which use utf8 characters to work?

If you want UTF-8, why are you setting CTYPE to ISO8859-1?

Try:
setenv LC_CTYPE en_US.UTF-8
instead.
CTYPE might not be enough though it it still doesn't work try LC_ALL instead.
--
Pelle Johansson
<email@hidden>


_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)
This email sent to email@hidden


  • Follow-Ups:
    • Re: utf8 support
      • From: "James E. Hopper" <email@hidden>
References: 
 >utf8 support (From: "James E. Hopper" <email@hidden>)

  • Prev by Date: utf8 support
  • Next by Date: Re: utf8 support
  • Previous by thread: utf8 support
  • Next by thread: Re: utf8 support
  • Index(es):
    • Date
    • Thread