summaryrefslogtreecommitdiffstats
path: root/rules/fbgrab.in
blob: bc8e9cf88f97dc6547fa3be963f65e379bd8549c (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=multimedia_framebuffer

config FBGRAB
	select LIBPNG
	tristate
	prompt "fbgrab"
	help
	  FBGrab is a framebuffer screenshot program, capturing the
	  linux framebuffer and converting it to a png-picture.

	  For details see: https://github.com/GunnarMonell/fbgrab