Path: utzoo!attcan!uunet!seismo!sundc!pitstop!sun!amdcad!ames!mailrus!tut.cis.ohio-state.edu!bloom-beacon!ATHENA.MIT.EDU!swick From: swick@ATHENA.MIT.EDU (Ralph R. Swick) Newsgroups: comp.windows.x Subject: Re: problems installing X11R2 on a VAXstation Message-ID: <8809161441.AA02571@LYRE.MIT.EDU> Date: 16 Sep 88 14:41:18 GMT References: <415@nikhefk.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Organization: DEC/MIT Project Athena Lines: 13 > - starting xinit from a vt100 starts up the Xqvss server and the > xterm application. problem is the cursor is just a blank white > rectangle, that doesn't changes when you move over the xterm >... > and sending a HUP to init starts up the X server on the screen > but no xterm appears. after the 30 seconds the server starts to > behave weird, it clears the screen and slowly builds up the back- > ground again. It keeps repeating this action every 30, 40 seconds. sure sounds like you don't have fonts installed correctly. (in /usr/lib/X11/fonts/, by default). Cursors come from fonts, and xterms die if they can't find fonts. Servers reset when their last client dies...