home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / MIDICOM.LZH / MULTITOS / GEM.CNF next >
Text File  |  1993-10-16  |  2KB  |  55 lines

  1. # gem.cnf
  2. # Letzte Änderung am 01-09-1993 17:20
  3. # =================================================================
  4. # use 'setenv' to set the AES environment variables. Current
  5. # useful environment variables are:
  6. #
  7. # PATH                - used to search for resources for apps
  8. # ACCPATH            - Accessory search path
  9. # DESKFMT            - can be used to install alternate disk
  10. #                      formatter
  11. # DESKCOPY            - used to install alternate disk copy 
  12. #                      application (into Desktop).
  13. # SHPRINT            - full path for desktop print utility
  14. # SHSHOW            - full path for desktop view file utility
  15. # GEMEXT            - filename extenders for GEM applications
  16. # TOSEXT            - filename extenders for TOS programs.
  17. # TOSRUN            - full path of program to run TOS programs
  18. #
  19. # The following items are variables used by GEM. They can be 
  20. # set by: <variablename>=1.
  21. # For example: AE_SREDRAW=1 would make GEM redraw the screen
  22. # when an application is launched.
  23. #
  24. # AE_SREDRAW        - redraw the screen when program starts
  25. #                      (1=on, 0=off)
  26. AE_TREDRAW=1
  27. # AE_TREDRAW        - redraw the screen when program exits
  28. #                      (1=on, 0=off)
  29. AE_SREDRAW=1
  30. # SHELL                - full pathspec for default shell. Can
  31. #                      be used to install alternate desktops
  32. #                      in a window.
  33. AE_FONTID=15
  34. AE_PNTSIZE=13
  35. # AE_LANG            - the default language for the GEM Desktop
  36. #                      (0=usa, 1=German, 2=French, 4=Spanish,
  37. #                       5=Italian)
  38. AE_LANG=1
  39. # RUN filespec      - will run the program filespec at the 
  40. #                      time the GEM Desktop starts.
  41. setenv PATH=.,c:\MULTITOS,d:\mint\BIN
  42. setenv ACCPATH=c:\
  43. setenv TRASHCAN=d:\tmp\
  44. setenv ACCEXT=ACC,ACX
  45. setenv GEMEXT=PRG,APP,GTP
  46. setenv TOSEXT=TOS,TTP
  47. setenv SHSHOW=d:\mint\BIN\VIEWER.APP
  48. setenv SHPRINT=d:\mint\BIN\LPR.APP
  49. setenv TOSRUN=d:\mint\BIN\MINIWIN.APP
  50. #setenv DESKFMT=A:\MULTITOS\BIN\FMT.PRG
  51. #setenv DESKCOPY=A:\MULTITOS\BIN\NEWCOPY.PRG
  52. #run C:\AUTO\APPS\USAGE.APP
  53. setenv HOME=c:\MULTITOS
  54. setenv TOSSHELL=d:\mint\BIN\MINTSHEL.PRG
  55.