or, launch terminal and type:

ps -aurx|head

This brings up all your current processes. Look for the one associated
with Rev, note its PID and then type

kill -9 [PID]  <-- where PID is the number itself; no brackets.

Judy  -- who's obviously had to do this on occasion.

On Fri, 21 Feb 2003, yves COPPE wrote:

> And on Mac OS X :
> alt+apple+esc

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to