: Why does the mdemo work and the nano-X doesn't ? mdemo uses the win32 api, which doesn't support client/server, instead only a single app can run at once, which has the graphics routines linked in with the application. This just shows that your problem with nano-X not working has to do with the client connecting to the server, which requires UNIX local sockets, running as root, and a writeable /tmp.
: : Wht is the mdemo showing ? Its a graphics demo. For more details, read the source src/demo/mwin/mdemo.c. Regards, Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]