Jump to content

crtl-alt-del [solved]


reconfigured
 Share

Recommended Posts

an alternative... open your konsole...

as a regular user.. type the command

$top

it will show you thus running processes... and you can kill those belongs to you..

if you do that as root..you can kill those processes belongs to others.

end it by pressing q

.

if you press "u" followed by a username, it will display the processes belongs to that particular user.

.

man top for further info.

.

 

edit:

 

just tried on my box.. ctrl+esc pops up task manager.. :P

Edited by aioshin
Link to comment
Share on other sites

Another command from the console:

 

ps aux

 

will list processes and return you to the command prompt.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...