VMD-L Mailing List
From: Oleg V. Stroganov (Oleg_Stroganov_at_newmail.ru)
Date: Sat Oct 09 2004 - 12:21:35 CDT
- Next message: Axel Kohlmeyer: "Re: Basic VMD questions..."
- Previous message: vivek sharma: "problem_1"
- In reply to: Luis Rosales: "RE: Basic VMD questions..."
- Next in thread: Axel Kohlmeyer: "Re: Basic VMD questions..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hello Luis,
LR> Hi again...
LR> Thanks for your answers, however in spite of all your help I am still unable
LR> to resolve my problem...
LR> I have tried using the suggestion of Axel, however I got the following
LR> message (both in win and linux VMD 1.8.2):
LR> extra characters after close-quote
LR> invalid command name "setenv"
LR> invalid command name "endif"
As far as I can guess, it depends on the Linux shell.
If you use bash shell, try the following line:
export VMDSCRSIZE="512 512"
Write it in your .bashrc configuration line, if you want.
Under Windows it works a bit different:
set VMDSCRSIZE=520 539
I don't know why, but this line set vdm screen-size to 512x512. You
may experiment on it. When you succeed in defining these variables,
set them automatically on Windows startup.
-- Best regards, Oleg Stroganov, Moscow State University, PhD student
- Next message: Axel Kohlmeyer: "Re: Basic VMD questions..."
- Previous message: vivek sharma: "problem_1"
- In reply to: Luis Rosales: "RE: Basic VMD questions..."
- Next in thread: Axel Kohlmeyer: "Re: Basic VMD questions..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]