Jump to content

Ctrl+Alt+Delete [solved]


kimothy
 Share

Recommended Posts

several options: run the command xkill and click on the app you want to quit. second alternative: crtl+alt+backspace will quit your current session and get you back to the login prompt.

Link to comment
Share on other sites

You can also do type the following:

ps -aux

at a command prompt to see all processes running. Then you can use killall with the program you wish to close. Example:

killall kdeinit

. Of course, this is the oldschool command prompt way to do this sort of thing :P

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...