Showing posts with label file extensions. Show all posts
Showing posts with label file extensions. Show all posts

Sunday, 20 May 2012

XWD: how to take SCREENSHOTS in X WINDOW SYSTEM


A screenshot is an image taken from the monitor screen.
It could comprise whole screen or a smaller part of it, usually a window.

XWD TOOL


X Window System provides an utility to dump images from a X Window: xwd.

xwd stores window images in a special format "xwdump".
This format can be used by other X tools too.


Other tools are also available:
convert from ImageMagick, KSnapshot, gnome-screenshot, ...


We install xwd (in debian, ubuntu):
$ sudo aptitude install x11-apps


CAPTURE WHOLE SCREEN


We could capture entire screen or some window only.
Whole screen in X Window System is associated also to a window: the root window.

Getting root window screenshots:

Tuesday, 19 June 2007

File types and Debian packages

This article describes some file types (their extensions) and programs and debian or ubuntu packages to visualize those file types.

File ExtensionProgramDebian/Ubuntu packageFile Description
.chmxchmxchmMicrosoft help files
.djvudjviewdjview / djvulibre-pluginDjvu file format for documents (alternative to pdf)
.rarunrarunrarRar compressed file format
.flvmplayermplayerFlash video file format
.pdfxpdfxpdfPortable Document Format
.docabiwordabiwordMicrosoft Word document format
.gzgzipgzipCompressed file using Lempel-Ziv coding (LZ77) algorithm
.bz2bzip2bzip2Compressed file using Huffman coding and Burrows-Wheeler compression algorithm
.avimplayermplayerAudio Video Interleave File

Audio Video Interleave File'