!
! TWLOG RESOURCE FILE
!
! PROPERTIES
!

Twlog.x:                                             10
Twlog.y:                                             10
Twlog*fontList:                                      variable

!
! LOG FILE
!
!    Set the next line to the full pathname of the directory
!    where you want to keep the logfile and helpfile.
!    For example  -  twlog.dirpath:   /home/ted/twlogDir

Twlog.dirpath:   /home/myhome/twlogDir
!Twlog.dirpath:   /home/ted/twlogDir

!
! TIME ZONE CHOICE
!
!    Set the next line to the timezone you want to use
!    Use 0 for local time or 1 for GMT.

!Twlog.tzone:     0
Twlog.tzone:      1

!
! BANDS DATA
!
!    Set the next line to the bands or frequencies you use.  The
!    value should be a comma seperated list of items you want to
!    appear in the menu.    
!    For example:
!Twlog.bands:     3.5,3.8,7.0,7.2  
Twlog.bands:    80,40,30,20,15,10

!
! DEFAULT BAND 
!
!    Select the default band by setting the next line to
!    the desired button number.  Button numbers start with 
!    zero. If this value is 1, then the second item in the
!    list above will be the button selected as the default.

Twlog.default_band: 0

!
! MODES DATA
!
!    Set the next line to the modes you use.  Same rules as BANDS
!    DATA above.
!    For example:  twlog.modes:     A1,A3,F2,F3

Twlog.modes:	CW,SSB,PSK

!
! DEFAULT MODE 
!
!    Select default mode.  See DEFAULT BAND above.

Twlog.default_mode:  0

!
! POWER DATA
!
!    Set the next line to the powers you use.  Same rules as BANDS
!    DATA above.

Twlog.power:    50,100,600

!
! DEFAULT POWER 
!
!    Select default power.  See DEFAULT BAND above.
!

Twlog.default_power:  0

!
! COLORS AND OSF CONTROLKEYS
!

Twlog*foreground:                                 black
Twlog*background:                                 tan
Twlog*XmForm.background:                          #00768d
Twlog*XmLabel.foreground:                         antiquewhite
Twlog*XmLabel.background:                         #00768d
Twlog*highlightColor:                             antiquewhite
Twlog*highlightThickness:                         3

Twlog*XmRowColumn.background:                     tan
Twlog.form1.rc1.background:                       #00768d
Twlog*XmTextField.cursorPositionVisible:          False
Twlog*OptionMenu.background:                      tan

Twlog*editDiag*foreground:                        antiquewhite
Twlog*editDiag*background:                        #00768d
Twlog*editDiag*XmText.foreground:                 black
Twlog*editDiag*XmText.background:                 tan
Twlog*editDiag*XmTextField.foreground:            black
Twlog*editDiag*XmTextField.background:            tan
Twlog*editDiag*XmPushButton.foreground:           black
Twlog*editDiag*XmPushButton.background:           tan

Twlog*helpDiag*foreground:                        antiquewhite
Twlog*helpDiag*background:                        #00768d
Twlog*helpDiag*XmText.foreground:                 black
Twlog*helpDiag*XmText.background:                 tan

Twlog*aboutDiag*foreground:                       antiquewhite
Twlog*aboutDiag*background:                       #00768d

Twlog*defaultVirtualBindings: osfBackSpace: <Key>BackSpace\n\
                              osfDelete:    <Key>Delete\n\
                              osfLeft:      <Key>Left\n\
                              osfRight:     <Key>Right\n\
                              osfUp:        <Key>Up\n\
                              osfDown:      <Key>Down\n\
                              osfBeginLine: <Key>Home\n\
                              osfEndLine:   <Key>End

