From f04a72ea8cfc0d1829dbb60e283e74592be14a7d Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Mon, 1 Jan 2007 06:23:04 +0000 Subject: [PATCH] screenshotting a remote display under X is slow, make sure the user knows --- Screenshot.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Screenshot.pm b/Screenshot.pm index 5b180fd..ea08ce4 100644 --- a/Screenshot.pm +++ b/Screenshot.pm @@ -166,6 +166,8 @@ window. I is a integer version of an X11 C< Display * >, if this isn't supplied C will attempt connect to the the display specified by $ENV{DISPLAY}. +Note: taking a screenshot of a remote display is slow. + =item screenshot If no parameters are supplied: -- 2.39.2