screenshort.rst
changeset 2370 a3abad65bf9f
parent 2369 947ae736e728
child 2371 026d8d922e7c
equal deleted inserted replaced
2369:947ae736e728 2370:a3abad65bf9f
     1 .. -*- coding: utf-8; -*-
       
     2 
       
     3 ==============
       
     4  Screenshort.
       
     5 ==============
       
     6 .. contents::
       
     7    :local:
       
     8 
       
     9 Screenshort from Linux console.
       
    10 ===============================
       
    11 ::
       
    12 
       
    13   $ fbcat >$OUT.pnm
       
    14 
       
    15 or use deprecated::
       
    16 
       
    17   $ fbgrab $OUT.png
       
    18 
       
    19 You can recognise text by::
       
    20 
       
    21   $ gocr $OUT.pnm
       
    22 
       
    23