head	1.2;
access
	billh
	dalke;
symbols;
locks; strict;
comment	@# @;


1.2
date	94.11.30.01.50.07;	author billh;	state Exp;
branches;
next	1.1;

1.1
date	94.11.27.21.35.22;	author billh;	state Exp;
branches;
next	;


desc
@@


1.2
log
@moved some menus around.
@
text
@############################################################################
# RCS INFORMATION:
#
#       $RCSfile: .vmdrc,v $
#       $Author: billh $        $Locker: billh $                $State: Exp $
#       $Revision: 1.1 $      $Date: 1994/11/27 21:35:22 $
#
############################################################################
# DESCRIPTION:
#
# VMD startup script.  The commands here are executed as soon as VMD starts up
############################################################################

# turn on lights 0 and 1
light 0 on
light 1 on
light 2 off
light 3 off

# position the stage and axes
axes location lowerleft
stage location off

# position and turn on menus
menu main move 5 196
menu display move 386 90
menu animate move 124 7
menu edit move 125 196
menu graphics move 5 455
menu files move 5 496
menu mol move 5 745

menu main on
menu edit on
menu animate on
menu display on
menu graphics on
menu mol on

# start the scene a-rockin'
rock y by 1

@


1.1
log
@Initial revision
@
text
@d4 3
a6 3
#       $RCSfile$
#       $Author$        $Locker$                $State$
#       $Revision$      $Date$
d25 4
a28 3
menu main move 5 225
menu display move 1041 0
menu animate move 159 250
d34 1
d36 1
a38 1
menu display on
@
