screenshot.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 28 Nov 2020 14:37:48 +0200
changeset 2469 d6eb5318b6ff
parent 2371 026d8d922e7c
permissions -rw-r--r--
Automatically Configuring WSL.

.. -*- coding: utf-8; -*-

============
 Screenshot
============
.. contents::
   :local:

Quick screenshot in Windows
===========================

Windows 10 has ``Shift+Win+S`` shortcut for creating a quick screenshot.

There is lightweight program Lightshot which is bind itself to ``PrtScr`` key and provides tools to
add arrows and text to screenshot conveniently.

https://app.prntscr.com/en/download.html
  Official Lightshot download page.

Screenshort from Linux console
==============================
::

  $ fbcat >$OUT.pnm

or use deprecated::

  $ fbgrab $OUT.png

You can recognise text by::

  $ gocr $OUT.pnm