##################################################################### # The new mint style configuration for XaAES on FireBee # (it reuse the mint cnf parser :-)) # # upper/lowercase don't matter for all keywords # bool values can be expressed as 1/0, y/n, yes/no, true/false # # Please see xaaes.hyp in folder C:/guides/ for detailed description # of all available setting parameters. # ###################################################################### # include # # Example: Include any external file into configuration # #include u:/c/video.cnf #include c:\video.cnf #include C:\video.cnf include u:/c/mint/xa_video.cnf ######################################################## eiffel_support = false menubar=2 menu_layout=1 menu_ontop=1 xa_bubble=1 #################################################### # textures = (default = img) # # Setting textures to a nonzero value or a name turns on the use of textures # in the window widget and aes object renderer in color modes. # This is the name of a texture-folder in /xaaes/ directory. # If you use gradients, set this to 0, XaAES boots faster then. # textures = 0 ##################################################################### #palette = # #load palette from file /pal/.pal # palette = nvdi #################################################### # gradients = (default = 0) # # setting gradients to a nonzero value turns on use of # color gradients in the window widget and aes object # renderer in hc/tc color modes. # THIS IS ONLY A TEMPORARY CONFIGURATION THAT WILL BE GONE # LATER ON!!! Only turn this on if you have a fast machine # gradients = n_blue ##################################################################### # setenv name val ..... set up environment # #setenv NAME value # # The following are environment variables you are strongly adviced # to set as soon as possible to ensure smooth operation of the # system; setenv ACCPATH c:\mint\mint_acc\ setenv ACCEXT ACC,ACX setenv GEMEXT PRG,APP,GTP,OVL,SYS setenv TOSEXT TOS,TTP setenv TOSRUN c:\mint\tools\toswin2\tw-call.app setenv CPXPATH c:\mint\mint_cpx\ setenv BROWSER c:\tools\netsurf\nsv4e.app setenv STGUIDE c:\tools\hyp_view\hyp_view.app setenv GUIDES c:\guides\ setenv SDMASTER c:\mint\setup\shutdown.prg setenv BGH c:\devtools\rsm\bgh14r3\bgh.prg ##################################################################### # naes_cookie = (default is 'no') # # Some applications need to think they are running under N.AES, and # don't use appl_getinfo() to check for function availability. This # is terrible programming, and to all programmers feeling targeted; # Fix your apps! XaAES can now provide a fake nAES cookie, so that # more applicaitons will run correctly on XaAES, but there is also # another terrible danger; Some N.AES calls return pointers to # internal AES structures, which is kinda putting your testicles # into the hand of a stranger and hope he is a friend. Such apps will # definately crash when run on XaAES while thinking its on N.AES. # Older versions of Taskbar work much better with naes_cookie = yes. # # See more info about this in newcalls.txt, it is possible to detect # that the cookie is a fake one (and thus really the AES is XaAES). # naes_cookie = yes ##################################################################### # use $HOME in shell_find # usehome = yes ##################################################################### # dc_time =