Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!spool.mu.edu!uunet!mcsun!ukc!harrier.ukc.ac.uk!elder.ukc.ac.uk!rlh2 From: rlh2@ukc.ac.uk (R.L.Hesketh) Newsgroups: comp.windows.x Subject: Re: Motif ?????? Question....... Message-ID: <258@elder.ukc.ac.uk> Date: 19 Feb 91 18:32:03 GMT References: <9102121334.AA06429@cscsun1.larc.nasa.gov> <1991Feb19.131848.2428@st_nik!swindon.ingr.com> Reply-To: rlh2@ukc.ac.uk (Richard Hesketh) Organization: Computing Lab, University of Kent at Canterbury, UK. Lines: 25 In article <1991Feb19.131848.2428@st_nik!swindon.ingr.com> nik@st_nik!swindon.ingr.com (Nik Simpson x4333) writes: >In article <9102121334.AA06429@cscsun1.larc.nasa.gov> gates@cscsun1.larc.nasa.GOV (Ray Gates) writes: >>#1000000001 in my continuing series of stupid questions........... >>There is a user at our facility (NASA/LaRC) who has Motif 1.1 (binaries only) >>Warning: translation table syntax error: Unknown keysym name: osfLeft >>Warning: ... found while parsing ' osfLeft: MenuTraverseLeft()' Have you got "XKeysymDB" installed in the X11 lib directory possibly under /usr/lib/X11/XKeysymDB or /usr/local/lib/X11/XKeysymDB etc ? When I hand installed Motif I was getting these warnings and found that I hadn't installed the XKeysymDB file that was included with the Motif Xm library. This file defines all these additional "osf" Keysyms and is searched by Xlib (XKeysymToString() and XStringToKeysym() in lib/X/XStrKeysym.c). > We see these problems if X is reloaded from a product tape after >Motif, obviously this is on a different platform, but I suspect reloading >Motif may do the trick for you. I have no real idea what the above sentence means, am I out of touch with industry jargon or am I just too young to remember?? 8-) Richard