# # Global preferences read by ALL Andrew applications # # Set up a "good" order for the menus ez.MenubarCardOrder: "File~1", "Search/Spell~4", "Font~10", "Justify~11", "Region~12", "Title~13", "Page~70", "Media~80", messages.MenubarCardOrder: "Search/Spell~2", "This Message~4", "File Into...~7", "Message Folders~10", "Other~20", "Send/File Marked~30", "Marked Messages~31", "File~40" *.MenubarCardOrder: "File~1" messages.KeyHeaders: newsgroups:resent-date:resent-from:resent-to:date:from:sender:organization:reply-to:apparently-to:to:cc:subject:ref:re:summary:location:note # Default ez to give a scratch buffer when no files are specified. ez.DefaultIsScratchBuffer: true ez.AskAboutSymlinks: Yes ez.ClobberSymlinks: No ez.AlwaysIgnoreBlanks: Yes # Print dialog options printsetup.SuiteBackground: gray70 printsetup.SuiteForeground: black # Make text selections highlight to borders. *.HighlightToBorders: true # Use 6.3 improved shadow code. More true color in scrollbars *.UseNewShadows: true # Make popup menu card "flip" to previous card at a point 25% of the width of the card *.PopupOverlapPct: 25 *.PopupsShowInactive: No # Make "saves" follow symbolic links, replacing pointed-to files (after prompting) *.AskAboutSymlinks: yes *.ClobberSymlinks: no *.AlwaysPrintImmediately: Yes *.DelayPrinting: No # Set up a "good" width and padding for the scrollbar and button *.ScrollBarWidth: 15 *.ScrollButtonPadding: 0 # Turn on continuous scrolling *.StartScrollTime: 1000 *.ContScrollTime: 0 *.MaxContScrollTime: 1000 *.MinContScrollTime: 0 # Turn on thumbing and real-time thumbing adjustment *.ThumbScroll: Yes *.AdjustScroll: yes # When Quit is selected, delete the window. Do not quit the application. *.QuitWindowOnly: Yes # Turn on the menubar *.Menubar: Yes *.MenubarCardSpacing:2 # Be conservative with colors for the image inset Possible values are 8, 27, 64, 125 and 216 (cubes). *.ColorCubeSize: 64 # Sbutton preferences *.SButtonVBorder: 0 *.SbuttonHBorder: 0 # Runbutton preferences *.RunButtonBackground: ForestGreen *.RunButtonForeground: Black *.RunButtonFont: AndySans10b # List of styles for Table Of Contents to pick up # ******** Avoid using this for now. It kills ez when editting HTML documents ******** #*.ContentsList: chapter,section,subsection,paragraph,function,label # Always append the font path - not needed if one is careful, but its not much. *.AddFontPath: Yes # Don't reindent comments in the source views (backward behavior compatibility) #*.ReindentComments: No # Default to a ragged right margin *.Justified: No # Send error msgs to stderr rather than to the console *.ErrorsToConsole: No