Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!cidsv01.cid.aes.doe.CA!cidsv01.cid.aes.doe.CA!afshwrh From: afshwrh@cidsv01.cid.aes.doe.CA Newsgroups: comp.windows.x Subject: Xedit Resource File Message-ID: <1991Mar14.185822.28450@cid.aes.doe.CA> Date: 14 Mar 91 18:58:22 GMT Sender: afshwrh@cid.aes.doe.CA (Wayne Hodgins) Reply-To: afshwrh@cidsv01.cid.aes.doe.CA () Organization: Environment Canada Lines: 13 I would like to add some entries to the Xedit Resource File (Athena Text Widget) similar to eg Xedit*filename.translations: #override \ Return: end-of-line() I am able to specify one key at a time only, eg Xedit*editWindow.translations: #overide \ 0xffd8: beginning-of-file() This works ok but I would like to add several other keys to this list. Does anyone know the convention for multiple entries? If I simply repeat lines I get systax errors...if I repeat the Xedit*editWindow.translations: line only the last entry is accepted.