!******************************************************************************
!*                                                                            *
!*  Showps - Application resource file for Adobe ShowPS, version 1.0          *
!*                                                                            *
!******************************************************************************

*appVersion:					1.0
*foreground:					black
*background:					gray
*fontList:					-adobe-helvetica-bold-r-*-120-*

!*-------------------*
!* Program resources *
!*-------------------*

*displayShortcutPanelDialogAtStartup:		False
*displayScaleSelectionDialogAtStartup:		False
*displayPageSelectionDialogAtStartup:		False
*displayPageOrientationDialogAtStartup:		False
*emulatePaperTrays:				True
*ignoreComments:				False
*maxPixmapBytes:				9000000
*monochrome:					False
*pageOrientation:				portrait
*pageSize:					letter
*preScanSize:					8200
!*prologFile:			/usr/lib/X11/app-defaults/ps/ShowPSProlog.ps
*quietFallback:					True
*readFromStandardInput:				False
*repositionEPSF:				True
*scale:						1.0
*substituteFonts:				True
*skipCopyright:					False
*tempDir:					/tmp
*verbose:					False
*watchProgress:					False

!*------------------*
!* DPS/NX resources *
!*------------------*

!*dpsnxAgent:					[hostname]:[:]portnumber
*dpsnxDebugLevel:				0
*dpsnxExtraStack:				0
*dpsnxNoLog:					False
!*dpsnxPSResDir:				/usr/psres
!*dpsnxPixmapMemory:				[limited|moderate|unlimited]
!*dpsnxPortNumber:				6016
*dpsnxQuantum:					1000
*dpsnxSynchronous:				False
!*dpsnxTransport:				[tcp | unix | decnet]
*dpsnxUseXFonts:				False
*dpsnxLingerTime:				0:02

!*------------------*
!* Widget resources *
!*------------------*

*main_form.width:				725
*main_form.height:				850

*tearOffModel:					TEAR_OFF_DISABLED

*shortcut_panel_dialog.defaultPosition:		False
*shortcut_panel_dialog.x:			120
*shortcut_panel_dialog.y:			0
*shortcut_panel_dialog.orientation:		VERTICAL

*page_orientation_dialog.defaultPosition:	False
*page_orientation_dialog.x:			0
*page_orientation_dialog.y:			0
*page_orientation_dialog.orientation:		VERTICAL

*scrolled_window.scrollBarPlacement:   		BOTTOM_RIGHT

*file_selection_dialog.defaultPosition:		True
*file_selection_dialog.x:			400
*file_selection_dialog.y:			200
*file_selection_dialog.width:			500
*file_selection_dialog.autoUnmanage:		True
*file_selection_dialog.listVisibleItemCount:	16
*file_selection_dialog.minimizeButtons:		False
*file_selection_dialog.mustMatch:		False
*file_selection_dialog.dialogStyle:		DIALOG_MODELESS
*file_selection_dialog.resizePolicy:		RESIZE_NONE

*error_dialog.defaultPosition:			True
*error_dialog.x:				400
*error_dialog.y:				400
*error_dialog.autoUnmanage:			True
*error_dialog.dialogStyle:			DIALOG_FULL_APPLICATION_MODAL

*question_dialog.defaultPosition:		True
*question_dialog.x:				400
*question_dialog.y:				400
*question_dialog.autoUnmanage:			True
*question_dialog.dialogStyle:			DIALOG_FULL_APPLICATION_MODAL
*question_dialog.okLabelString:			Yes
*question_dialog.cancelLabelString:		No

*page_selection_dialog.defaultPosition:		False
*page_selection_dialog.x:			2
*page_selection_dialog.y:			425
*page_selection_dialog.width:			300

*scale_selection_dialog.defaultPosition:	False
*scale_selection_dialog.x:			0
*scale_selection_dialog.y:			575
*scale_selection_dialog.width:			300

!*----------------------------------------*
!* Action procedures for the accelerators *
!*----------------------------------------*

*main_form.accelerators: #override		\n\
   !Alt Shift<Key>b:  action_prev_file()	\n\
   !Alt Shift<Key>f:  action_next_file()	\n\
   !Alt Shift<Key>o:  action_open_file()	\n\
   !Alt Shift<Key>r:  action_reopen_file()	\n\
   !Alt Shift<Key>q:  action_exit()		\n\
   !Alt      <Key>b:  action_prev_page()	\n\
   !Alt      <Key>f:  action_next_page()	\n\
   !Alt      <Key>l:  action_last_page_viewed()	\n\
   !Alt      <Key>r:  action_redraw_page()	\n\
   !Alt      <Key>p:  action_page_selection()	\n\
   !Alt Shift<Key>i:  action_interrupt()	\n\
   !Alt Shift<Key>c:  action_continue()		\n\
   !Alt      <Key>c:  action_shortcut_panel()	\n\
   !Alt      <Key>s:  action_scale_selection()	\n\
   !Alt      <Key>o:  action_page_orientation()

!*-----------------------------------*
!* Text strings for the accelerators *
!*-----------------------------------*

*mbar_prev_file*acceleratorText:		Alt/B
*mbar_next_file*acceleratorText:		Alt/F
*mbar_open_file*acceleratorText:		Alt/O
*mbar_reopen_file*acceleratorText:		Alt/R
*mbar_exit*acceleratorText:			Alt/Q

*mbar_prev_page*acceleratorText:		Alt/b
*mbar_next_page*acceleratorText:		Alt/f
*mbar_last_page_viewed*acceleratorText:		Alt/l
*mbar_redraw_page*acceleratorText:		Alt/r
*mbar_page_selection*acceleratorText:		Alt/p

*mbar_interrupt*acceleratorText:		Alt/I
*mbar_continue*acceleratorText:			Alt/C

*mbar_shortcut_panel*acceleratorText:		Alt/c
*mbar_scale_selection*acceleratorText:		Alt/s
*mbar_page_orientation*acceleratorText:		Alt/o

!*****************************************************
!* End of application resource file for Adobe ShowPS *
!*****************************************************

*dpsnxAgentExec:	dpsnx.agent
