I don’t know how to since Activity Monitor doesn’t show processes and offers options to end/kill them like Windows’ Task Manager. So the only way I could end a freezing program is a reboot with shutdown -r.
BTW, I also want to ask if there is a graphical way to reboot/shutdown haiku without having to go to the terminal and type shutdown?
Hi, open the terminal and type in top.
Looking for the process.
Press alt+c.
Type kill -9 and the process number. Then the process will be delete.
Regards lorglas
BeSly Software Solutions and knowledge base.
You can terminate process by ProcessController icon in Deskbar. Click on it, select “Threads & CPU usage” > <process you want to terminate> and confirm termination.
As others mentioned already, ProcessController is about the easiest way to kill an app. One even quicker is the Vulcan Death Grip (<-- see the info block there).
I’m curious, what’t the point of the deskbar icon? It was not showing anything there, so it was wasting memory for no reason? I think the long term plan would be to merge slayer, pulse, team monitor and process controller all in one app or something like that…