# XaAES Startup Configuration file for xaaes.tos (xa_setup.scl) # Last modified 980704, by Johan Klockars # 010404, by Henk Robbers # 011120 " # 020402 " #-------------------------------------------------------------- # Fichier de configuration XA_SETUP.SCL pour XAAES # XAAES lit ce fichier de param‚trage de donn‚es en premier lieu # Depuis la version v0.943 ce fichier est appel‚ xa_setup.scl (auparavant, # c'‚tait XAAES.CNF) # Ici se trouve le param‚trage des "look" et comportements des fenˆtres # par d‚faut ou suivant un logiciel particulier options default { windows live,thickframe } options ps_contr { half_screen 64000 } options PC,Xcontrol { windows noleft, thinframe, thinwork } options aICQ ; Hi Joakim :-) { windows thinwork } # Ce qui suit sont des variables locales seules (pas d'environnement!) string root = c:\ string apps = d:\ string gsys = root + gemsys\ string aes = gsys + xaaes\ string uni = u:\ # ici est d‚fini la variable contenant le nom de chemin des widgets string widg = root + multitos\aes\xaaes960\widgets\ string tosrun = aes + tw\tw-call.app string olga = root + "olga\olga.app" # ManiŠre de s‚lectionner le menu menu push ; ("leave" ou "push" ou "pull") + "nolocking" optionnel # Style d'affichage du texte dans les barres de d‚placements en monochr“me toppage faint ; bold ou faint # JOKER par d‚faut dans le s‚lecteur de fichiers d'XAAES filters *.*, *.[atpg]*, *.[chs]*, *.l*, *.o* # Activation de la touche UNDO pour le cas o— un bouton d'une boŒte de dialogue d'un programme GEM contient un des textes suivant cancel cancel,abbruch,annuler,avbryt,anuluj,afbryd,undo ; # Chemin du clipboard clipboard root + clipbrd\ # launcher gsys + xaaes\tw\*.[atpg]* launcher root + multitos\bin\*.[atpg]* # Chemin des accessoires accpath c:\ACCS\ # direct on # Sauvegarde des ‚vŠnements de bug dans un fichier log lors du lancement d'XAAES debug xaaes.log # Afficher les infos de d‚bogage … l'‚cran # debug screen #widgets XAAESWDG.RSC #widgets X_AESWDG.RSC # Optionnel: sp‚cifie les noms des fichiers ressource # Widgets in folder widgets #if false #then # widgets widg + adam.rsc ; (16c) modern art icons (Malewicheds :-) of Adam Klobukowski # widgets widg + baroqwdg.rsc ; (16c) Ic“nes Baroque (Relief sur contour) # widgets widg + gemjwdg.rsc ; (16c) Ic“nes du GEM # widgets widg + gilwidg.rsc ; (16c) Ic“nes arrondis en relief widgets widg + homwdg.rsc ; (256c) Ic“nes avec verres teint‚s (trŠs jolis) # widgets widg + ligt_wdg.rsc ; (256c) Ic“nes de figures g‚om‚triques # widgets widg + magicwdg.rsc ; (16c) Ic“nes … la Mag!C en 3D # widgets widg + mboxwdg.rsc ; (16c) small mono boxchars (12*12 + (4 for 3D)) # widgets widg + mbox1214.rsc ; (16c) small mono boxchars (12*14 + (4 for 3D)) # widgets widg + mboxwidg.rsc ; (16c) large mono boxchars (16*16 + (4 for 3D)) (Easier to make) # widgets widg + cboxwdg.rsc ; (16c) small colour boxchars (12*12 + (4 for 3D)) # widgets widg + cbox1214.rsc ; (16c) small colour boxchars (12*14 + (4 for 3D)) # widgets widg + cboxwidg.rsc ; (16c) large colour boxchars (16*16 + (4 for 3D)) (Easier to make) # widgets widg + monowidg.rsc ; (2c) mono icons (No animation) # widgets widg + nine-wdg.rsc ; (16c) Ic“nes de figures g‚om‚triques 2D en relief # widgets widg + magicwdg.rsc ; (256c) Ic“nes de figures g‚om‚triques 2D en relief # widgets widg + pas_wdg.rsc ; (256c) Ic“nes rigolotes de pas et de disques # widgets widg + ronb_wdg.rsc ; (256c) Ic“nes d'h‚misphŠres m‚talliques # widgets widg + rondswdg.rsc ; (16c) Ic“nes de ronds creus‚s # widgets widg + rond_wdg.rsc ; (256c) Idem … ronb_wdg mais avec h‚misphŠres en couleurs # widgets widg + styl_wdg.rsc ; (256c) Ic“nes de dossiers # widgets widg + w98_wdg.rsc ; (16c) Ic“nes des widgets de Windows 98 en relief # widgets widg + win_wdg.rsc ; (16c) Idem Win98 avec quelques petites diff‚rences # widgets widg + xaaeswdg.rsc ; (16c) Ic“nes typique d'XAAES #else # widgets widg + adam.rsc ; modern art icons (Malewicheds :-) of Adam Klobukowski # move to here the one of the above you want to use #fi # resource xa_mono.rsc resource XAAES.RSC # mintmouse # set the absoloute priority of XaAES. # If absent, XaAES lowers its priority by 1 # It is recommended to have this statement before any launches, if it is used. priority 5 # a demonststration: Try it! Just for fun # popscroll 6 # export certain strings to the environment export $PATH=c:\multitos\bin export TOSRUN=c:\multitos\bin\tw-call.app export OLGAMANAGER=C:\OLGA\OLGA\OLGA.APP export ACCPATH=C:\ACCS\ export ACCEXT=ACC,ACX export GEMEXT=PRG,APP,GTP export TOSEXT=TOS,TTP export SHSHOW=C:\MULTITOS\BIN\VIEWER.APP export SHPRINT=C:\MULTITOS\BIN\LPR.APP export THINGDIR=c:\bureaux\thing127.e\thing\ #_ Bureau=thing export AVSERVER=THING export MOVIEPLAYER=D:\GRAF-VID.EO\ANIM_VID.EO\ANIPLAY.220\ANIPLAY.PRG # Perl 5.004.02 pour mint sur e: export PERL=E:\PERL\MINT\perl5004.02\PERL.TTP export PERL5LIB=E:\PERL\MINT\perl5004.02\lib