1

Is there any program like Task Manager for Windows which can kill any full screen program (mostly Windows games I play through wine) when it got stuck and it don't want anything to come above it?

I know Htop and system monitor are great in their own way but is there anything can go on top like Windows Task Manager?

pomsky
  • 70,557
KM-O
  • 33

1 Answers1

0

Sure,

If you are using in GUI environment you can use lxtask:

apt-get install lxtask
F.Rahamim
  • 444