Question #660090 on Yade changed:
https://answers.launchpad.net/yade/+question/660090
Status: Answered => Open
dan.wang is still having a problem:
I am Open yade from shell which is :
#!bin/bash
for k in $( seq 1 32 )
do
filestart=yade' '${k}.py
xterm -e "$filestart"&
done
with the command "xlsclients | wc -l" ,it returns 156, and I have ONLY opened
48 Yade windows. what I want is open another 32 Yade windows or more.
can I ask how to increase xclients limit to 512 and how to run Yade without
$DISPLAY variable and without windows?
Thanks very much. YOU are so great!!
Dan
--
You received this question notification because your team yade-users is
an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp