Path: utzoo!attcan!uunet!husc6!bloom-beacon!UA1VM.BITNET!DEG41560 From: DEG41560@UA1VM.BITNET (Rob) Newsgroups: comp.windows.x Subject: Answer to x10 to x11 on a VAXstation 2000 under Ultrix 2.2 Message-ID: <8901031911.AA24731@ATHENA.MIT.EDU> Date: 3 Jan 89 18:46:48 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 21 Hi, I am answering my own question on changing from the DEC distributed version of X10r4 to X11. Here's the trick for going to X11 from X10. You must: 1) edit /etc/ttys and comment out the ttyv0 x10 initialization lines. This is obvious, I know. 2) Build a new kernel, with the lines "options xos" and "pseudodevice xos" removed from the kernel configuration file. This is the key. Note that I used the new sg.o that I FTPed from expo. 3) Reboot from this kernel. Note that the console is dead when the system comes up, but X11 will run if started from another terminal. I believe by adding a console line to /etc/ttys this slight complication can be fixed. Hope this is help to someone, Rob.