M17n on X11 (was Re: m17n Digest, Vol 13, Issue 1)

Bert Freudenberg bert at impara.de
Fri Oct 8 12:12:23 UTC 2004


Am 08.10.2004 um 00:00 schrieb Yoshiki Ohshima:

>   I'm not sure what kind of keycode is passed to the Squeak VM
> running on X11 Unix/Linux environments,

MacRoman by default. The latest Unix VM allows you to set the encoding 
used:

$ squeak -help|grep enc
   -encoding <enc>       set the internal character encoding (default: 
MacRoman)
   -pathenc <enc>        set encoding for pathnames (default: UTF-8)
   -textenc <enc>        set encoding for external text (default: UTF-8)

> but the non conversion option of Squeak VM should do what you want it 
> to do.

What "non conversion option" do you mean? The -nointl one? AFAICT, this 
is already on by default.

- Bert -




More information about the Squeak-dev mailing list