<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>I have a use case in which I need about 400 clients to access a single X server.  I modified the Xserver/include/misc.h to increase the MAXCLIENTS from 256 to 512, but it still isn't working.  I suspect that the next issue is in X11/Xpoll.h due to the bit handling within that file that seems limited to 8 bits.  Can anyone confirm whether I am on the right track, and whether modifiying this file to handle 9 bits of file descriptors will be sufficient to solve my problem?</DIV>
<DIV> </DIV>
<DIV>Thanks!</DIV></div></body></html>