Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!ucsd!ucbvax!bloom-beacon!ACSSUN01.CC.VANDERBILT.EDU!omar From: omar@ACSSUN01.CC.VANDERBILT.EDU Newsgroups: comp.windows.x Subject: Re: xinit under A/UX Message-ID: <9010061436.AA11980@acssun01.cc.vanderbilt.edu..> Date: 6 Oct 90 14:36:34 GMT Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 36 >> Has anyone out there had any luck getting xinit to do the right thing >> under A/UX 2.0? John, It seems that the problem is not xinit (mine is working fine---compiled using GNU CC 1.37, fix level 14). The script file mit/server/ddx/macII/X11R4.script is broken. You need to edit the (third) line in which xinit (and XmacII) is invoked to include the options "screen" and "depth". The file X11R4.script is installed as /usr/local/bin/X11 and /usr/local/bin/X11R4 (the leading path is whatever you selected). If you already installed X, you need to edit the third line in both files to read something like: xinit xterm -geometry 60x8+0+0 -sb -fn 6x10 -T "console" -e $HOME/.x11start --XmacII -logo -v -screen 0 -depth 8 $* > debug.log 2>&1 If you still experiment more problems, check file debug.log in the directory where you started X (you need write permission or you'll get an error). Enjoy! <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ____ ____ / \ | \ Omar Patino-Siliceo Academic Computing Support | | | | Box 1375, Station B Computer Center | | |__ / Nashville, TN 37235 Vanderbilt University \ / | \ __\ /__ | \ Tel: (615) 343 1631 omar@ccsn01.cc.vanderbilt.edu <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>