Author Topic: Xsnow for testing  (Read 293 times)

Offline clarms

  • Full Member
  • ***
  • Posts: 72
Xsnow for testing
« on: May 08, 2012, 03:52:31 AM »
Just in time for summer.
http://minus.com/mkpYvxt7y

There is no kill script included.

To stop the program:

If the program is run in a terminal, Ctrl-C to close.

If the program is run with some "run":
From a terminal:
"ps ax" to find the pid  --> "kill pidnumber" or "kill -9 pidnumber"
or
"killall xsnow"