Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!asuvax!ncar!gatech!bloom-beacon!dont-send-mail-to-path-lines From: mouse@lightning.mcrcim.mcgill.EDU Newsgroups: comp.windows.x Subject: Re: Need To Create European Translations of Xmh Resources? Message-ID: <9102011411.AA00500@lightning.McRCIM.McGill.EDU> Date: 1 Feb 91 14:11:23 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 21 >> 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