Xref: utzoo comp.os.vms:16539 comp.windows.x:12154 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!ucbvax!decwrl!shlump.nac.dec.com!deep1.dec.com!cheese.enet.dec.com!kaiser From: kaiser@cheese.enet.dec.com Newsgroups: comp.os.vms,comp.windows.x Subject: Re: VWS / DECWindows Message-ID: <213595@deep1.dec.com> Date: 2 Aug 89 08:40:55 GMT Sender: news@deep1.dec.com Followup-To: comp.os.vms Organization: Digital Equipment Corporation Lines: 22 In article <762@soleil.UUCP>, eam@soleil.UUCP (Ed A. Mills) writes... >What is involved with switching from VWS to DECWindows on a VAXStation >3100? Is VWS supplied with VMS? I'm running DECWindows, but just >found out that an application that we're buying runs only under VWS. VWS isn't supplied with VMS -- DECwindows is. But you can have them both on the same workstation. Here's how, roughly: -- Install VMS and DECwindows. Tune the system according to the documented recommendations, and save a copy of SYS$SYSTEM:VAXVMSSYS.PAR in SYS$SYSTEM:VAXVMSSYS.DECWINDOWS. -- Install VWS. Tune the system etc., and save a copy of SYS$SYSTEM:VAXVMSSYS.PAR in SYS$SYSTEM:VAXVMSSYS.VWS. -- The most crucial SYSGEN parameter is WINDOW_SYSTEM, whose value (use HELP in SYSGEN) is 0 No window system 1 DECwindows 2 VWS To change window systems, copy or rename the appropriate parameter file to be SYS$SYSTEM:VAXVMSSYS.PAR, and reboot.