diff options
Diffstat (limited to 'desktop/spectrwm/examples/README')
-rw-r--r-- | desktop/spectrwm/examples/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/spectrwm/examples/README b/desktop/spectrwm/examples/README index 378ecae0af..f908cfb187 100644 --- a/desktop/spectrwm/examples/README +++ b/desktop/spectrwm/examples/README @@ -19,8 +19,9 @@ o wifi_link_quality.sh - optional spectrwm_screenshot.sh: -This makes a screenshot of the actual X11 screen or optionally just a window. -It needs the graphics/scrot package from the SBo repository. +This makes a screenshot of the whole X11 screen or optionally just a window. +It needs the ImageMagick (included in Slackware) or GraphicsMagick (available +from the SBo repository) package's `import` utility. You can configure it in your spectrwm.conf like this: program[capture] = spectrwm_screenshot.sh full bind[capture] = MOD+c |