x.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 09 Dec 2009 22:47:38 +0200
changeset 254 9a92ed7426de
parent 227 54e6050fa8df
child 348 d9bc1a2f275d
permissions -rw-r--r--
Automated merge with file:///e:\srv\hg\admin-doc

-*- mode: outline; coding: utf-8 -*-

* Standard.

See

  http://www.tronche.com/gui/x/icccm/

* Making screenshort.

  $ sudo apt-get install scrot
  $ scrot -d <sec> <file>

or

  $ sudo apt-get install imagemagic
  $ import -quality 100 -pause <sec> -silent <file>