X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=driver%2Ftest-randr.c;h=74ead37fde2c6d1f01a57d8694f44598958d139d;hb=c85f503f5793839a6be4c818332aca4a96927bb2;hp=0d57895ab6a2fece2ff9c75be30fd7fff22a8151;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96;p=xscreensaver diff --git a/driver/test-randr.c b/driver/test-randr.c index 0d57895a..74ead37f 100644 --- a/driver/test-randr.c +++ b/driver/test-randr.c @@ -285,7 +285,11 @@ main (int argc, char **argv) } XSync (dpy, False); - fprintf (stderr, "\n%s: awaiting events...\n", progname); + + fprintf (stderr, "\n%s: awaiting events...\n\n" + "\t(If you resize the screen or add/remove monitors, this should\n" + "\tnotice that and print stuff. Otherwise, hit ^C.)\n\n", + progname); while (1) { XEvent event;