How can I make the graphics go faster?

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.



FAQ Home