Article Title : DECwindows_SYSGEN Creation Date : unknown Author : ERW, NCD Technical Support Last Update : November 11, 1992 Last Update By : ERW, NCD Technical Support Expiration Rules : Applies to VMS DECwindow XUI and Motif indefinitely, but may be obsoleted by NCD_ROOT:[EXAMPLES]NCD_MODPARAMS.DAT on future NCWare releases. Location : NCD-Articles/Host_Systems/VMS ============================================================================= SYSGEN Information for VMS DECwindows ==================================== The following infomation represents a portion of a SYS$SYSTEM:MODPARARMS.DAT file, containing information relevant to successful running of DECwindows on a VMS host which is not a "VAXstation" (i.e., a system with a workstation-style "head"). The purpose of this data is to effect SYSGEN changes that AUTOGEN would have done on a VAXstation in preparation for running DECwindows, but which are not done on nonworkstation hosts even though these hosts have the capability to run DECwindows through the use of remote X display stations such as NCD's. ! Parameter changes for DECwindows for VMS systems ! which are not "VAXstations". ! ! The following data should be "merged" with ! other data of the same type in a pre-existing ! SYS$SYSTEM:MODPARARMS.DAT file. The use of ! AUTOGEN is strongly encouraged. MIN_PQL_MASTLM = 150 ! DECwindows MIN_PQL_MBIOLM = 60 ! DECwindows MIN_PQL_MDIOLM = 40 ! DECwindows MIN_PQL_MFILLM = 100 ! DECwindows MIN_PQL_MPRCLM = 8 ! DECwindows MIN_PQL_MBYTLM = 40000 ! DECwindows MIN_PQL_MPGFLQUOTA = 20000 ! DECwindows MIN_PQL_MWSQUOTA = 500 ! DECwindows MIN_PQL_DWSQUOTA = 1024 ! DECwindows MIN_PQL_DWSEXTENT = 4096 ! DECwindows MIN_MAXBUF = 2048 ! DECwindows MIN_SWPOUTPGCNT = 500 ! DECwindows MIN_VIRTUALPAGECNT = 20480 ! DECwindows MIN_GBLPAGES = 30000 ! DECwindows MIN_GBLPAGFIL = 6024 ! DECwindows MIN_GBLSECTIONS = 400 ! DECwindows MIN_SPTREQ = 4096 ! DECwindows ! ! end of NCD_ROOT:[EXAMPLES]NCD_MODPARAMS.DAT