chiark / gitweb /
Fix stupid black image bug; various other minor fixes
[ypp-sc-tools.db-live.git] / pctb / convert.c
index 21445c563b6108ed117304c8a27fb9eb4fdd23ab..c79477f80394810b5ead5abe7644500379693945 100644 (file)
@@ -283,6 +283,7 @@ int main(int argc, char **argv) {
     open_screenshot_file("w");
     if (o_flags & ff_singlepage) take_one_screenshot();
     else take_screenshots();
+    progress_log("OK for you to move the mouse now.");
   }
   if (o_mode & mf_readscreenshot) {
     open_screenshot_file("r");