LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-30-2004, 08:27 AM   #1
webazoid
Member
 
Registered: Jun 2004
Posts: 224

Rep: Reputation: 30
ctrl+alt+del for linux?


i have mdk 10. sometiems it just freezes. is there a ctr+alt+del equiv to select the frozen program and close it? thanks.
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 06-30-2004, 09:10 AM   #2
cck23
Member
 
Registered: Jun 2004
Location: Surrey, UK
Distribution: Mandrake 10 Download
Posts: 73

Rep: Reputation: 16
I found this out by luck (partly because I also use Max OsX).

CTRL-ESC - brings up a proces table where you can kill individual processes
CTRL-ALT-ESC - makes the cursur into a skill and cross bones where you can point at a rogue application and kill it

I wonder if there are more, must be....


CK
 
1 members found this post helpful.
Old 06-30-2004, 09:35 AM   #3
kevinatkins
Member
 
Registered: Jan 2004
Location: cheshire, uk
Distribution: Ubuntu Hoary
Posts: 605

Rep: Reputation: 33
yep,

or you can do it the long-hand way: open a console window, type 'xkill' and point the skull and crossbones at the app you want to kill.

on the (very) rare occasions that the whole shebang freezes up, you can re-start the x server by pressing Ctrl-Alt-Backspace - but in my experience this is seldom required.
 
1 members found this post helpful.
Old 06-30-2004, 11:48 AM   #4
cseg
LQ Newbie
 
Registered: Jun 2004
Posts: 3

Rep: Reputation: 1
X can be killed with CTRL-ALT-BackSpace. Try this first. Rebooting is not something that you normally have to do with Linux.

My /etc/inittab (Xandros) has these lines:
  • # What to do when CTRL-ALT-DEL is pressed.
    ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now
It seems to produce the desired behavior.
 
1 members found this post helpful.
Old 06-30-2004, 02:38 PM   #5
Genesee
Member
 
Registered: Dec 2002
Distribution: Slackware
Posts: 927

Rep: Reputation: 30
or you can type "ps aux" in a console, then "kill PID" using the PID listed for that stalled process
 
Old 06-30-2004, 02:47 PM   #6
tk31337
Member
 
Registered: Oct 2003
Location: Tucson, AZ
Distribution: Linux Mint
Posts: 194

Rep: Reputation: 32
Talking

If you're using KDE, run kcontrol. Under "Accessibility" select "Keyboard Shortcuts". It should open to the "Shorcut Schemes" tab by default. Within that tab there's another tab group, which should open to "Global Shortcuts" by default. Scroll down that list to the "Desktop" section and selct "Show Taskmanager". There's a button below that you can click to bring up a dialog to change the keyboard shortcut associated with the "Show Taskmanager" action. Simply press "Ctrl+Alt+Del" and voila. Now next time you press Ctrl+Alt+Del it will bring up kpm :-). And of course you could always simply run "kpm" manually ;-P.

If you're using a different WM/DE, I'm sure you can use its config tool to change keyboard shortcut settings, and have that key sequence run gtop, or whatever floats your boat.
 
1 members found this post helpful.
Old 06-30-2004, 03:54 PM   #7
tbeehler
Member
 
Registered: Aug 2003
Location: Washington State, USA
Distribution: Mainly RH 9.0
Posts: 227

Rep: Reputation: 30
These are all great tips! I've been wondering about an equivalent myself lately. Kudos!

Travis
 
Old 06-30-2004, 10:13 PM   #8
webazoid
Member
 
Registered: Jun 2004
Posts: 224

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by tk31337
If you're using KDE, run kcontrol. Under "Accessibility" select "Keyboard Shortcuts". It should open to the "Shorcut Schemes" tab by default. Within that tab there's another tab group, which should open to "Global Shortcuts" by default. Scroll down that list to the "Desktop" section and selct "Show Taskmanager". There's a button below that you can click to bring up a dialog to change the keyboard shortcut associated with the "Show Taskmanager" action. Simply press "Ctrl+Alt+Del" and voila. Now next time you press Ctrl+Alt+Del it will bring up kpm :-). And of course you could always simply run "kpm" manually ;-P.

If you're using a different WM/DE, I'm sure you can use its config tool to change keyboard shortcut settings, and have that key sequence run gtop, or whatever floats your boat.
awesome tips u guys! on thing that i'll add is that under the configure menu, under the SHORTCUT SCHEMES, there's on option to set schems from windows, macos, etc. pretty neat. now alt+tab is back in action too!
 
Old 06-30-2004, 11:11 PM   #9
FreakboY
Member
 
Registered: Jun 2002
Location: TX, USA
Distribution: Slackware
Posts: 385

Rep: Reputation: 32
using gnome you can "add to panel" ... Actions ... Force Quit...

i have it on my taskbar... just in case... i hardly use it!!
 
Old 06-30-2004, 11:19 PM   #10
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
If you hit Ctrl-Alt-F1 (or F2 through 6), you'll be dropped to a virtual console where you can type commands to kill the bad app. To switch back to the GUI, hit Ctrl-Alt-F7.
 
2 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make Alt+Ctrl+DEL work in linux Boffy Linux - General 6 08-15-2004 06:32 AM
Issuing CTRL+ALT+DEL in VNC (linux) cybermonger Linux - Newbie 4 08-06-2004 05:15 AM
Linux equivalent of CTRL-ALT-DEL in Windows? ryancw Linux - Newbie 15 02-19-2004 09:58 PM
Sending CTRL-ALT-DEL to a Windows 2000 box using VNC from Linux scottpioso Linux - Newbie 1 03-04-2003 03:27 PM
ctrl, alt, del in Linux psyklops Linux - General 5 04-23-2002 06:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration