Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!jabberwock.shs.ohio-state.edu!borogove.shs.ohio-state.edu!neruda From: neruda@borogove.shs.ohio-state.edu (Steve Neruda) Newsgroups: comp.windows.x Subject: remote xterm error CcKeyMap[0] == 0 Message-ID: <291@jabberwock.shs.ohio-state.edu> Date: 21 Nov 90 21:20:24 GMT Sender: news@jabberwock.shs.ohio-state.edu Reply-To: Organization: Ohio State University Speech and Hearing Lines: 29 I am having a problem with running remote xterms and can't seem to find any documentation concerning the error. The error only occurs when I start up a remote xterm using a fully domainified name as the -display argument. eg (from machine 1): rsh 'machine2 xterm -display machine1.mps.ohio-state.edu:0' The xterm appear on my screen but when I try to type into it I get: CcKeyMap[0] == 0 (maybe not inited) each time I try to type a character into the window. This only happens if I use a fully domainified name for the display option on my local machines. It dosen't happen if I try rsh 'otherdeptmachine xterm -display machine1.mps.ohio-state.edu:0' and it dosen't happen if I try: rsh machine2 'xterm -d machine1:0' I can't find this error in any of the references I have and can't seem to get even a decent work around. Any ideas? neruda@geo2s.mps.ohio-state.edu