[an error occurred while processing this directive]
How can I make the graphics go faster?
If your application is sending lots of data (using, say, PutImage
requests), try setting DISPLAY to local:0, which uses a shared memory
transport between the client and the X server.
[an error occurred while processing this directive]