suckless screenshot tool
Find a file
2023-10-02 17:45:50 -03:00
config.mk update config.mk & Makefile 2023-10-02 17:45:50 -03:00
COPYING LICENSE -> COPYING 2022-08-26 18:40:55 -03:00
Makefile update config.mk & Makefile 2023-10-02 17:45:50 -03:00
README update README 2022-11-18 18:53:17 -03:00
xscreenshot.1 add example to screenshot the screen where the mouse is 2022-12-02 11:38:26 -03:00
xscreenshot.c small fixes 2023-08-24 18:38:00 -03:00

xscreenshot is a screenshot utility for X.
For more information about it's usage check `man xscreenshot`.

This program requires libxcb, libxcb-xfixes and libpng to be installed.
In order to build this program you need to run `make`.

This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License
version 2 as published by the Free Software Foundation.
See COPYING for more details.