!
! Xresource file for the Partition Management Tool PMT
! (c) LfBS, RWTH Aachen, 1995
!
! Please do not modify the following if you want PMT to look like the
! other ParAide Tools (Paragraph, SPV,...)
!
XPmt*foreground: white
XPmt*background: #2f689e
XPmt*selectColor: limegreen
XPmt*fontList: variable
XPmt*helpText*fontList: 7x13
! 
! myHostName:
! ~~~~~~~~~~~
!   Under some special conditions (e.g. if the domain name you specified
!   for your system ist *not* the internet domain name, but something
!   else) PMT cannot find out the full name of the system xpmt is executed on.
!   Then PMT will give inform you with an error message to set the following
!   resource to the full name of your system.
!XPmt*myHostName: sgi1.rz.rwth-aachen.de
!
! monitoringOnly:
! ~~~~~~~~~~~~~~~
!   This resource was introduced especially for the RUS (Stuttgart :-)
!   to reflect their usage model. With the monitoringOnly resource
!   set to true, you force PMT to be a monitoring tool only, without
!   facilities to create or delete partitions.
!XPmt*monitoringOnly:True
!
! paragonNames:
! ~~~~~~~~~~~~~
!   List of Paragon sites known to PMT
!
XPmt*paragonNames: paragon.rus.uni-stuttgart.de \
			zam158.zam.kfa-juelich.de
!
! confirmMessages:
! ~~~~~~~~~~~~~~~~
!   determine whether user actions should be confirmed in extra 
!   dialogs or not
!
XPmt*confirmMessages:True
!
! daemonPath:
! ~~~~~~~~~~~
!   the PMTdaemon's path name on the Paragon target system
!
XPmt*daemonPath: ~/src/pmt/localbe/be
!
! defaultPermissions:
! ~~~~~~~~~~~~~~~~~~~
!   Default permissions for the Generate dialog
!
XPmt*defaultPermissions: 755
!
! helpFile:
! ~~~~~~~~~
!   Name of the PMT help file
!
XPmt*helpFile: pmt.hlp

!~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
