README.resources.html 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011
  1. <html>
  2. <head>
  3. <title>X Resources for NCSA X Mosaic</title>
  4. </head>
  5. <body>
  6. <h1>These X Resources are Current in NCSA X Mosaic v2.7b4</h1>
  7. <hr>
  8. <p>
  9. <h2>These are the browser configuration resources:</h2>
  10. <dl>
  11. <dt>Mosaic*defaultFontChoice: TimesRegular<br>
  12. Mosaic*DefaultFontChoice: TimesRegular
  13. <dd>The default font you wish to use in Mosaic.<br>
  14. Valid Choices Are:<br>
  15. <ul>
  16. <li>TimesLarge
  17. <li>TimesRegular
  18. <li>TimesSmall
  19. <li>HelveticaLarge
  20. <li>HelveticaRegular
  21. <li>HelveticaSmall
  22. <li>CenturyLarge
  23. <li>CenturyRegular
  24. <li>CenturySmall
  25. <li>LucidaLarge
  26. <li>LucidaRegular
  27. <li>LucidaSmall
  28. </ul>
  29. <dt>Mosaic*kiosk: False<br>
  30. Mosaic*Kiosk: False
  31. <dd>This enables or disables "Kiosk Mode", a very simplistic set of functionality
  32. intended for use as a "public" Mosaic terminal.
  33. <dt>Mosaic*kioskNoExit: False<br>
  34. Mosaic*KioskNoExit: False
  35. <dd>This decides whether or not the Kiosk presents the user with a way to
  36. exit.
  37. <dt>Mosaic*useGlobalHistory: True<br>
  38. Mosaic*UseGlobalHistory: True
  39. <dd>Whether or not Mosaic will keep a history file.
  40. <dt>Mosaic*displayURLsNotTitles: False<br>
  41. Mosaic*DisplayURLsNotTitles: False
  42. <dd>If you want Mosaic to show titles in place of URLs.
  43. <dt>Mosaic*defaultWidth: 640<br>
  44. Mosaic*DefaultWidth: 640
  45. <dd>Default width of Mosaic.
  46. <dt>Mosaic*defaultHeight: 700<br>
  47. Mosaic*DefaultHeight: 700
  48. <dd>Default height of Mosaic.
  49. <dt>Mosaic*homeDocument: HOME_PAGE_DEFAULT<br>
  50. Mosaic*HomeDocument: HOME_PAGE_DEFAULT
  51. <dd>What document you want Mosaic to load upon starting up.
  52. <dt>Mosaic*confirmExit: True<br>
  53. Mosaic*ConfirmExit: True
  54. <dd>Whether or not to prompt for exiting Mosaic.
  55. <dt>Mosaic*sendmailCommand: /usr/lib/sendmail -t<br>
  56. Mosaic*SendmailCommand: /usr/lib/sendmail -t
  57. <dd>Where/Which "sendmail" program to use for sending mail along with any appropriate
  58. options.
  59. <dt>Mosaic*mailFilterCommand: (NULL)<br>
  60. Mosaic*MailFilterCommand: (NULL)
  61. <dd>This gives you the ability to filter the mail Mosaic sends witha filter
  62. program.
  63. <dt>Mosaic*printCommand: lpr<br>
  64. Mosaic*PrintCommand: lpr
  65. <dd>This the default print command you wish to use and any accompanying options.
  66. <dt>Mosaic*cciPort: 0<br>
  67. Mosaic*CCIPort: 0
  68. <dd>This is the default port for CCI to start listening on. If it is 0, Mosaic
  69. does not start listening at start up.
  70. <dt>Mosaic*maxNumCCIConnect: 0<br>
  71. Mosaic*MaxNumCCIConnect: 0
  72. <dd>This is the maximum number of simultaneous CCI connections allowed by Mosaic. If
  73. it is 0, there is no limit.
  74. <dt>Mosaic*loadLocalFile: 1<br>
  75. Mosaic*LoadLocalFile: 1
  76. <dd>This allows you to disable local file viewing via the CCI.
  77. <dt>Mosaic*editCommand: (NULL)<br>
  78. Mosaic*EditCommand: (NULL)
  79. <dd>This allows you to specify which editor you want to use to edit a
  80. specific page. If nothing is set, it tries to use what you have set the
  81. EDITOR environment variable. As a fallback it tries to use "vi".
  82. <dt>Mosaic*editCommandUseXterm: True<br>
  83. Mosaic*EditCommandUseXterm: True
  84. <dd>This lets you set whether or not you want to use a XTerm to do your editing.
  85. <dt>AIX -- Mosaic*xtermCommand: aixterm -v<br>
  86. AIX --Mosaic*XtermCommand: aixterm -v
  87. <dd>This is the XTerm command.
  88. <dt>DEFAULT -- Mosaic*xtermCommand: xterm<br>
  89. DEFAULT -- Mosaic*XtermCommand: xterm
  90. <dd>This is the XTerm command.
  91. <dt>Mosaic*historyFile: .mosaic-x-history<br>
  92. Mosaic*HistoryFile: .mosaic-x-history
  93. <dd>This is the name of the global history file.
  94. <dt>Mosaic*defaultHotlistFile: .mosaic-hotlist-default<br>
  95. Mosaic*DefaultHotlistFile: .mosaic-hotlist-default
  96. <dd>This is the name of the hotlist file.
  97. <dt>Mosaic*personalAnnotationDirectory: .mosaic-personal-annotations<br>
  98. Mosaic*PersonalAnnotationDirectory: .mosaic-personal-annotations
  99. <dd>This is the personal annotations directory.
  100. <dt>Mosaic*defaultAuthorName: (NULL)<br>
  101. Mosaic*DefaultAuthorName: (NULL)
  102. <dd>Your real name.
  103. <dt>Mosaic*defaultAuthorEmail: (NULL)<br>
  104. Mosaic*DefaultAuthorEmail: (NULL)
  105. <dd>The address you prefer to receive mail at.
  106. <dt>Mosaic*signature: (NULL)<br>
  107. Mosaic*Signature: (NULL)
  108. <dd>Your signature file (included in news and mail).
  109. <dt>Mosaic*annotationsOnTop: False<br>
  110. Mosaic*AnnotationsOnTop: False
  111. <dd>Where to put the annotcations...top or bottom.
  112. <dt>Mosaic*colorsPerInlinedImage: 50<br>
  113. Mosaic*ColorsPerInlinedImage: 50
  114. <dd>The maximum number of colors allowed for each in-line image.
  115. <dt>Mosaic*trackVisitedAnchors: True<br>
  116. Mosaic*TrackVisitedAnchors: True
  117. <dd>Sets whether or not to keep track of whether you have visited a particular
  118. anchor before.
  119. <dt>Mosaic*uncompressCommand: uncompress<br>
  120. Mosaic*UncompressCommand: uncompress
  121. <dd>The command for "uncompress"ing.
  122. <dt>Mosaic*gunzipCommand: gunzip -f -n<br>
  123. Mosaic*GunzipCommand: gunzip -f -n
  124. <dd>The command for "gunzip"ping.
  125. <dt>HPUX -- Mosaic*recordCommandLocation: /usr/audio/bin/srecorder<br>
  126. HPUX -- Mosaic*RecordCommandLocation: /usr/audio/bin/srecorder
  127. <dd>The command for recording audio annotations.
  128. <dt>SGI -- Mosaic*recordCommandLocation: /usr/sbin/recordaiff<br>
  129. SGI -- Mosaic*RecordCommandLocation: /usr/sbin/recordaiff
  130. <dd>The command for recording audio annotations.
  131. <dt>SUNOS -- Mosaic*recordCommandLocation: /usr/demo/SOUND/record<br>
  132. SUNOS -- Mosaic*RecordCommandLocation: /usr/demo/SOUND/record
  133. <dd>The command for recording audio annotations.
  134. <dt>DEFAULT -- Mosaic*recordCommandLocation: /bin/true<br>
  135. DEFAULT -- Mosaic*RecordCommandLocation: /bin/true
  136. <dd>The command for recording audio annotations.
  137. <dt>HPUX -- Mosaic*recordCommand: srecorder -au<br>
  138. HPUX -- Mosaic*RecordCommand: srecorder -au
  139. <dd>The record command and its parameters.
  140. <dt>SGI -- Mosaic*recordCommand: recordaiff -n 1 -s 8 -r 8000<br>
  141. SGI -- Mosaic*RecordCommand: recordaiff -n 1 -s 8 -r 8000
  142. <dd>The record command and its parameters.
  143. <dt>SUNOS -- Mosaic*recordCommand: record<br>
  144. SUNOS -- Mosaic*RecordCommand: record
  145. <dd>The record command and its parameters.
  146. <dt>DEFAULT -- Mosaic*recordCommand: true<br>
  147. DEFAULT -- Mosaic*RecordCommand: true
  148. <dd>The record command and its parameters.
  149. <dt>Mosaic*gethostbynameIsEvil: False<br>
  150. Mosaic*GethostbynameIsEvil: False
  151. <dd>When this is False, Mosaic will determine the hostname by a call to
  152. "gethostbyname()". When it is True, Mosaic will first look at Mosaic*fullHostname
  153. and if that is NULL, it will just use the numbers returned by "gethostname()", otherwise it uses Mosaic*fullHostname.
  154. The name refers to your local machine name.
  155. <dt>Mosaic*autoPlaceWindows: True<br>
  156. Mosaic*AutoPlaceWindows: True
  157. <dd>Whether or not Mosaic automatically places your Mosaic children windows.
  158. <dt>Mosaic*initialWindowIconic: False<br>
  159. Mosaic*InitialWindowIconic: False
  160. <dd>The same as starting Mosaic with "-iconic".
  161. <dt>Mosaic*tmpDirectory: (NULL)<br>
  162. Mosaic*TmpDirectory: (NULL)
  163. <dd>The directory you want to use as your temporary directory.
  164. <dt>Mosaic*annotationServer: (NULL)<br>
  165. Mosaic*AnnotationServer: (NULL)
  166. <dd>Your annotation server.
  167. <dt>Mosaic*catchPriorAndNext: True<br>
  168. Mosaic*CatchPriorAndNext: True
  169. <dd>Whether or not to use PG_UP and PG_DN.
  170. <dt>Mosaic*fullHostname: (NULL)<br>
  171. Mosaic*FullHostname: (NULL)
  172. <dd>The full hostname of your local machine (for use in conjunction with
  173. GetHostByNameIsEvil).
  174. <dt>Mosaic*reverseInlinedBitmapColors: False<br>
  175. Mosaic*ReverseInlinedBitmapColors: False
  176. <dd>This will reverse the black and white for in-line XBM images.
  177. <dt>Mosaic*confirmDeleteAnnotation: True<br>
  178. Mosaic*ConfirmDeleteAnnotation: True
  179. <dd>Whether or not you want to be prompted for confirmation when deleting an
  180. annotation.
  181. <dt>Mosaic*tweakGopherTypes: True<br>
  182. Mosaic*TweakGopherTypes: True
  183. <dd>If on, gopher types will be determined by their filename.
  184. <dt>Mosaic*guiLayout: (NULL)<br>
  185. Mosaic*GuiLayout: (NULL)
  186. <dd>Allows you to re-arrange the user interface to your likeing.
  187. <dt>Mosaic*trackPointerMotion: True<br>
  188. Mosaic*TrackPointerMotion: True
  189. <dd>En/Disables the tracking of links, etc., in the status display.
  190. <dt>Mosaic*trackFullURLs: True<br>
  191. Mosaic*TrackFullURLs: True
  192. <dd>If TrackPointerMotion is turned on, this will force a full URL to be
  193. displayed rather than the possible relative URL.
  194. <dt>Mosaic*hdfMaxImageDimension: 400<br>
  195. Mosaic*HdfMaxImageDimension: 400
  196. <dd>The maximum image dimension allowed for HDF files.
  197. <dt>Mosaic*hdfMaxDisplayedDatasets: 15<br>
  198. Mosaic*HdfMaxDisplayedDatasets: 15
  199. <dd>The maximum number of datasets displayed at one time for HDF files.
  200. <dt>Mosaic*hdfMaxDisplayedAttributes: 10<br>
  201. Mosaic*HdfMaxDisplayedAttributes: 10
  202. <dd>The maximum number of sttributes displayed at one time for HDF files.
  203. <dt>Mosaic*hdfPowerUser: False<br>
  204. Mosaic*HdfPowerUser: False
  205. <dd>The display text is shortened up for the more experienced HDF surfer.
  206. <dt>Mosaic*docsDirectory: (NULL)<br>
  207. Mosaic*DocsDirectory: (NULL)
  208. <dd>The base URL for the documents accessed from the Help Menu/Buttons.
  209. <dt>Mosaic*documentsMenuSpecfile: /usr/local/lib/mosaic/documents.menu<br>
  210. Mosaic*DocumentsMenuSpecfile: /usr/local/lib/mosaic/documents.menu
  211. <dd>The name of a local file which contains pairs of lines consisting of
  212. "URL Title" and "URL". This is used to add the "Documents" pull-down menu.
  213. <dt>Mosaic*reloadReloadsImages: False<br>
  214. Mosaic*ReloadReloadsImages: False
  215. <dd>Whether or not to re-fetch the images when you press Reload.
  216. <dt>Mosaic*reloadPragmaNoCache: False<br>
  217. Mosaic*ReloadPragmaNoCache: False
  218. <dd>Whether or not to send "Pragma: no-cache" header to proxy servers.
  219. <dt>Mosaic*maxWaisResponses: 200<br>
  220. Mosaic*MaxWaisResponses: 200
  221. <dd>The maximum number of responses accepted from a WAIS server.
  222. <dt>Mosaic*delayImageLoads: False<br>
  223. Mosaic*DelayImageLoads: False
  224. <dd>Whether or not to delay image loading.
  225. <dt>Mosaic*enableTables: False<br>
  226. Mosaic*EnableTables: False
  227. <dd>Whether or not to use Mosaic's No-Markup tables.
  228. <dt>Mosaic*disableMiddleButton: False<br>
  229. Mosaic*DisableMiddleButton: False
  230. <dd>Whether or not to let the middle button represent opening a link in
  231. another window.
  232. <dt>Mosaic*useDefaultExtensionMap: True<br>
  233. Mosaic*UseDefaultExtensionMap: True
  234. <dd>Whether or not to use the extension map (mime types).
  235. <dt>Mosaic*globalExtensionMap: /usr/local/lib/mosaic/mime.types<br>
  236. Mosaic*GlobalExtensionMap: /usr/local/lib/mosaic/mime.types
  237. <dd>The location of your global extension map (mime types)
  238. <dt>Mosaic*personalExtensionMap: .mime.types<br>
  239. Mosaic*PersonalExtensionMap: .mime.types
  240. <dd>The name of your personal extension map (mime types).
  241. <dt>Mosaic*useDefaultTypeMap: True<br>
  242. Mosaic*UseDefaultTypeMap: True
  243. <dd>Whether or not to use your type map (mailcap) file.
  244. <dt>Mosaic*globalTypeMap: /usr/local/lib/mosaic/mailcap<br>
  245. Mosaic*GlobalTypeMap: /usr/local/lib/mosaic/mailcap
  246. <dd>The name and path to your global type map (mailcap) file.
  247. <dt>Mosaic*personalTypeMap: .mailcap<br>
  248. Mosaic*PersonalTypeMap: .mailcap
  249. <dd>The filename of your personal type map (mailcap) file.
  250. <dt>Mosaic*twirlingTransferIcon: True<br>
  251. Mosaic*TwirlingTransferIcon: True
  252. <dd>Whether or not you want the "Globe Animation" to animate.
  253. <dt>Mosaic*twirlIncrement: 4096<br>
  254. Mosaic*TwirlIncrement: 4096
  255. <dd>The number of bytes read to trigger a twirl (the next animation frame).
  256. <dt>Mosaic*securityIcon: True<br>
  257. Mosaic*securityIcon: True
  258. <dd>Whether or not you want the Authentication security icon to be present.
  259. <dt>Mosaic*imageCacheSize: 2048<br>
  260. Mosaic*ImageCacheSize: 2048
  261. <dd>The size (in kilobytes) of your internal image cache (in memory).
  262. <dt>Mosaic*protectMeFromMyself: False<br>
  263. Mosaic*ProtectMeFromMyself: False
  264. <dd>Are you sure you want to go to this link?
  265. <dt>Mosaic*printMode: plain<br>
  266. Mosaic*PrintMode: plain
  267. <dd>The default print file format mode. Can be plain, formatted, postscript, or html.
  268. <dt>Mosaic*mailMode: plain<br>
  269. Mosaic*MailMode: plain
  270. <dd>The default mail file format mode. Can be plain, formatted, postscript, or html.
  271. <dt>Mosaic*saveMode: plain<br>
  272. Mosaic*SaveMode: plain
  273. <dd>The default save file format mode. Can be plain, formatted, postscript, or html.
  274. <dt>Mosaic*printBanners: True<br>
  275. Mosaic*PrintBanners: True
  276. <dd>In postscript mode; Whether or not to print the banners at the top and bottom of
  277. each page (URL Title and Page Number on top, URL and Current Date on bottom).
  278. <dt>Mosaic*printFootnotes: True<br>
  279. Mosaic*PrintFootnotes: True
  280. <dd>In postscript mode; Whether or not to print the footnotes at the bottom
  281. of each page (Each anchor on the page gets a superscript footnote number and
  282. the corresponding URL is printed at the bottom as a footnote).
  283. <dt>Mosaic*printPaperSizeUS: True<br>
  284. Mosaic*PrintPaperSizeUS: True
  285. <dd>Whether or not to use the US standard paper size (or the European A4).
  286. <dt>Mosaic*useAFSKlog: False<br>
  287. Mosaic*UseAFSKlog: False
  288. <dd>Whether or not to use AFS's klog utility for generating a Kerberos ticket.
  289. #ifdef __sgi
  290. <dt>SGI -- Mosaic*debuggingMalloc: False<br>
  291. SGI -- Mosaic*DebuggingMalloc: False
  292. <dd>Whether or not to use SGI's debugging malloc call.
  293. <dt>Mosaic*installColormap: False<br>
  294. Mosaic*InstallColormap: False
  295. <dd>Whether or not to automatically install a colormap when you start Mosaic.
  296. <dt>Mosaic*splashScreen: True<br>
  297. Mosaic*SplashScreen: True
  298. <dd>Whether or not you want to have a splash screen pop-up while Mosaic is initializing.
  299. <dt>Mosaic*imageViewInternal: False<br>
  300. Mosaic*ImageViewInternal: False
  301. <dd>Whether or not you want to view "external" images internally.
  302. <dt>Mosaic*urlExpired: 30<br>
  303. Mosaic*UrlExpired: 30
  304. <dd>The days a URL has in your global history before it expires.
  305. <dt>Mosaic*httpTrace: False<br>
  306. Mosaic*HttpTrace: False
  307. <dd>Turn on or off HTTP tracing.
  308. <dt>Mosaic*www2Trace: False<br>
  309. Mosaic*Www2Trace: False
  310. <dd>Turn on or off libwww2 tracing.
  311. <dt>Mosaic*htmlwTrace: False<br>
  312. Mosaic*HtmlwTrace: False
  313. <dd>Turn on or off libhtmlw tracing.
  314. <dt>Mosaic*cciTrace: False<br>
  315. Mosaic*CciTrace: False
  316. <dd>Turn on or off CCI tracing.
  317. <dt>Mosaic*srcTrace: False<br>
  318. Mosaic*SrcTrace: False
  319. <dd>Turn on or off src tracing.
  320. <dt>Mosaic*cacheTrace: False<br>
  321. Mosaic*CacheTrace: False
  322. <dd>Turn on or off internal image cache tracing.
  323. <dt>Mosaic*nutTrace: False<br>
  324. Mosaic*NutTrace: False
  325. <dd>Turn on or off libnut tracing.
  326. <dt>Mosaic*animateBusyIcon: True<br>
  327. Mosaic*AnimateBusyIcon: True
  328. <dd>Whether or not you want the busy mouse pointer to animate.
  329. <dt>Mosaic*sendReferer: True<br>
  330. Mosaic*SendReferer: True
  331. <dd>Whether or not you want to send the referer field (tells where you came from).
  332. <dt>Mosaic*sendAgent: True<br>
  333. Mosaic*SendAgent: True
  334. <dd>Whether or not you want to send the agent field (tells what browser you are using).
  335. <dt>Mosaic*expandUrls: True<br>
  336. Mosaic*ExpandUrls: True
  337. <dd>Whether or not you want to have "shire.ncsa.uiuc.edu/" expanded to "http://shire.ncsa.uiuc.edu/" when you type it into the URL field.
  338. <dt>Mosaic*expandUrlsWithName: True<br>
  339. Mosaic*expandUrlsWithName: True
  340. <dd>Whether or not you want to have "ftp.ncsa.uiuc.edu/" expanded to "ftp://ftp.ncsa.uiuc.edu" (same for www, gopher, wais, etc).
  341. <dt>Mosaic*defaultProtocol: http<br>
  342. Mosaic*DefaultProtocol: http
  343. <dd>This is the default protocol to use when it cannot be determined from the name (or you have that turned off).
  344. <dt>Mosaic*meterForeground: #FFFF00000000<br>
  345. Mosaic*MeterForeground: #FFFF00000000
  346. <dd>The meter foreground color.
  347. <dt>Mosaic*meterBackground: #2F2F4F4F4F4F<br>
  348. Mosaic*MeterBackground: #2F2F4F4F4F4F
  349. <dd>The meter background color.
  350. <dt>Mosaic*meterFontForeground: #FFFFFFFFFFFF<br>
  351. Mosaic*MeterFontForeground: #FFFFFFFFFFFF
  352. <dd>The color of the text that is written on top of the meter.
  353. <dt>Mosaic*meter: True<br>
  354. Mosaic*Meter: True
  355. <dd>Whether or not to use the meter at all.
  356. <dt>Mosaic*backupDataFiles: False<br>
  357. Mosaic*BackupDataFiles: False
  358. <dd>Whether or not to make a backup copy of your global history and hotlist at
  359. start up time.
  360. <dt>Mosaic*iconPixBasename: default<br>
  361. Mosaic*IconPixBasename: default
  362. <dd>The complete path to the "globe" replacement animation including the base-name of the
  363. animation files (e.g. /path/to/globe.)
  364. <dt>Mosaic*iconPixCount: 0<br>
  365. Mosaic*IconPixCount: 0
  366. <dd>The number of frames in the replacement animation.
  367. <dt>Mosaic*acceptLanguage: (NULL)<br>
  368. Mosaic*AcceptLanguage: (NULL)
  369. <dd>The value of the header "Accept-Language: " to be sent with all GET requests.
  370. <dt>Mosaic*ftpTimeoutVal: 90<br>
  371. Mosaic*FtpTimeoutVal: 90
  372. <dd>The timeout value in seconds on FTP connections.
  373. <dt>Mosaic*ftpRedial: 10<br>
  374. Mosaic*FtpRedial: 10
  375. <dd>The number of times to retry a ftp site that files its username/password sequence.
  376. <dt>Mosaic*ftpRedialSleep: 3<br>
  377. Mosaic*FtpRedialSleep: 3
  378. <dd>The number of seconds to sleep inbetween retries.
  379. <dt>Mosaic*ftpFilenameLength: 18<br>
  380. Mosaic*FtpFilenameLength: 18
  381. <dd>The length of the filename to be displayed (the rest is "ellipsized") in
  382. ftp directory listings.
  383. <dt>Mosaic*ftpEllipsisLength: 3<br>
  384. Mosaic*FtpEllipsisLength: 3
  385. <dd>The number of ellipsis for long ftp filenames.
  386. <dt>Mosaic*ftpEllipsisMode: 2<br>
  387. Mosaic*FtpEllipsisMode: 2
  388. <dd>The placing of the ellipsis; 1=left, 2=center, 3=right.
  389. <dt>Mosaic*hdfLongName: False<br>
  390. Mosaic*HdfLongName: False
  391. <dd>Whether or not to use the complete long name in HDF files.
  392. <dt>Mosaic*titleIsWindowTitle: True<br>
  393. Mosaic*TitleIsWindowTitle: True
  394. <dd>Whether or not to display the title in the window title bar.
  395. <dt>Mosaic*proxySpecfile: /usr/local/lib/mosaic/proxy<br>
  396. Mosaic*ProxySpecfile: /usr/local/lib/mosaic/proxy
  397. <dd>The full path to the proxy list file.
  398. <dt>Mosaic*noproxySpecfile: /usr/local/lib/mosaic/no_proxy<br>
  399. Mosaic*NoproxySpecfile: /usr/local/lib/mosaic/no_proxy
  400. <dd>The full path to the no-proxy list file.
  401. <dt>Mosaic*useScreenGamma: False<br>
  402. Mosaic*UseScreenGamma: False
  403. <dd>Whether or not to use Screen Gamma with PNG image display.
  404. <dt>Mosaic*screenGamma: 2.2<br>
  405. Mosaic*ScreenGamma: 2.2
  406. <dd>The actual screen gamma value to use with PNG images.
  407. <dt>Mosaic*popupCascadeMappingDelay: 500<br>
  408. Mosaic*PopupCascadeMappingDelay: 500
  409. <dd>The delay (in micro-seconds) before popping up a sub-menu in the RBM.
  410. <dt>Mosaic*frameHack: False<br>
  411. Mosaic*FrameHack: False
  412. <dd>Whether or not to display a list of anchors that correspond to the
  413. HTML documents availble in a frames page (still shows the "&lt;NOFRAMES&gt;"
  414. portion of the document).
  415. <dt>Mosaic*newsUseThreadView: True<br>
  416. Mosaic*NewsUseThreadView: True
  417. <dd>Whether to use the thread view or the article view for news display.
  418. <dt>Mosaic*newsActLikePreB4: False<br>
  419. Mosaic*NewsActLikePreB4: False
  420. <dd>Forces the previous article and next article buttons to become insensitive
  421. when you are at the begining and/or end of the thread you are currently reading.
  422. <dt>Mosaic*newsShowAllGroups: False<br>
  423. Mosaic*NewsShowAllGroups: False
  424. <dd>Whether or not to show all of the groups (subscribed and unsubscribed).
  425. <dt>Mosaic*newsShowReadGroups: False<br>
  426. Mosaic*NewsShowReadGroups: False
  427. <dd>Whether or not to show newsgroups that are completely read (0 unread articles).
  428. <dt>Mosaic*newsShowAllArticles: False<br>
  429. Mosaic*NewsShowAllArticles: False
  430. <dd>Whether or not to show all articles (read and unread).
  431. <dt>Mosaic*newsUseBackgroundFlush: True<br>
  432. Mosaic*NewsUseBackgroundFlush: True
  433. <dd>Whether or not you want to have Mosaic write out your newsrc file on a regular
  434. basis (every X seconds).
  435. <dt>Mosaic*newsBackgroundFlushTime: 300<br>
  436. Mosaic*NewsBackgroundFlushTime: 300
  437. <dd>The number of seconds between each flush of the newsrc file.
  438. <dt>Mosaic*useLongTextNames: Fales<br>
  439. Mosaic*UseLongTextNames: Fales
  440. <dd>Whether or not to use the abbreviated text names for the text toolbar.
  441. <dt>Mosaic*toolbarLayout: BACK,FORWARD,RELOAD,HOME,OPEN,SAVE,CLONE,CLOSE,FIND,PRINT,GROUPS,INDEX,PREVIOUS_THREAD,PREVIOUS_ARTICLE,NEXT_ARTICLE,NEXT_THREAD,POST,FOLLOW_UP,PUT,MKDIR<br>
  442. Mosaic*ToolbarLayout: BACK,FORWARD,RELOAD,HOME,OPEN,SAVE,CLONE,CLOSE,FIND,PRINT,GROUPS,INDEX,PREVIOUS_THREAD,PREVIOUS_ARTICLE,NEXT_ARTICLE,NEXT_THREAD,POST,FOLLOW_UP,PUT,MKDIR
  443. <dd>What buttons you want on the toolbar. Valid choices are:<br>
  444. <ul>
  445. <li>BACK
  446. <li>FORWARD
  447. <li>RELOAD
  448. <li>HOME
  449. <li>OPEN
  450. <li>SAVE
  451. <li>NEW
  452. <li>CLONE
  453. <li>CLOSE
  454. <li>ADD_TO_HOTLIST
  455. <li>FIND
  456. <li>PRINT
  457. <li>GROUPS
  458. <li>INDEX
  459. <li>PREVIOUS_THREAD
  460. <li>PREVIOUS_ARTICLE
  461. <li>NEXT_ARTICLE
  462. <li>NEXT_THREAD
  463. <li>POST
  464. <li>FOLLOW_UP
  465. <li>PUT
  466. <li>MKDIR
  467. </ul>
  468. </dl>
  469. </p>
  470. <hr>
  471. <p>
  472. <h2>The next list is of command line parameters:</h2>
  473. <dl>
  474. <dt>-fn -- Mosaic*fontList
  475. <dd>Specify the font for all fonts in Mosaic.
  476. <dt>-ft -- Mosaic*XmText*fontList
  477. <dd>Specify the font for text.
  478. <dt>-fm -- Mosaic*menubar*fontList
  479. <dd>Specify the menubar font.
  480. <dt>-home -- Mosaic*homeDocument
  481. <dd>Specify the home document to load for "home".
  482. <dt>-ngh -- Mosaic*useGlobalHistory
  483. <dd>Turns off global history usage.
  484. <dt>-mono
  485. <dd>Tells Mosaic you are using a monochrome screen.
  486. <dt>-color
  487. <dd>Tells Mosaic you are using a color screen.
  488. <dt>-ghbnie -- Mosaic*gethostbynameIsEvil
  489. <dd>Tells Mosaic to not use gethostbyname().
  490. <dt>-iconic -- Mosaic*initialWindowIconic
  491. <dd>Tells Mosaic to start up in iconic mode.
  492. <dt>-i -- Mosaic*initialWindowIconic
  493. <dd>Tells Mosaic to start up in iconic mode.
  494. <dt>-nd
  495. <dd>Tells Mosaic to not load any "default" resources.
  496. <dt>-tmpdir -- Mosaic*tmpDirectory
  497. <dd>Specify your temporary directory.
  498. <dt>-dil -- Mosaic*delayImageLoads
  499. <dd>Tells Mosaic to delay image loading.
  500. <dt>-ics -- Mosaic*imageCacheSize
  501. <dd>Specify the internal memory image cache size (in Kilobytes).
  502. <dt>-protect -- Mosaic*protectMeFromMyself
  503. <dd>Are you sure you want to go that URL?
  504. <dt>-kraut -- Mosaic*mailFilterCommand
  505. <dd>Use the "kraut" (you must have this installed) mail filter.
  506. <dt>SGI -- -dm -- Mosaic*debuggingMalloc
  507. <dd>On SGI...use debugging malloc instead of just malloc.
  508. <dt>-kiosk -- Mosaic*kiosk
  509. <dd>Start Mosaic in kiosk mode.
  510. <dt>-kioskNoExit -- Mosaic*kioskNoExit
  511. <dd>Start Mosaic in kiosk mode with no way to exit.
  512. <dt>-cciPort -- Mosaic*cciPort
  513. <dd>The cciPort to listen on.
  514. <dt>-maxNumCCIConnect -- Mosaic*maxNumCCIConnect
  515. <dd>The maximum number of CCI clients that can be attached at once.
  516. <dt>-install
  517. <dd>Automatically install a private colormap for Mosaic.
  518. </dl>
  519. </p>
  520. <hr>
  521. <p>
  522. <h2>The next list is of resources pertaining to color displays:</h2>
  523. <dl>
  524. <dt>Mosaic*XmLabel*fontList
  525. <dd>-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  526. <dt>Mosaic*XmLabelGadget*fontList
  527. <dd>-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  528. <dt>Mosaic*XmScale*fontList
  529. <dd>-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  530. <dt>Mosaic*XmBulletinBoard*labelFontList
  531. <dd>-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  532. <dt>Mosaic*optionmenu.XmLabelGadget*fontList
  533. <dd>-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  534. <dt>Mosaic*XmPushButton*fontList
  535. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  536. <dt>Mosaic*XmPushButtonGadget*fontList
  537. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  538. <dt>Mosaic*XmToggleButton*fontList
  539. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  540. <dt>Mosaic*XmToggleButtonGadget*fontList
  541. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  542. <dt>Mosaic*optionmenu*fontList
  543. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  544. <dt>Mosaic*XmIconGadget*fontList
  545. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  546. <dt>Mosaic*XmBulletinBoard*buttonFontList
  547. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  548. <dt>Mosaic*menubar*fontList
  549. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  550. <dt>Mosaic*XmMenuShell*XmPushButton*fontList
  551. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  552. <dt>Mosaic*XmMenuShell*XmLabelGadget*fontList
  553. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  554. <dt>Mosaic*XmMenuShell*XmPushButtonGadget*fontList
  555. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  556. <dt>Mosaic*XmMenuShell*XmCascadeButton*fontList
  557. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  558. <dt>Mosaic*XmMenuShell*XmCascadeButtonGadget*fontList
  559. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  560. <dt>Mosaic*XmCascadeButton*fontList
  561. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  562. <dt>Mosaic*XmCascadeButtonGadget*fontList
  563. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  564. <dt>Mosaic*XmMenuShell*XmToggleButton*fontList
  565. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  566. <dt>Mosaic*XmMenuShell*XmToggleButtonGadget*fontList
  567. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  568. <dt>Mosaic*pulldownmenu*fontList
  569. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  570. <dt>Mosaic*XmList*fontList
  571. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  572. <dt>Mosaic*XmText.fontList
  573. <dd>-*-lucidatypewriter-medium-r-normal-*-14-*-iso8859-1
  574. <dt>Mosaic*XmTextField.fontList
  575. <dd>-*-lucidatypewriter-medium-r-normal-*-14-*-iso8859-1
  576. <dt>Mosaic*optionmenu*marginHeight
  577. <dd>0
  578. <dt>Mosaic*optionmenu*marginTop
  579. <dd>5
  580. <dt>Mosaic*optionmenu*marginBottom
  581. <dd>5
  582. <dt>Mosaic*optionmenu*marginWidth
  583. <dd>5
  584. <dt>Mosaic*pulldownmenu*XmPushButton*marginHeight
  585. <dd>1
  586. <dt>Mosaic*pulldownmenu*XmPushButton*marginWidth
  587. <dd>1
  588. <dt>Mosaic*pulldownmenu*XmPushButton*marginLeft
  589. <dd>3
  590. <dt>Mosaic*pulldownmenu*XmPushButton*marginRight
  591. <dd>3
  592. <dt>Mosaic*XmList*listMarginWidth
  593. <dd>3
  594. <dt>Mosaic*menubar*marginHeight
  595. <dd>1
  596. <dt>Mosaic*menubar.marginHeight
  597. <dd>0
  598. <dt>Mosaic*menubar*marginLeft
  599. <dd>1
  600. <dt>Mosaic*menubar.spacing
  601. <dd>7
  602. <dt>Mosaic*XmMenuShell*marginLeft
  603. <dd>3
  604. <dt>Mosaic*XmMenuShell*marginRight
  605. <dd>4
  606. <dt>Mosaic*XmMenuShell*XmToggleButtonGadget*spacing
  607. <dd>2
  608. <dt>Mosaic*XmMenuShell*XmToggleButtonGadget*marginHeight
  609. <dd>0
  610. <dt>Mosaic*XmMenuShell*XmToggleButtonGadget*indicatorSize
  611. <dd>12
  612. <dt>Mosaic*XmMenuShell*XmLabelGadget*marginHeight
  613. <dd>4
  614. <dt>Mosaic*XmToggleButtonGadget*spacing
  615. <dd>4
  616. <dt>Mosaic*XmToggleButton*spacing
  617. <dd>4
  618. <dt>Mosaic*XmScrolledWindow*spacing
  619. <dd>0
  620. <dt>Mosaic*XmScrollBar*width
  621. <dd>18
  622. <dt>Mosaic*XmScrollBar*height
  623. <dd>18
  624. <dt>Mosaic*Hbar*height
  625. <dd>22
  626. <dt>Mosaic*Vbar*width
  627. <dd>22
  628. <dt>Mosaic*XmScale*scaleHeight
  629. <dd>20
  630. <dt>Mosaic*XmText*marginHeight
  631. <dd>4
  632. <dt>Mosaic*fsb*XmText*width
  633. <dd>420
  634. <dt>Mosaic*fsb*XmTextField*width
  635. <dd>420
  636. <dt>Mosaic*fillOnSelect
  637. <dd>True
  638. <dt>Mosaic*visibleWhenOff
  639. <dd>True
  640. <dt>Mosaic*XmText*highlightThickness
  641. <dd>0
  642. <dt>Mosaic*XmTextField*highlightThickness
  643. <dd>0
  644. <dt>Mosaic*XmPushButton*highlightThickness
  645. <dd>0
  646. <dt>Mosaic*XmScrollBar*highlightThickness
  647. <dd>0
  648. <dt>Mosaic*highlightThickness
  649. <dd>0
  650. <dt>Mosaic*keyboardFocusPolicy
  651. <dd>pointer
  652. <dt>Mosaic*TitleFont
  653. <dd>-adobe-times-bold-r-normal-*-24-*-*-*-*-*-iso8859-1
  654. <dt>Mosaic*Font
  655. <dd>-adobe-times-medium-r-normal-*-17-*-*-*-*-*-iso8859-1
  656. <dt>Mosaic*ItalicFont
  657. <dd>-adobe-times-medium-i-normal-*-17-*-*-*-*-*-iso8859-1
  658. <dt>Mosaic*BoldFont
  659. <dd>-adobe-times-bold-r-normal-*-17-*-*-*-*-*-iso8859-1
  660. <dt>Mosaic*FixedFont
  661. <dd>-adobe-courier-medium-r-normal-*-17-*-*-*-*-*-iso8859-1
  662. <dt>Mosaic*Header1Font
  663. <dd>-adobe-times-bold-r-normal-*-24-*-*-*-*-*-iso8859-1
  664. <dt>Mosaic*Header2Font
  665. <dd>-adobe-times-bold-r-normal-*-18-*-*-*-*-*-iso8859-1
  666. <dt>Mosaic*Header3Font
  667. <dd>-adobe-times-bold-r-normal-*-17-*-*-*-*-*-iso8859-1
  668. <dt>Mosaic*Header4Font
  669. <dd>-adobe-times-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  670. <dt>Mosaic*Header5Font
  671. <dd>-adobe-times-bold-r-normal-*-12-*-*-*-*-*-iso8859-1
  672. <dt>Mosaic*Header6Font
  673. <dd>-adobe-times-bold-r-normal-*-10-*-*-*-*-*-iso8859-1
  674. <dt>Mosaic*AddressFont
  675. <dd>-adobe-times-medium-i-normal-*-17-*-*-*-*-*-iso8859-1
  676. <dt>Mosaic*PlainFont
  677. <dd>-adobe-courier-medium-r-normal-*-14-*-*-*-*-*-iso8859-1
  678. <dt>Mosaic*ListingFont
  679. <dd>-adobe-courier-medium-r-normal-*-12-*-*-*-*-*-iso8859-1
  680. <dt>Mosaic*SupSubFont
  681. <dd>-adobe-times-medium-r-normal-*-10-*-*-*-*-*-iso8859-1
  682. <dt>Mosaic*MeterFont
  683. <dd>-*-fixed-*-*-*-*-14-*-*-*-*-*-*
  684. <dt>Mosaic*AnchorUnderlines
  685. <dd>1
  686. <dt>Mosaic*VisitedAnchorUnderlines
  687. <dd>1
  688. <dt>Mosaic*DashedVisitedAnchorUnderlines
  689. <dd>True
  690. <dt>Mosaic*VerticalScrollOnRight
  691. <dd>True
  692. <dt>SGI -- Mosaic*Foreground
  693. <dd>#000000000000
  694. <dt>SGI -- Mosaic*XmScrollBar*Foreground
  695. <dd>#afafafafafaf
  696. <dt>SGI -- Mosaic*Background
  697. <dd>#afafafafafaf
  698. <dt>SGI -- Mosaic*XmList*Background
  699. <dd>#afafafafafaf
  700. <dt>SGI -- Mosaic*XmText*Background
  701. <dd>#afafafafafaf
  702. <dt>SGI -- Mosaic*TroughColor
  703. <dd>#545454545454
  704. <dt>SGI -- Mosaic*XmSelectionBox*Background
  705. <dd>#afafafafafaf
  706. <dt>SGI -- Mosaic*XmMessageBox*Background
  707. <dd>#afafafafafaf
  708. <dt>SGI -- Mosaic*XmLabel*Foreground
  709. <dd>#1d1d15155b5b
  710. <dt>SGI -- Mosaic*XmToggleButton*Foreground
  711. <dd>#1d1d15155b5b
  712. <dt>SGI -- Mosaic*XmPushButton*Foreground
  713. <dd>#5b5b00000000
  714. <dt>SGI -- Mosaic*logo*Foreground
  715. <dd>#1d1d15155b5b
  716. <dt>SGI -- Mosaic*searchindex_button*Foreground
  717. <dd>#1d1d15155b5b
  718. <dt>SGI -- Mosaic*XmTextField*Background
  719. <dd>#8c8c8c8c8c8c
  720. <dt>SGI -- Mosaic*SelectColor
  721. <dd>#ffffffff0000
  722. <dt>SGI -- Mosaic*HighlightColor
  723. <dd>#afafafafafaf
  724. <dt>SGI -- Mosaic*TopShadowColor
  725. <dd>#dfdfdfdfdfdf
  726. <dt>SGI -- Mosaic*XmList*TopShadowColor
  727. <dd>#dfdfdfdfdfdf
  728. <dt>SGI -- Mosaic*XmText*TopShadowColor
  729. <dd>#dfdfdfdfdfdf
  730. <dt>SGI -- Mosaic*XmSelectionBox*TopShadowColor
  731. <dd>#dfdfdfdfdfdf
  732. <dt>SGI -- Mosaic*XmMessageBox*TopShadowColor
  733. <dd>#dfdfdfdfdfdf
  734. <dt>SGI -- Mosaic*visitedAnchorColor
  735. <dd>#272705055b5b
  736. <dt>SGI -- Mosaic*anchorColor
  737. <dd>#00000000b0b0
  738. <dt>SGI -- Mosaic*activeAnchorFG
  739. <dd>#ffff00000000
  740. <dt>SGI -- Mosaic*activeAnchorBG
  741. <dd>#afafafafafaf
  742. <dt>DEFAULT -- Mosaic*Foreground
  743. <dd>#000000000000
  744. <dt>DEFAULT -- Mosaic*XmScrollBar*Foreground
  745. <dd>#bfbfbfbfbfbf
  746. <dt>DEFAULT -- Mosaic*XmLabel*Foreground
  747. <dd>#1d1d15155b5b
  748. <dt>DEFAULT -- Mosaic*XmToggleButton*Foreground
  749. <dd>#1d1d15155b5b
  750. <dt>DEFAULT -- Mosaic*XmPushButton*Foreground
  751. <dd>#5b5b00000000
  752. <dt>DEFAULT -- Mosaic*logo*Foreground
  753. <dd>#1d1d15155b5b
  754. <dt>DEFAULT -- Mosaic*searchindex_button*Foreground
  755. <dd>#1d1d15155b5b
  756. <dt>DEFAULT -- Mosaic*Background
  757. <dd>#bfbfbfbfbfbf
  758. <dt>DEFAULT -- Mosaic*XmList*Background
  759. <dd>#bfbfbfbfbfbf
  760. <dt>DEFAULT -- Mosaic*XmText*Background
  761. <dd>#bfbfbfbfbfbf
  762. <dt>DEFAULT -- Mosaic*XmSelectionBox*Background
  763. <dd>#bfbfbfbfbfbf
  764. <dt>DEFAULT -- Mosaic*XmMessageBox*Background
  765. <dd>#bfbfbfbfbfbf
  766. <dt>DEFAULT -- Mosaic*XmTextField*Background
  767. <dd>#9c9c9c9c9c9c
  768. <dt>DEFAULT -- Mosaic*TopShadowColor
  769. <dd>#e7e7e7e7e7e7
  770. <dt>DEFAULT -- Mosaic*XmList*TopShadowColor
  771. <dd>#e7e7e7e7e7e7
  772. <dt>DEFAULT -- Mosaic*XmText*TopShadowColor
  773. <dd>#e7e7e7e7e7e7
  774. <dt>DEFAULT -- Mosaic*XmSelectionBox*TopShadowColor
  775. <dd>#e7e7e7e7e7e7
  776. <dt>DEFAULT -- Mosaic*XmMessageBox*TopShadowColor
  777. <dd>#e7e7e7e7e7e7
  778. <dt>DEFAULT -- Mosaic*TroughColor
  779. <dd>#646464646464
  780. <dt>DEFAULT -- Mosaic*SelectColor
  781. <dd>#ffffffff0000
  782. <dt>DEFAULT -- Mosaic*HighlightColor
  783. <dd>#bfbfbfbfbfbf
  784. <dt>DEFAULT -- Mosaic*visitedAnchorColor
  785. <dd>#3f3f0f0f7b7b
  786. <dt>DEFAULT -- Mosaic*anchorColor
  787. <dd>#00000000b0b0
  788. <dt>DEFAULT -- Mosaic*activeAnchorFG
  789. <dd>#ffff00000000
  790. <dt>DEFAULT -- Mosaic*activeAnchorBG
  791. <dd>#bfbfbfbfbfbf
  792. <dt>Mosaic*dragInitiatorProtocolStyle
  793. <dd>XmDRAG_NONE
  794. <dt>Mosaic*dragReceiverProtocolStyle
  795. <dd>XmDRAG_NONE
  796. </dl>
  797. </p>
  798. <hr>
  799. <p>
  800. <h2>The next list deals with resources pertaining to monochrome displays:</h2>
  801. <dl>
  802. <dt>Mosaic*XmLabel*fontList
  803. <dd>-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  804. <dt>Mosaic*XmLabelGadget*fontList
  805. <dd>-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  806. <dt>Mosaic*XmScale*fontList
  807. <dd>-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  808. <dt>Mosaic*XmBulletinBoard*labelFontList
  809. <dd>-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  810. <dt>Mosaic*optionmenu.XmLabelGadget*fontList
  811. <dd>-*-helvetica-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  812. <dt>Mosaic*XmPushButton*fontList
  813. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  814. <dt>Mosaic*XmPushButtonGadget*fontList
  815. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  816. <dt>Mosaic*XmToggleButton*fontList
  817. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  818. <dt>Mosaic*XmToggleButtonGadget*fontList
  819. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  820. <dt>Mosaic*optionmenu*fontList
  821. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  822. <dt>Mosaic*XmIconGadget*fontList
  823. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  824. <dt>Mosaic*XmBulletinBoard*buttonFontList
  825. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  826. <dt>Mosaic*menubar*fontList
  827. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  828. <dt>Mosaic*XmMenuShell*XmPushButton*fontList
  829. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  830. <dt>Mosaic*XmMenuShell*XmLabelGadget*fontList
  831. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  832. <dt>Mosaic*XmMenuShell*XmPushButtonGadget*fontList
  833. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  834. <dt>Mosaic*XmMenuShell*XmCascadeButton*fontList
  835. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  836. <dt>Mosaic*XmMenuShell*XmCascadeButtonGadget*fontList
  837. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  838. <dt>Mosaic*XmCascadeButton*fontList
  839. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  840. <dt>Mosaic*XmCascadeButtonGadget*fontList
  841. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  842. <dt>Mosaic*XmMenuShell*XmToggleButton*fontList
  843. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  844. <dt>Mosaic*XmMenuShell*XmToggleButtonGadget*fontList
  845. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  846. <dt>Mosaic*pulldownmenu*fontList
  847. <dd>-*-helvetica-bold-o-normal-*-14-*-iso8859-1
  848. <dt>Mosaic*XmList*fontList
  849. <dd>-*-helvetica-medium-r-normal-*-14-*-iso8859-1
  850. <dt>Mosaic*XmText.fontList
  851. <dd>-*-lucidatypewriter-medium-r-normal-*-14-*-iso8859-1
  852. <dt>Mosaic*XmTextField.fontList
  853. <dd>-*-lucidatypewriter-medium-r-normal-*-14-*-iso8859-1
  854. <dt>Mosaic*optionmenu*marginHeight
  855. <dd>0
  856. <dt>Mosaic*optionmenu*marginTop
  857. <dd>5
  858. <dt>Mosaic*optionmenu*marginBottom
  859. <dd>5
  860. <dt>Mosaic*optionmenu*marginWidth
  861. <dd>5
  862. <dt>Mosaic*pulldownmenu*XmPushButton*marginHeight
  863. <dd>1
  864. <dt>Mosaic*pulldownmenu*XmPushButton*marginWidth
  865. <dd>1
  866. <dt>Mosaic*pulldownmenu*XmPushButton*marginLeft
  867. <dd>3
  868. <dt>Mosaic*pulldownmenu*XmPushButton*marginRight
  869. <dd>3
  870. <dt>Mosaic*XmList*listMarginWidth
  871. <dd>3
  872. <dt>Mosaic*menubar*marginHeight
  873. <dd>1
  874. <dt>Mosaic*menubar.marginHeight
  875. <dd>0
  876. <dt>Mosaic*menubar*marginLeft
  877. <dd>1
  878. <dt>Mosaic*menubar.spacing
  879. <dd>7
  880. <dt>Mosaic*XmMenuShell*marginLeft
  881. <dd>3
  882. <dt>Mosaic*XmMenuShell*marginRight
  883. <dd>4
  884. <dt>Mosaic*XmMenuShell*XmToggleButtonGadget*spacing
  885. <dd>2
  886. <dt>Mosaic*XmMenuShell*XmToggleButtonGadget*marginHeight
  887. <dd>0
  888. <dt>Mosaic*XmMenuShell*XmToggleButtonGadget*indicatorSize
  889. <dd>12
  890. <dt>Mosaic*XmMenuShell*XmLabelGadget*marginHeight
  891. <dd>4
  892. <dt>Mosaic*XmToggleButtonGadget*spacing
  893. <dd>4
  894. <dt>Mosaic*XmToggleButton*spacing
  895. <dd>4
  896. <dt>Mosaic*XmScrolledWindow*spacing
  897. <dd>0
  898. <dt>Mosaic*XmScrollBar*width
  899. <dd>18
  900. <dt>Mosaic*XmScrollBar*height
  901. <dd>18
  902. <dt>Mosaic*Hbar*height
  903. <dd>22
  904. <dt>Mosaic*Vbar*width
  905. <dd>22
  906. <dt>Mosaic*XmScale*scaleHeight
  907. <dd>20
  908. <dt>Mosaic*XmText*marginHeight
  909. <dd>4
  910. <dt>Mosaic*fsb*XmText*width
  911. <dd>420
  912. <dt>Mosaic*fsb*XmTextField*width
  913. <dd>420
  914. <dt>Mosaic*fillOnSelect
  915. <dd>True
  916. <dt>Mosaic*visibleWhenOff
  917. <dd>True
  918. <dt>Mosaic*XmText*highlightThickness
  919. <dd>0
  920. <dt>Mosaic*XmTextField*highlightThickness
  921. <dd>0
  922. <dt>Mosaic*XmPushButton*highlightThickness
  923. <dd>0
  924. <dt>Mosaic*XmScrollBar*highlightThickness
  925. <dd>0
  926. <dt>Mosaic*highlightThickness
  927. <dd>0
  928. <dt>Mosaic*keyboardFocusPolicy
  929. <dd>pointer
  930. <dt>Mosaic*TitleFont
  931. <dd>-adobe-times-bold-r-normal-*-24-*-*-*-*-*-iso8859-1
  932. <dt>Mosaic*Font
  933. <dd>-adobe-times-medium-r-normal-*-17-*-*-*-*-*-iso8859-1
  934. <dt>Mosaic*ItalicFont
  935. <dd>-adobe-times-medium-i-normal-*-17-*-*-*-*-*-iso8859-1
  936. <dt>Mosaic*BoldFont
  937. <dd>-adobe-times-bold-r-normal-*-17-*-*-*-*-*-iso8859-1
  938. <dt>Mosaic*FixedFont
  939. <dd>-adobe-courier-medium-r-normal-*-17-*-*-*-*-*-iso8859-1
  940. <dt>Mosaic*Header1Font
  941. <dd>-adobe-times-bold-r-normal-*-24-*-*-*-*-*-iso8859-1
  942. <dt>Mosaic*Header2Font
  943. <dd>-adobe-times-bold-r-normal-*-18-*-*-*-*-*-iso8859-1
  944. <dt>Mosaic*Header3Font
  945. <dd>-adobe-times-bold-r-normal-*-17-*-*-*-*-*-iso8859-1
  946. <dt>Mosaic*Header4Font
  947. <dd>-adobe-times-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
  948. <dt>Mosaic*Header5Font
  949. <dd>-adobe-times-bold-r-normal-*-12-*-*-*-*-*-iso8859-1
  950. <dt>Mosaic*Header6Font
  951. <dd>-adobe-times-bold-r-normal-*-10-*-*-*-*-*-iso8859-1
  952. <dt>Mosaic*AddressFont
  953. <dd>-adobe-times-medium-i-normal-*-17-*-*-*-*-*-iso8859-1
  954. <dt>Mosaic*PlainFont
  955. <dd>-adobe-courier-medium-r-normal-*-14-*-*-*-*-*-iso8859-1
  956. <dt>Mosaic*ListingFont
  957. <dd>-adobe-courier-medium-r-normal-*-12-*-*-*-*-*-iso8859-1
  958. <dt>Mosaic*SupSubFont
  959. <dd>-adobe-courier-medium-r-normal-*-10-*-*-*-*-*-iso8859-1
  960. <dt>Mosaic*MeterFont
  961. <dd>-*-fixed-*-*-*-*-14-*-*-*-*-*-*
  962. <dt>Mosaic*Foreground
  963. <dd>black
  964. <dt>Mosaic*Background
  965. <dd>white
  966. <dt>Mosaic*TopShadowColor
  967. <dd>black
  968. <dt>Mosaic*BottomShadowColor
  969. <dd>black
  970. <dt>Mosaic*anchorColor
  971. <dd>black
  972. <dt>Mosaic*visitedAnchorColor
  973. <dd>black
  974. <dt>Mosaic*activeAnchorFG
  975. <dd>black
  976. <dt>Mosaic*activeAnchorBG
  977. <dd>white
  978. <dt>Mosaic*TroughColor
  979. <dd>black
  980. <dt>Mosaic*SelectColor
  981. <dd>black
  982. <dt>Mosaic*AnchorUnderlines
  983. <dd>1
  984. <dt>Mosaic*VisitedAnchorUnderlines
  985. <dd>1
  986. <dt>Mosaic*DashedVisitedAnchorUnderlines
  987. <dd>True
  988. <dt>Mosaic*VerticalScrollOnRight
  989. <dd>True
  990. <dt>Mosaic*dragInitiatorProtocolStyle
  991. <dd>XmDRAG_NONE
  992. <dt>Mosaic*dragReceiverProtocolStyle
  993. <dd>XmDRAG_NONE
  994. </dl>
  995. </p>
  996. </body>
  997. </html>