Add newline at end of README.
[free-sw/xcb/demo] / README
1 xcb-demo: A collection of demo programs that use the XCB library.
2
3 dpms........: test of the dpms extension.
4 hypnomoire..: 
5 rendertest..: test of the render extension.
6 xcb-test....: test of the events on a window.
7 xcbrandr....: test of the randr extension.
8 xcbdpyinfo..: XCB port of the standard xdpyinfo.
9
10 In tests/ :
11
12 julia.......: example of XCBImage use, with a colormap.
13 lissajoux...: simple example of XCBImage use.