
    <<User.profile>>
    <<Copy -u /User/Satterthwaite/6.1/ _ ///Satterthwaite.profile
>>
        <<Copyright  1984, 1985 by Xerox Corporation.  All rights reserved.>>
        <<Pavel Curtis, May 25, 1984 2:27:56 pm PDT>>
        <<Russ Atkinson (RRA) June 19, 1985 7:03:36 pm PDT>>
        <<Satterthwaite May 20, 1986 2:04:21 pm PDT>>
    <<>>
    <<This file contains a minimal user profile suitable for installation.  For documentation of all available options, see 
    UserProfileDoc.tioga.  This example file meets the requirements of the policies laid out in HowToUseAPublicCedarMachine.tioga.>>

<<VersionMap options>>
<<>>
    VersionMap.SourceMaps: /Cedar/Cedar6.1/VersionMap/CedarSource.VersionMap /Cedar/CedarChest6.1/VersionMap/CedarChestSource.VersionMap
    VersionMap.SymbolsMaps: /Cedar/Cedar6.1/VersionMap/CedarSymbols.VersionMap 
    /Cedar/CedarChest6.1/VersionMap/CedarChestSymbols.VersionMap

    <<CommandTool options>>
        <<>>
    CommandTool.BootCommands: "
    <<... is executed in the very first CommandTool instance that is created after a full boot.  The intention is to setup the machine 
    to be ready to take a checkpoint.  It is highly recommended that the amount of stuff in a checkpoint be kept small, so other 
    users have as much capacity remaining as possible.  This entry can also be executed by the ///Commands/NoteBootCommands command.>>
        cd ///Commands/
        PseudoServerAdd DATools Cyan Cyan
        Bringover -p [Cedar]<Cedar6.1>Top>BootTool [Cedar]<Cedar6.1>Top>Clock
        Clock
        Run BootTool EditorComforts
        _ WindowManagerImpl.scrollLow _ ImagerBackdoor.MakeStipple[0401H]
        _ WindowManagerImpl.scrollHigh _ ImagerBackdoor.MakeStipple[0401H]
        _ WindowManagerImpl.scrollVisible _ ImagerBackdoor.MakeStipple[0A5A5H]
        Interpreter
        DFTool
        cd
    "
    CommandTool.PerLogin: "
    <<... is executed in every existing CommandTool instance whenever there is a new user at (1) credentials change, (2) rollback, or 
    (3) return from idle.  The intention is to use this entry to customize the command tool instance.  This entry can also be 
    executed by the ///Commands/NotePerLogin command.>>
        Statistics off
        cd
        ClearMenu
        CreateButton Open Open $FileNameSelection$
        CreateButton Comp Compile $FileNameSelection$
        CreateButton Bind Bind $ShortFileNameSelection$
    "
    CommandTool.NewUser: "
    <<... is executed in exactly one existing CommandTool instance whenever the user logs in (even if the same user), a rollback 
    occurs, or at return from idle.  The intention is to use this entry to acquire files peculiar to the user.  This entry can also 
    be executed by the ///Commands/NoteNewUser command.>>
        Echo How about that?  A new user!
    "
    CommandTool.PerCommandTool: "
    <<... is executed for every new CommandTool instance (except for the first one, created at full boot).  In most cases, the same 
    customization as NotePerLogin is desired.  This entry can also be executed by the ///Commands/NotePerCommandTool command.  For 
    compatibility, this entry is treated the same as "EachCommandToolCommands".>>
        ///Commands/NotePerLogin
    "
        Debugger.CommandTool.BootCommands: "
        <<... is executed for the Debugger volume only in the very first CommandTool instance that is created after a full boot.  The 
        intention is to setup the machine to be ready to take a checkpoint.  It is highly recommended that the amount of stuff in a 
        checkpoint be kept small, so other users have as much capacity remaining as possible.>>
            cd ///Commands/
            Bringover -p [Cedar]<Cedar6.1>Top>BootTool [Cedar]<Cedar6.1>Top>Clock [Cedar]<Cedar6.1>Top>EditorComforts
            Clock
            _ WindowManagerImpl.scrollLow _ ImagerBackdoor.MakeStipple[0401H]
            _ WindowManagerImpl.scrollHigh _ ImagerBackdoor.MakeStipple[0401H]
            _ WindowManagerImpl.scrollVisible _ ImagerBackdoor.MakeStipple[0A5A5H]
            Run BootTool EditorComforts
            cd
            "

        WalnutDefault.profile
        Walnut.InitialActiveRight: TRUE
        Walnut.WalnutRootFile: "[Ebbetts.alpine]<Satterthwaite.pa>Walnut.Root"
        Walnut.PlainTextStyle: "ascii"

        Sil.profile
        Sil.Font5: "///users/Satterthwaite.pa/sil/Dicentra.lb5"
        Sil.Font6: "///users/Satterthwaite.pa/sil/Dicentra.lb6"
        Sil.Font7: "///users/Satterthwaite.pa/sil/Dicentra.lb7"
        Sil.Font8: "///users/Satterthwaite.pa/sil/Dicentra.lb8"

    <<System options>>
    WorldSwapDebug: FALSE
    Viewers.AutoIdleTimeout: 45
    Clock.showDateIconic: TRUE

    <<Printing options>>
    Hardcopy.PressPrinter: Clover
    Hardcopy.Font: Gacha6

    <<EditorComforts options>>
    EditorComforts.UpdateLastEdited: TRUE
    EditorComforts.LastEdited: Satterthwaite
    <<>>

