[comp.windows.x] remote xterm error CcKeyMap[0] == 0

neruda@borogove.shs.ohio-state.edu (Steve Neruda) (11/22/90)

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