summaryrefslogtreecommitdiffstats
path: root/graphics/scrot/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/scrot/README')
-rw-r--r--graphics/scrot/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/scrot/README b/graphics/scrot/README
new file mode 100644
index 0000000000..559d792001
--- /dev/null
+++ b/graphics/scrot/README
@@ -0,0 +1,6 @@
+scrot is a commandline screen capture util like "import", but using imlib2.
+It has lots of options for autogenerating filenames, and can do fun stuff
+like taking screenshots of multiple displays and glueing them together.
+
+NOTE: scrot requires giblib and imlib2, both available on SlackBuilds.org.
+When compiling, the order must be imlib2, then giblib, then scrot.