Newsgroups: comp.archives Path: utzoo!utgpu!news-server.csri.toronto.edu!ox.com!emv From: mouse@lightning.mcrcim.mcgill.EDU Subject: [xpert] Re: Need To Create European Translations of Xmh Resources? Message-ID: <1991Feb10.002127.28537@ox.com> Followup-To: comp.windows.x Sender: emv@ox.com (Edward Vielmetti) Reply-To: mouse@lightning.mcrcim.mcgill.EDU Organization: The Internet References: <9102011411.AA00500@lightning.McRCIM.McGill.EDU> Date: Sun, 10 Feb 1991 00:21:27 GMT Approved: emv@ox.com (Edward Vielmetti) X-Original-Newsgroups: comp.windows.x Archive-name: x11/keyboard/justin-compose/1991-02-01 Archive: larry.mcrcim.mcgill.edu:/X/justin-compose [132.206.4.3] Original-posting-by: mouse@lightning.mcrcim.mcgill.EDU Original-subject: Re: Need To Create European Translations of Xmh Resources? Reposted-by: emv@ox.com (Edward Vielmetti) >> I do not have an extended/International keyboard. How do I enter or >> indicate the accented vowels in the text strings? > The specification for XLookupString() provides a hook for creating > special characters from multiple keystrokes. The MIT sample > implementation of XLookupString() does not do this, but several other > implementations do allow you to create "compose" characters. DEC's > Xlib does this and I've been told (but I have not checked) that Sun's > does, also. Check with your Xlib vendor. There is also compose-character code patterned after the VT-330 (so I'm told) for ISO Latin-1 (8859-1). I did not write this; it was written by Justin Bur, now . The code itself is available for anonymous ftp from 132.206.1.1 in X/justin-compose. (X/justin-compose.Sun-extra is further patches primarily for use with European Sun keyboards using the OpenWindows server.) der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu