59 #include "xsimple.h" void settitle(char *s) { XStoreName(xv.d, xv.w, s); } . 0