##################################################################### # the new mint style configuration for xaaes # (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 # ###################################################################### # include # # Example: Include any external file into configuration # #include u:/c/video.cnf #include c:\video.cnf #include C:\video.cnf ###################################################################### # eiffel_support [true|false] # # if set F-keys > 10 cause eiffel-wheel-events # #eiffel_support = true ###################################################################### # back_col [0-15] # # set XaAES-background-colour # #back_col = 13 ##################################################################### # menubar [0|1|2] # # hideable menubar # 0: off # 1: on # 2: always on (default) # #menubar=1 #################### # menu_layout[0|1] # # use short[1] or long[0] menu # #menu_layout=1 #################### # menu_ontop[0|1] # # menubar may be overwritten [0] or not[1] # #menu_ontop=1 ##################################################################### # # leave_top_border # define if windows are allowed to move over top of screen (crashes some VDI) #leave_top_border = 1 ##################################################################### # logfile (default xa_boot.log in the xaaes-startup-directory) # # set the name of the logfile # if empty ("") debug-output to file is disabled. # # examples: # #logfile = "" #logfile = C:\xaaes.log #logfile = my.log ##################################################################### # save_windows = (default is 'no') # # save XaAES-windows-setting when exiting XaAES # windows are saved in /xaaes.inf ##################################################################### # loglvl (default: 1 in snapshot, 0 in release) # # set verbosity of debug-output # the higher the more gets printed. # bit 1 (value 2) of loglvl causes all debug-output also to go to console. # A value of 0 disables debug-output # # examples: # # debug-output to file #loglvl = 1 # debug-output to console #loglvl = 2 # debug-output to console and file #loglvl = 3 # no debug-output #loglvl = 0 ##################################################################### # focus # # set first focus. # # The program given by will be the first to receive input after startup # and have the menu and top-window if any. # The special name 'shell' sets the focus to the desktop given by the # shell-directive. ##################################################################### # allow_setexc (default:-1) # restrict calls to Setexc by programs started after XaAES. # -1: no change # 0: deny all # 1: deny trap-changes (numbers 0-15) # 2: allow all ##################################################################### # xa_bubble (default:0) # if you want to use the XaAES-builtin bubble-help (since 1.1.21) set # this. You can deactivate any external bubble-app if you use xa_bubble. # 1: windows-tooltip-style # 2: apple-ballon-help-style #xa_bubble = 1 ##################################################################### # describe_widgets (default:0) # if set not 0 display name/function of a widget when the mouse is # placed (not moved) twice above a widget. # 1: windows-tooltip-style (recommended) # 2: apple-ballon-help-style # describe_widgets = 1 ##################################################################### # Screen device selection # ----------------------- # # Selects the VDI device that that XaAES will boot into. If not set, # device 1 will be used, i.e. the current/default video mode. # # Valid device numbers are: # -------------------------------------------- # - 2 = 320*200, 16 colour (ST-Low) # - 3 = 640*200, 4 colour (ST-Medium) # - 4 = 640*400, 2 colour (ST-High) # - 5 = Mode specified by modecode (Falcon) # - 6 = 640*480, 16 colour (TT Medium) # - 7 = Mode specified by modecode (Milan) # - 8 = 1280*960, 2 colour (TT High) # - 9 = 320*480, 256 colour (TT Low) # # All other values are ignored! # # Note: screendev (and modecode) replaces the video parameter, which # in turn is now deprecated and subject for future removal. # # screendev = ##################################################################### # Modecode specifier # ------------------ # # For the Falcon, is the same argument as used for the # VsetMode() OS call. # # --------------------------------------------------------- # BIT Name Meaning # # 0-2 BPS Number of bitplanes: # - 000 = 2colour # - 001 = 4colour # - 010 = 16colour # - 011 = 256colour # - 100 = 16bits/pixel (True colour) # # 3 COL Number of columns # - 0 = 40 # - 1 = 80 # # 4 VGA Monitor select # - 0 = TV mode # - 1 = VGA mode # # 5 TVSEL TV standard select # - 0 = NTSC # - 1 = PAL # # 6 OVERSCN Overscan flag (not valid for VGA) # - 0 = don't overscan # - 1 = overscan # # 7 STMODES ST Compatibility mode # - 0 = Standard VGA video modes # - 1 = ST Compatible Video modes # # 8 VERTFLAG Vertical mode # - VGA: 0 = standard # 1 = line doubling (half res) # - TV: 0 = standard # 1 = Interlace (double res!!!) # # 9-14 unused # # 15 Additive mode bit for non standard resolutions # If set, use the default screen resolution as # preset by CentScreen. # # For example: # # modecode = 26 will select 640*480*16colour VGA mode. # modecode = 0x801a will select 16 colour VGA mode in # the resolution preset by centscreen. # # Note: screendev (and modecode) replaces the video parameter, which # in turn is now deprecated and subject for future removal. # #modecode = ##################################################################### # Video mode select # ----------------- # # This parameter is now deprecated and subject for future removal. # Please update your xaaes.cnf accordingly. # # For more information, see screendev and modecode (above). # #video = #################################################### # gradients = (default = 0) # # setting gradients to a nonzero value or a name turns on use of # color gradients in the window widget and aes object # renderer in hc/tc color modes. # # gradient-files are /gradient/.grd #default gradients #gradients = 1 #gradients = default #special gradients #gradients = g_red #gradients = g_green #gradients = g_blue #gradients = g_yellow #gradients = g_cyan #gradients = g_purple #special gradients (sinfo-title and window-title exchanged) #gradients = n_default #gradients = n_red #gradients = n_green #gradients = n_blue #gradients = n_yellow #gradients = n_cyan #gradients = n_purple #################################################### # textures = (default = 0) # # setting textures to a nonzero value or a name (default: img) turns on use of # textures in the window widget and aes object # renderer in color modes. # # texture-folders are // #textures = img textures = 0 ##################################################################### #palette = # #load palette from file /pal/.pal # #palette = gem ##################################################################### # 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:\ setenv ACCEXT ACC,ACX setenv GEMEXT PRG,APP,GTP,OVL,SYS setenv TOSEXT TOS,TTP setenv TOSRUN u:\c\mint\1-19-cur\sys-root\opt\GEM\toswin2\tw-call.app #setenv GEMJINGPATH u:\d\sound\gemjing\gemjing.prg setenv SDL_VIDEODRIVER gem ##################################################################### # 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 =