This is the example programs which go with the firsts article of the "Making
Use of the ICCCM" series.  They each focus on a particular aspect of PRIMARY
selections on the requestor's side.  There is the incr_sel program which
accepts selections only if they were delivered with the INCR mechanism for
large data transfers, the multiple_sel which requests a MULTIPLE target
selection, and the simple_sel which only does STRING transfers.

They appear to be bug free when it comes to showing what I mean them to show,
which is only thier aspect of the selection mechanism and nothing else.  You
can run gdb to watch what they do, except for incr_sel which doesn't work right
if you do...probably because the clients may need to be more synced then usual
and gdb messes that up.

This package, like all my packages, is checksumed and signed...validate if your
worried about security.