############################################################################
#cr                                                                       
#cr            (C) Copyright 1995 The Board of Trustees of the            
#cr                        University of Illinois                         
#cr                         All Rights Reserved                           
#cr                                                                       
############################################################################

############################################################################
# RCS INFORMATION:
#
#       $RCSfile: .vmd_init,v $
#       $Author: billh $        $Locker:  $                $State: Exp $
#       $Revision: 1.4 $      $Date: 1995/03/21 00:36:21 $
#
############################################################################
# DESCRIPTION:
#
# vmd initial configuration file
# commands here are of the form: <keyword> = <value>
#
############################################################################

# display type and size
display = win

# show the title?
title = on

# size and position of the screen, relative to world coord origin
scrheight = 6.0
scrdist = -2.0

# screen size and position on monitor, in pixels, from lower-left corner
scrpos  = 596 190
scrsize = 669 834

