Important: The information in this document is obsolete and should not be used for new development.
Internet Config Keys
This section describes the Internet Config keys, string constants used to identify various preference settings stored in Internet Config, which is software used by Cyberdog to store and recall a user's Internet-related preferences. These keys supplement keys that are defined by Internet Config inICKeys.h
.For more information on Internet Config, see the Internet Config documentation located at the FTP site
ftp://redback.cs.uwa.edu.au//Others/PeterLewis/InternetConfig1.2.sit
or search on the Internet for "Internet Config".General preferences
Security preferences
kCyberICDefaultScheme
- Reserved.
kCyberICConnectService
- An
ODType
value specifying the part kind of the Connect To panel to display when the Connect To dialog box is opened.
FTP preferences
kCyberICEnteringSecureSpace
- A Boolean value specifying whether to show a security warning when the user enters a secure space.
kCyberICLeavingSecureSpace
- A Boolean value specifying whether to show a security warning when the user leaves a secure space.
kCyberICMixedSecureDocument
- A Boolean value specifying whether to show a security warning when the user receives a document that contains both secure and nonsecure content.
kCyberICNonSecureForm
- A Boolean value specifying whether to show a security warning when the user submits a form using an nonsecure connection.
Log preferences
kCyberICFTPPrefShowHiddenFiles
- A Boolean value specifying whether to show UNIX hidden (".") files.
kCyberICFTPPrefUniqueNameOnUpload
- A Boolean value specifying whether unique names should be created for files that are uploaded with nonunique names.
kCyberICFTPPrefUsePassive
- A Boolean value specifying whether to use FTP passive mode when communicating with FTP servers.
Mail preferences
kCyberICLogSize
- A 32-bit value specifying the maximum number of items in the log.
Notebook preferences
kCyberICDistributionForPostedArticles
- A string specifying the distribution for posted articles.
kCyberICMailDefaultMailboxFolder
- A file specification specifying the default folder for creating new mailbox trays.
kCyberICMailPrefShowButtonsInEnvelope
- A Boolean value specifying whether buttons should be shown on the mail envelope.
kCyberICMailPrefCloseLetterWindow
- A Boolean value specifying whether the letter window should be closed after a message is sent.
kCyberICMailPrefWarnWhenUnsaved
- A Boolean value specifying whether the user should be warned if a sent message has not been saved.
kCyberICMailLeaveMailInOutTrayChoice
- A Boolean value specifying whether to leave mail in the user's out tray permanently.
kCyberICMailLeaveMailInOutTrayDays
- A 16-bit value specifying the number of days that mail should be kept in the user's out tray.
kCyberICMailPrefExpandEnvelopeNew
- A Boolean value specifying whether the envelope should be expanded when a letter is created.
kCyberICMailPrefExpandEnvelopeOpen
- A Boolean value specifying whether the envelope should be expanded when a letter is opened.
kCyberICMailPrefPrintEnvelope
- A Boolean value specifying whether the envelope should be printed when a letter is printed.
Telnet preferences
kCyberICNotebookFile
- A file specification specifying the name and location of the default notebook.
Web preferences
kCyberICTelnetPrefTerminalEmulation
- A string specifying the type of terminal emulation to be used.
kCyberICTelnetPrefTerminalToolName
- A string specifying the terminal emulation tool to be used.
kCyberICTelnetPrefTerminalToolConfig
- Text specifying the terminal configuration.
Navigator preferences
kCyberICWebPrefHeadlineFont
- An Internet Config font record specifying the font to be used for headlines.
kCyberICWebPrefTextFont
- An Internet Config font record specifying the font to be used for proportional text.
kCyberICWebPrefTypewriterFont
- An Internet Config font record specifying the font to be used for nonproportional text.
kCyberICWebPrefReadColor
- An RGB color value specifying the color to be used for links that have been read.
kCyberICWebPrefUnreadColor
- An RGB color value specifying the color to be used for links that have not been read.
kCyberICWebPrefUnderlineLinks
- A Boolean specifying whether links should be underlined.
kCyberICNavigatorPrefShowControlBanner
- A Boolean specifying whether the navigator's control banner should be shown.
kCyberICNavigatorPrefShowLocationBanner
- A Boolean specifying whether the navigator's location banner should be shown.
kCyberICNavigatorPrefTunnel
- A Boolean specifying whether the same navigator should be used to display all Cyberdog display parts.