I have a user that develops using TK & tcl on a SS2 w/SunOS 4.1.2 using tvtwm.
The nature of his application is that it uses lots of windows, and the
50-60 he could get wasn't enough.
I tried a number of solutions such as using the multi-screen version of the
XSun server, which didn't work out for other reasons. My final solution:
Create a .xserverrc with:
#!/bin/csh
limit descriptors 160
exec X :0
The above script needs to be executable to work.
I also increased the number of pty's to 160 using MAKEDEV, and recompiled
the kernel with "pty160" to support it. Just in case for some reason that
many wish/bash/shell windows were needed.
-- "The American Republic will endure, until politicians realize they can bribe the people with their own money." Alexis de Tocqueville
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:07:31 CDT