X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=driver%2Ftest-randr.c;h=74ead37fde2c6d1f01a57d8694f44598958d139d;hp=0d57895ab6a2fece2ff9c75be30fd7fff22a8151;hb=7b34ef992563d7bcbb64cc5597dc45fa24470b05;hpb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56 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;