Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!apple!well!wdh From: wdh@well.UUCP (Bill Hofmann) Newsgroups: comp.sys.mac.programmer Subject: Re: Remapping the keyboard -- ?Script Interface Systems? Message-ID: <10576@well.UUCP> Date: 2 Feb 89 21:58:40 GMT References: <1120@dogie.edu> <2373@carthage.cs.swarthmore.edu> Reply-To: wdh@well.UUCP (Bill Hofmann) Organization: Whole Earth 'Lectronic Link, Sausalito, CA Lines: 12 << A question about supporting Hungarian The Script Manager is designed to support different scripts, as in, Roman, Arabic, Kanji, etc, not language variants within the script (like Czech or Hungarian). What you want to play with is the 'KCHR' resource, which supports remapping of the physical keyboard. There's a real lack of documentation about these resources, but try IMV-190, and esp. Tech Note 160. Also, check the MPW Rez interfaces. You may also need to design a font. Good luck. If you're smart, you'll stay away from the Script Manager. While it means well, there is a real lack of adequate documentation and examples. -Bill