/* inform.c */
void inform(W_Window ww, int x, int y, char key);
void destroyInfo(void);

