e403474890 | ||
---|---|---|
debian | ||
icons | ||
lib | ||
m4 | ||
panel-plugin | ||
po | ||
src | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
INSTALL | ||
Makefile.am | ||
Makefile.in | ||
NEWS | ||
README.md | ||
TODO | ||
aclocal.m4 | ||
compile | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure | ||
configure.ac | ||
depcomp | ||
install-sh | ||
intltool-extract.in | ||
intltool-merge.in | ||
intltool-update.in | ||
ltmain.sh | ||
missing | ||
xfce4-screenshooter.1 |
README.md
xfce4-screenshooter
Xfce4-screenshooter allows you to capture the entire screen, the active window or a selected region. You can set the delay that elapses before the screenshot is taken and the action that will be done with the screenshot: save it to a /PNG file, copy it to the clipboard, open it using another application, or host it on imgur.com, a free online image hosting service.
Homepage
Xfce4-screenshooter documentation
Changelog
See NEWS for details on changes and fixes made in the current release.
Source Code Repository
Xfce4-screenshooter source code
Download a Release Tarball
Xfce4-screenshooter archive or Xfce4-screenshooter tags
Installation
From source code repository:
% cd xfce4-screenshooter
% ./autogen.sh
% make
% make install
From release tarball:
% tar xf xfce4-screenshooter-<version>.tar.bz2
% cd xfce4-screenshooter-<version>
% ./configure
% make
% make install
Reporting Bugs
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.