xwd 1.0.8
Dump current contents of X window or screen to file
Xwd is used to store window images in a specially formatted dump file. This file can then be read by various other X utilities for redisplay, printing, editing, formatting, archiving, image processing, etc. The target window is selected by clicking the pointer in the desired window. The keyboard bell is rung once at the beginning of the dump and twice when the dump is completed.
- Website: https://www.x.org/wiki/
- Licenses: X11
- Package source: gnu/packages/xorg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install xwd 1.0.8
as follows:
guix install xwd@1.0.8
Or install the latest version:
guix install xwd
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.