! $Id: Maker,v 1.91 1993/07/15 23:27:04 ras Exp $
! These resources should be in a platform-dependent file.
!
! Lines beginning with an exclamation point are comment lines.
!
! The hexadecimal values used in this file must be from the Frame
! character set, documented in an appendix of your user's manual
! ("Using FrameBuilder," "Using FrameMaker," etc).
! A hexadecimal value must be preceded by two backslashes.
!
! For more information about the resources in this file, see the online
! manual "Changing Setup Files." 
!
! After you change resources in this file, restart Frame products to see the
! effect of your changes.
!
! See Maker.<language> (for example, Maker.fr) for language-specific
! resources.


! BELL VOLUME

!	Bell volume for Maker.  (0-100)
!	This can only affect X servers that can set the bell volume.

Maker.bellVolume:		50


! CHARACTER ENCODING

!	Use this resource if you want Frame products to save in 7-bit ASCII 
!	text rather than 8-bit ISO Latin-1 text.  (ISO Latin-1 is the default)

!Maker.textCharacterEncoding:	ASCII


! COLOR DISPLAY

!	Use this resource to specify whether you want Frame products to
!	display colors in color on a color monitor.

Maker.colorDocs:		True

!	Use this resource to specify whether you want Frame products to display
!	color images in color on a color monitor.

Maker.colorImages:		True

!	Use these resources to change the color of scroll bars in the
!	document window.

!Maker*vertSB.background:	Color
!Maker*vertSB.troughColor:	Color
!Maker*horizSB.background:	Color
!Maker*horizSB.troughColor:	Color

!	Use these resources to change the colors in the main Frame product
!	window, menus, dialogs, and document window scroll bars.

!Maker*foreground:		black
!Maker*background:		lightgray

!	Use this resource to change the foreground color of the
!	document window.  If Maker.colorDocs is True, this will have
!	no effect on the color of the text in the document window.
!
Maker*winRect.foreground:	black

!	Use this resource to change the background color of the
!	document window.

Maker*winRect.background:	white

!       On monochrome screens, the default button shadowing for certain
!       dialogs may appear inconsistent.  Uncomment the resource below.

!Maker*topShadowColor:           black

! CURSORS

! To define a new cursor, specify a cursor name from the cursor font
! or specify the filename of a bitmap. If a Frame product can't find the
! filename, it uses left_ptr.
! Note: Don't use a cursor larger than 16x16 unless you know that your
! server will support it.  If there is any failure, the Frame product defaults
! to left_ptr.

!	Standard X cursors

Maker.Cursor.wait:		wait
Maker.Cursor.waitalt:		waitalt
Maker.Cursor.textline:		textline
Maker.Cursor.arrow:		left_ptr
!Maker.Cursor.topleft:		top_left_corner
!Maker.Cursor.top:		top_side
!Maker.Cursor.topright:		top_right_corner
!Maker.Cursor.right:		right_side
!Maker.Cursor.bottomright:	bottom_right_corner
!Maker.Cursor.bottom:		bottom_side
!Maker.Cursor.bottomleft:	bottom_left_corner
!Maker.Cursor.left:		left_side
Maker.Cursor.reshape:		crosshair
Maker.Cursor.dialog:		left_ptr
Maker.Cursor.ibeam:		xterm
Maker.Cursor.ibeaml:		IbeamLeft
Maker.Cursor.ibeamr:		IbeamRight
Maker.Cursor.ibeam90:		Ibeam90
Maker.Cursor.move:		move
Maker.Cursor.button:		button
Maker.Cursor.rotate:		rotobject
Maker.Cursor.doreshape:		draft_small
Maker.Cursor.crosshair:		crosshair
Maker.Cursor.cellsresize:	right
Maker.Cursor.help:		question_arrow

! Structure window cursors

Maker.Cursor.promote:	promote
Maker.Cursor.demote:	demote
Maker.Cursor.nudgeup:	nudgeup
Maker.Cursor.nudgedown:	nudgedown
Maker.Cursor.drag:	drag
Maker.Cursor.copydrag:	copydrag
Maker.Cursor.rtarrow:	rtarrow
Maker.Cursor.xarrow:	left_ptr
Maker.Cursor.xmove:	move

!	SunView graphics cursors

Maker.Cursor.topleft:		topleft
Maker.Cursor.top:		top
Maker.Cursor.topright:		topright
Maker.Cursor.right:		right
Maker.Cursor.bottomright:	botright
Maker.Cursor.bottom:		bot
Maker.Cursor.bottomleft:	botleft
Maker.Cursor.left:		left


! PREFERENCES DIALOG
!	(save time is in minutes; idle time is in seconds)

Maker.autoBackupOnSave:		True
Maker.autoSave:		True
Maker.autoSaveTime:		5
Maker.autoSaveIdleTime:		10
Maker.greekSize:		7


! DICTIONARIES

!	The name of the Frame product site dictionary:

Maker.siteDict:			site.dict


! DISPLAY RESOLUTION

!	Resolution of your monitor (in pixels per inch).
!	Imported images in on-line documents, such as
!	the on-line Help and Demo.doc will not
!	look good if this resource is set to something
!	other than 72x72.

Maker.dpi:			72x72


! DOCUMENT DISPLAY OPTIONS

!	Use a faster scaling algorithm for 1-bit images.  This improves
!	performance, but the scaled images are less similar to the original.

Maker.fastScaling:		False

!	Use X-server arcs for arc rendering.  May be slow or buggy on
!	some pre-X11R4 servers.

Maker.useServerArcs:		True

!	If you have the resource Maker.useServerArcs set to false,
!	this value will determine the number of sides used to
!	approximate a circle.

Maker.numSides:			25

!	Redisplay of document windows:

Maker.useBackingStore:		False

!	Turn off Display PostScript imaging of PostScript images:

!Maker.useDPS:			False

!	Maximum number of documents that a Frame product can have open at once.

Maker.maxDocuments:		64

!	If the resource Maker.textStippleFilled is set, then maker 
!	Will attempt to use stipple fills rather than copy planes
!	to image its text.  This resource should work in all cases,
!       but it is an especially good idea to set it on the following
!	systems:
!
!		HP  systems using the sharedX server;
!		SGI systems without hardware raster-op support;

Maker.textStippleFilled:	True

! ZOOM POP-UP MENU

Maker.zoomPercents:		25,50,100,120,140,150,160,180,200,400


! FONTS

!	The name of the Frame product fontlist file.
!	Supply only the filename, not any directory component.
!	Frame products look for this file in ./fminit/fontdir,
!	$HOME/fminit/fontdir, and $FMHOME/fminit/fontdir.

Maker.fontListFile:		fontlist

!	For the book window menu, command names, scroll list items, and
!	status messages:

Maker.bookkit*fontList: -adobe-helvetica-bold-r-normal--12-*-iso8859-1

!	For the Character Catalog scroll list items and Delete button:

Maker.cCatalog.form.*.fontList: -adobe-helvetica-bold-r-normal--10-*-iso8859-1

!	For the Paragraph Catalog scroll list items and Delete button:

Maker.pCatalog.form.*.fontList: -adobe-helvetica-bold-r-normal--10-*-iso8859-1

!	For the Element Catalog scroll list items and buttons:

Maker.eCatalog.form.*.fontList: -adobe-helvetica-bold-r-normal--10-*-iso8859-1

!	For scroll list items in dialogs:

Maker*XmDialogShell*XmList*fontList: -adobe-helvetica-bold-r-normal--10-*-iso8859-1

!	For all other items in dialog:

Maker*XmDialogShell*fontList: -adobe-helvetica-bold-r-normal--12-*-iso8859-1

!	For items in the bottom border of the document window:

Maker*dockit*fontList: -adobe-helvetica-bold-r-normal--12-*-iso8859-1

!	For items in pop-up menus of the document window:

Maker*XmMenuShell*fontList: -adobe-helvetica-bold-r-normal--12-*-iso8859-1

!	For the buttons in the main Frame product window.
!	Also included in Maker.<language> file.

!Maker.makerkit.form*.fontList: -adobe-helvetica-bold-r-normal--14-*-iso8859-1

! DEFAULT LANGUAGES

!	User interface language.
!	Note: uiLanguage cannot be set in the language-specific Maker files.

!Maker.uiLanguage:		USEnglish
!Maker.uiLanguage:		UKEnglish
!Maker.uiLanguage:		Francais
!Maker.uiLanguage:		Deutsch
!Maker.uiLanguage:		Svenska
!Maker.uiLanguage:		Italiano

!	Paragraph and text line language in custom new documents
!	Note: docLanguage cannot be set in the language-specific Maker files.

!Maker.docLanguage:		USEnglish

!Maker.docLanguage:		UKEnglish
!Maker.docLanguage:		German
!Maker.docLanguage:		SwissGerman
!Maker.docLanguage:		French
!Maker.docLanguage:		CanadianFrench
!Maker.docLanguage:		Spanish
!Maker.docLanguage:		Catalan
!Maker.docLanguage:		Italian
!Maker.docLanguage:		Portuguese
!Maker.docLanguage:		Brazilian
!Maker.docLanguage:		Danish
!Maker.docLanguage:		Dutch
!Maker.docLanguage:		Norwegian
!Maker.docLanguage:		Nynorsk
!Maker.docLanguage:		Finnish
!Maker.docLanguage:		Swedish


! SPECIAL KEYS

!	In the following resources, use ^ for the Control key, ~ for the
!	Meta key, and + for the Shift key.

!	Command prefix, in addition to Control-r.

Maker.cmdPrefix:		/Execute

!	Use the Esc (Escape) key as a command prefix (as it in the SunView
!	version of FrameMaker).

Maker.cmdEscape:		True

!	Key(s) to use as the Meta key. The default is the Mod 1 key.
!	Use any combination of +, ^ and 1, 2, 3, 4, 5 (for the Mod keys).

!Maker.meta: 1


! MENU BAR ACCELERATOR

!	As of FrameMaker 4.0, this resource is now obsolete.
!	See the command "MenubarFocus" in the 
!   $FMHOME/fminit/UILanguage/XCommands file.

!Maker.*.menuBar.menuAccelerator:	<Key>F10


! MOUSE BUTTON USAGE

!	Double-click interval (in tenths of a second).

Maker.doubleClickTenths:	10

!	To interpret the use of mouse buttons as in the SunView version,
!	change this resource to True.

Maker.oldMouse:			False


! MEMORY ALLOCATION FOR IMAGES AND FONTS

!	The pool size (in bytes) must be larger than the product of the
!	bitmap's (displayed) width and height (in points) multiplied by 8.

Maker.maxClientBitmaps:		256
Maker.clientBitmapSize:		600000
Maker.maxServerBitmaps:		128
Maker.serverBitmapSize:		1000000


! PRINT DIALOG

!	Printer name:

Maker.printerName:		ps

!	Printer language:

Maker.printerlanguage:		ps

!	Page order
!	If this is not set, maker uses the value saved in the document
!Maker.lastPageFirst:		True


! LINE WIDTHS

Maker.penWidths:		0.5,1.0,3.0,4.0


! PEN AND FILL PATTERNS

Maker.patterns: (GrayPattern, 100, FFFFFFFFFFFFFFFF) BLACK \
		(GrayPattern,  90, DDFF77FFDDFF77FF) 90% gray \
		(GrayPattern,  70, DD77DD77DD77DD77) 70% gray \
		(GrayPattern,  50, AA55AA55AA55AA55) 50% gray \
		(GrayPattern,  30, 8822882288228822) 30% gray \
		(GrayPattern,  10, 8800220088002200) 10% gray \
		(GrayPattern,   3, 8000080080000800) 3% gray \
		(GrayPattern,   0, 0000000000000000) WHITE \
		(BitPattern,       0F1E3C78F0E1C387) \
		(BitPattern,       0F87C3E1F0783C1E) \
		(BitPattern,       CCCCCCCCCCCCCCCC) \
		(BitPattern,       FFFF0000FFFF0000) \
		(BitPattern,       8142241818244281) \
		(BitPattern,       03060C183060C081) \
		(BitPattern,       8040201008040201) \
		(BitPattern,       0000000000000000) NOCOLOR


! SCREEN CAPTURE

!	Screen capture border color:

!Maker.captureRectColor: red

!	A number of seconds to pause after the capture dialog is dismissed
!	before starting the screen capture.  This time may be used to
!	cause the window manager to change the installed colormap.

!Maker.captureDelayTime:	5


! WINDOW POSITIONS AND DIMENSIONS

!	Coordinates are in pixels, offset from the top left corner of the
!	screen. Dimensions are in pixels.

!	Main Frame product window size and coordinates. You can specify 
!	just the size (322x66), just the coordinates (+780+0), or both.
!	Also included in Maker.<language> file.

!Maker.makerkit.geometry:	322x66+780+0

!	Character Catalog coordinates and dimensions:

Maker.cCatalog.form.x:		677
Maker.cCatalog.form.y:		208
Maker.cCatalog.form.width:	136
Maker.cCatalog.form.height:	168

!	Character Designer window coordinates:

Maker.fontdesign.bb.x:		677
Maker.fontdesign.bb.y:		336

!	Conditional Text window:

Maker.cond_text.bb.x:		687
Maker.cond_text.bb.y:		56

!	Custom Ruling and Shading window coordinates:

Maker.cust_rs.bb.x:		705
Maker.cust_rs.bb.y:		180

!	Marker window coordinates:

Maker.edit_markers.bb.x:	677
Maker.edit_markers.bb.y:	11

!	Newly created book window dimensions:

Maker.bookkit.form.width:	300
Maker.bookkit.form.height:	225

!	Paragraph Catalog coordinates and dimensions:

Maker.pCatalog.form.x:		677
Maker.pCatalog.form.y:		0
Maker.pCatalog.form.width:	136
Maker.pCatalog.form.height:	168

!	Paragraph Designer window coordinates:

Maker.pgf.bb.x:			677
Maker.pgf.bb.y:			30

!	Find/Change window coordinates:

Maker.edit_search.bb.x:		677
Maker.edit_search.bb.y:		419

!   FrameViewer Find window coordinates:
 
Maker.viewer_find.bb.x:     600
Maker.viewer_find.bb.y:     20
 
!	Spelling Checker window coordinates:

Maker.edit_spell.bb.x:		695
Maker.edit_spell.bb.y:		459

!	Table Format window coordinates:

Maker.tab.bb.x:			677
Maker.tab.bb.y:			102

!	Tools window coordinates:

Maker.tools.tools_form.x:	741
Maker.tools.tools_form.y:	30

!	Element Catalog coordinates and dimensions:

Maker.eCatalog.form.x:		677
Maker.eCatalog.form.y:		  0
Maker.eCatalog.form.width:	136
Maker.eCatalog.form.height:	244

! Validation Dialog coordinates:

Maker.valid.bb.x:			677
Maker.valid.bb.y:			 50

!   Licensing information window coordinates:

Maker.nl_splash.bb.x: 350
Maker.nl_splash.bb.y: 350


!   Minimum width and height for documents

Maker.dockit*minWidth:  60
Maker.dockit*minHeight: 60

!       Delay between updates while scrolling documents.

Maker*vertSB.repeatDelay:       20
Maker*horizSB.repeatDelay:      20

!   Certain window managers cause long timeout delays.  Cut that timeout
!   period down to approximately 9ms (Default is 5 sec).

Maker*wmTimeout:       900


! MENU CONFIGURATIONS

!	The file that defines your menu configuration

!Maker.menus:             Menus

!	Menubar Initialization.  Use these resources to determine your
!	initial menu bar configuration.

Maker.menuSet:	Complete
!Maker.menuSet:	Quick
!Maker.menuSet:	Custom


! COMMAND CONFIGURATION FILES

!Maker.commands:          Commands
!Maker.mathCommands:      MathCommands
!Maker.xCommands:	  XCommands
!Maker.xDisplayCommands:  display/XCommands.mit

!	Command and menu customization file for your 
!	personal use

!Maker.myCommands:        fmCustomUI


! MACROS FILES

!	Macro file for your personal use.

!Maker.myMacros:          fmMacros

!	The name of the log file used for your newly created
!	macros:

Maker.macroLogFile:		fmMacrosLog


! FRAMESERVER APPLICATIONS

!	Starting with FrameMaker 3.0, a unique RPC number is generated
!	for each process. You may need to modify an application to use the
!	Frame product RPC number. Meanwhile, use the following resource if you
!	want to use an application that worked with FrameMaker 2.1.

!Maker.rpcProp:			none

!	Frame products allow the user to specify the RPC program
!	number to use for Frame RPC requests.  If you do not set this
!	resource, Frame products will select an unused number for each session,
!	and make that number available to client applications.  If you
!	choose to assign the number yourself, your number must be carefully
!	selected so that it does not conflict with other registered RPC
!	programs.
!	PLEASE BE CAREFUL WHEN SELECTING THIS NUMBER. (For more
!	information, see the online manual "Using FrameServer with 
!	Applications and Insets," available as part of the Frame 
!	Developer's Kit.)

!Maker.rpcProg:			300009

!	Window dumping command

Maker.xwdCmd:			xwd -id $windowid -frame | xpr -device ps -gray 4 -scale 1 -portrait -trailer $filename | lpr






! OPEN WINDOWS COMPATIBILITY

!	If you are running OpenWindows, and using the olwm window manager,
!	it is important that the following resource be set properly.
!	If you are running in "Click SELECT" mode, then uncomment the
!	following line:

!Maker.olwmClickType: True

!	If you are running in "Move Pointer" mode then uncomment this line:

!Maker.olwmClickType: False

!	If you don't uncomment either of these lines, the default is
!	"True".  The mode you are using may be found the Properties
!	dialog, under the "Miscellaneous" menu option.


! WINDOW MANAGER INTERACTION

!	These resources determine how a Frame product places dialogs
!	on the screen in relation to the window manager decoration.
!	Changing these settings can cause peculiar behavior.

Maker.positionIsFrame:		True
Maker.USPosition:		True

!	Some window managers add minimal or no window borders to dialogs.
!	If your window manager doesn't, uncomment the following resource.
!	Note: A dialog with a window border can be iconified.
!	If you seem to lose a dialog, see if it's iconified.

!Maker*Transient:		False

!	If your documents and dialogs have no window manager
!	functionality, your window manager may be incompatible
!	with recent changes in an Mwm standard.
!	Uncomment the following to use an older standard.

!Maker.useAllMwmFunctions:	False


! CLIPBOARD INTERACTION

!	Frame products now unify the X and Frame clipboards, pasting
!	whichever is newest.  This can be disabled by uncommenting
!	the following line.  Disabling unifyClipboards will override
!	the three other resources below.  Note that no clipboard
!	access is available in dialogs.

!Maker.unifyClipboards:  False

!	Frame products compensate for a pre-OpenWindows4 shelltool bug 
!	which affects the clipboard (Sun Bug Id 1101217).  When this is
!	fixed, our patch may harm clipboard performance.  
!	If it does, uncomment the following line to disable our patch.

!Maker.sunYieldPatch:  False

!	If you run a program or an X server that always takes ownership
!	of the X clipboard, you may need to set the following resource.
!	Contact Frame Technical Support for more information about which
!	value to use.
!	Understood values are "False", "Time", "Window", "Other".

!Maker.serverOwnsClipboard:  False

!	MacX 1.1 and 1.2 have non-standard clipboard behavior where 
!	they always gains ownership of the X clipboard, but retain the
!	application's time stamp.  If a future version of MacX fixes 
!	this to a standard implementation, you may need to uncomment
!	the following resource, which has a default value of "time".
!	The serverOwnsClipboard resource overrides this one.

!Maker.macOwnsClipboard:  False

!	Mwm for X11R4 and X11R5 seems to deviate from ICCCM in how
!	it implements the WM_SAVE_YOURSELF protocol, which is used to
!	support session management.  Mwm neither waits for completion
!	of WM_DELETE_WINDOW handling, nor waits for the update of the
!	WM_COMMAND property before terminating the application's X
!	connection.  The result is that use of Mwm's Close command on
!	the Frame product's main window terminates the product before
!	the user can save unsaved documents.
!
!	To cope with this, the following resource is used to enable or
!	disable the Frame product's use of the WM_SAVE_YOURSELF protocol.
!	The purpose of the protocol is to support session management,
!	giving the application a chance to update its WM_COMMAND property.
!
!	The default is to be off (False) for Mwm and on (True) otherwise.
!	Uncomment the following to turn it on always.

!Maker.useSaveYourselfProtocol:  True
!   Position of the FrameViewer Notes window

Maker.notes.bb.x: 676
Maker.notes.bb.y: 0

!   Position of the FrameViewer Bookmarks window

Maker.bmarks.bb.x: 767
Maker.bmarks.bb.y: 366

!   Position of the FrameViewer Retrieve window
 
Maker.txtr.bb.x:        675
Maker.txtr.bb.y:        100
 
!   Position of the FrameViewer Matches window
 
Maker.txtrnav.bb.x:     820
Maker.txtrnav.bb.y:     645

