blob: f3b29d9f99d648f12033f685dc45e7009bc226b8 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_FBGRAB
bool "fbgrab"
select BR2_PACKAGE_LIBPNG
help
FBGrab is a framebuffer screenshot program, capturing the linux
frambuffer and converting it to a png-picture.
http://fbgrab.monells.se/
|