############################################################################ #cr #cr (C) Copyright 1995 The Board of Trustees of the #cr University of Illinois #cr All Rights Reserved #cr ############################################################################ ############################################################################ # RCS INFORMATION: # # $RCSfile: .vmdrc,v $ # $Author: johns $ $Locker: $ $State: Exp $ # $Revision: 1.7 $ $Date: 2003/05/20 20:36:55 $ # ############################################################################ # DESCRIPTION: # # VMD startup script. The commands here are executed as soon as VMD starts up ############################################################################ set env(PYTHONHOME) /usr/local/src/vmd/lib/lib_LINUX-rh9 set env(PYTHONPATH) /home/seth/Pyscripts # 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 off stage location off # position and turn on menus menu main move 5 225 menu display move 395 30 menu graphics move 395 500 menu color move 125 225 menu files move 125 325 menu labels move 125 525 menu render move 125 525 menu main on #menu display on #menu graphics on #menu color on #menu labels on #menu render on #menu files on # start the scene a-rockin' # rock y by 1 color Display Background white display projection orthographic material add matte material change diffuse matte 0.75 material change ambient matte 0.1 material change specular matte 0.1 material change shininess matte 0.50 material change opacity matte 1.0