Results 1 to 2 of 2
Hello I would like to run a killall 'program' when a user starts working in the computer, when the mouse starts moving or the keyboard is touched.
I thoughted about ...
- 10-22-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 1
How to kill a determinated program when the computer is in use?
Hello I would like to run a killall 'program' when a user starts working in the computer, when the mouse starts moving or the keyboard is touched.
I thoughted about using the screensaver as a launcher of the killall, ¿do you know any software or implementation that could do this?
Thanks.
- 10-22-2008 #2Just Joined!
- Join Date
- Oct 2008
- Posts
- 21
use who -u -H to get idle time of user


Reply With Quote