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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...