Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Ubuntu Help > ctrl + alt + delete

Forgot Password?
 Ubuntu Help   Discussion and help about Ubuntu, Kubuntu, Xubuntu, and all the Ubuntu family

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Closed Thread
 
Thread Tools Display Modes
Old 10-24-2006   #1 (permalink)
Just Joined!
 
Join Date: May 2006
Posts: 12
ctrl + alt + delete

ctrl + alt + delete, what is the equal of this in ubuntu?

I tried killall, but I couldn't quite get that to work.
zmzach is offline  


Old 10-24-2006   #2 (permalink)
Just Joined!
 
whoozhe's Avatar
 
Join Date: Oct 2006
Location: Australia
Posts: 3
There is no equivelent because there is no direct equivelent to the task manager.
Assuming you want to be able to kill something that is frozen have a look at the following url for tips on doing just that.
http://www.sm.luth.se/~alapaa/file_f...ix/ch02_07.htm
whoozhe is offline  
Old 10-24-2006   #3 (permalink)
Linux Engineer
 
Thrillhouse's Avatar
 
Join Date: Jun 2006
Location: Arlington, VA, USA
Posts: 1,365
You can download and install Automatix which gives you the opportunity to install many things, mp3 codecs, dvd codecs, etc. Among those options, is a task manager very similar to the Windows one which can be executed with the key sequence Ctrl+Alt+Del.
Thrillhouse is offline  
Old 10-24-2006   #4 (permalink)
Just Joined!
 
Join Date: May 2006
Posts: 12
thanks. In Knoppix, u just had to hit ctrl + esc to bring up a task manager.
zmzach is offline  
Old 10-24-2006   #5 (permalink)
Linux Guru
 
bryansmith's Avatar
 
Join Date: Nov 2004
Location: /Ontario/Canada
Posts: 2,623
I assume this is so you can kill processes and apps. Well, you can open up a terminal, type 'top' to see process ID's for your programs (among many other things). When you find the process ID for your program, just push 'k' and enter the PID for your program. It will ask you for a signal (use 9 - it always works for me ). Voila! Your program is killed!

Bryan
__________________
Looking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
bryansmith is offline  
Old 10-24-2006   #6 (permalink)
Linux Guru
 
antidrugue's Avatar
 
Join Date: Oct 2005
Location: Montreal, Canada
Posts: 3,213
In Ubuntu, you can reproduce the CTRL-ALT-DEL function of Windows (which brings up the task manager) like that.

First install gnome-system-monitor (which should already be installed) :
Code:
sudo apt-get install gnome-system-monitor
Then bind the keys CTRL-ALT-DEL to it (issue those commands in the terminal) :
Code:
gconftool-2 -t str --set /apps/metacity/global_keybindings/run_command_9 "<Control><Alt>Delete"
gconftool-2 -t str --set /apps/metacity/keybinding_commands/command_9 "gnome-system-monitor"
That's it !
__________________
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

-Bruce Lee
antidrugue is offline  
Old 06-11-2009   #7 (permalink)
Just Joined!
 
Join Date: Jun 2009
Posts: 1
use my easy GUI method
Click System > Preferences > Hotkeys (Something like that. I dont use english ubuntu sorry for that )

Click Add and type something to Name section (like TASKMANAGER)
and copy and paste that to command section:

gnome-system-monitor

come to end of list and set a hotkey for TASKMANAGER (like CTRL ALT DEL)

Last edited by ozar; 06-11-2009 at 03:58 PM.. Reason: removed non-English portion of post - refer to forum rules
baqim117 is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 06:54 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2