documentation/common_mmh.pod
changeset 80 562156073bab
parent 69 849a0b46c767
equal deleted inserted replaced
79:dae66483be2b 80:562156073bab
   100 
   100 
   101 =item FSHELL_[NO_]WSERV_SUPPORT
   101 =item FSHELL_[NO_]WSERV_SUPPORT
   102 
   102 
   103 Graphical windowserver (either version) is present (as opposed to text windowserver).
   103 Graphical windowserver (either version) is present (as opposed to text windowserver).
   104 
   104 
       
   105 =item FSHELL_[NO_]GUI_SUPPORT
       
   106 
       
   107 Gui libraries are available (as opposed to textshell or minigui environment). Assumed unless FSHELL_NO_GUI_SUPPORT or FSHELL_NO_WSERV_SUPPORT is defined.
       
   108 
   105 =item FSHELL_[NO_]WSERV2_SUPPORT
   109 =item FSHELL_[NO_]WSERV2_SUPPORT
   106 
   110 
   107 Windowserver v2 is being used. Very few things need to know what windowserver version is in use, but occasionally it is needed.
   111 Windowserver v2 is being used. Very few things need to know what windowserver version is in use, but occasionally it is needed.
       
   112 
       
   113 =item FSHELL_[NO_]ICL_SUPPORT
       
   114 
       
   115 The image conversion libraries (ICL) are available.
   108 
   116 
   109 =item FSHELL_[NO_]RAMDEFRAG_SUPPORT
   117 =item FSHELL_[NO_]RAMDEFRAG_SUPPORT
   110 
   118 
   111 RAM defrag (in form of TRamDefragRequest API) is supported.
   119 RAM defrag (in form of TRamDefragRequest API) is supported.
   112 
   120