Thread
:
[WIP] Prey - antitheft system
View Single Post
nieldk
2014-03-06 , 11:54
Guest | Posts: n/a | Thanked: 0 times | Joined on
#
13
A little update
I found a screencaptur program, that does work. It has an issue with the screenshot being tinted red.
It is quite easy to install, and use.
You will need to edit:
/usr/share/prey/modules/session/platform/linux/functions
to this
Code:
get_screenshot() { run_as_current_user "/usr/bin/fbgrab $session__screenshot" }
the code is here:
https://code.google.com/p/fbcat/
EDIT: I have created an rpm file on my openrepos.
EDIT: Updated version of prey on openrepos, to include fbcat to enable this - still buggy - feature. I believe its useful, even if the screenshot has a reddish teing to it.
Last edited by nieldk; 2014-03-06 at
13:49
.
Quote & Reply
|
nieldk