amazing "alert" to monitor desktop

Add any particular hints or tricks you have found to help with your ZoneMinder experience.
Post Reply
johnnytolengo
Posts: 184
Joined: Tue Oct 14, 2008 5:59 pm

amazing "alert" to monitor desktop

Post by johnnytolengo »

Hi, I want to share with you all some interesting thing you can to add to filters.

It is a simple ALERT in your desktop when some event occours.

It is a screenX alert not a firefox or other.

I installed just with: (UBUNTU)

#apt-get install libgtk2.0-dev
#wget https://launchpad.net/ubuntu/jaunty/+so ... age/0.16-1
#tar -xvzf yourpack.....
#cd yourpack......
#./configure
if all ok then

# make & make install

then you will have in that directory a file named sm

just try to do

# ./sm hello world

The last part is to create a script in to filters.pl to run it

Enjoy it!

J.
Post Reply