home *** CD-ROM | disk | FTP | other *** search
- # Sample GEM.CNF
- # Use 'setenv' to set AES environment, current useful strings are
- # PATH -> for searching all the resources
- # ACCPATH -> for searching all the accessories
- # AE_SREDRAW redraw screen when program starts on/off
- # AE_TREDRAW redraw screen when program exits on/off
- # Use 'shell' with full path for default shell and skip newdesk
- # Use 'run' for auto launch program
- # SHPRINT full path for print utility
- # SHSHOW full path for show utility
- setenv PATH=C:\,C:\MINT,C:\MINT\BIN,C:\BIN,C:\MINT\MW
- setenv ACCPATH=C:\
- setenv GEMEXT=PRG,APP,GTP
- setenv TOSEXT=TOS,TTP
- setenv ACCEXT=ACC,ACX
- # Desktop's print
- setenv SHPRINT=C:\MINT\LPR.PRG
- # Desktop's show
- setenv SHSHOW=C:\GEMSHOW\GEMSHOW.PRG
- setenv GEMVIEW=C:\GEMSHOW\GEMVIEW.APP
- setenv AE_TREDRAW=0
- setenv AE_SREDRAW=0
- setenv AE_FONTID=15
- setenv AE_PNTSIZE=10
- setenv AE_LANG=2
- #setenv AE_PORT
-
- run C:\MINT\AUTOGEM.PRG
- #run C:\MINT\MW\MW.PRG
-