<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Windows Linux Mac Tips &#187; force quit</title>
	<atom:link href="http://wlmtips.com/tag/force-quit/feed/" rel="self" type="application/rss+xml" />
	<link>http://wlmtips.com</link>
	<description>A tip a day...</description>
	<lastBuildDate>Thu, 04 Feb 2010 06:23:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Force Quit Unresponsive Applictions (Linux Friday)</title>
		<link>http://wlmtips.com/2008/07/25/force-quit-unresponsive-applictions-linux-friday/</link>
		<comments>http://wlmtips.com/2008/07/25/force-quit-unresponsive-applictions-linux-friday/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 11:00:23 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Linux How To's]]></category>
		<category><![CDATA[end process]]></category>
		<category><![CDATA[force quit]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Friday]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[quit]]></category>
		<category><![CDATA[stop]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[terminate]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[unresponsive]]></category>

		<guid isPermaLink="false">http://wlmtips.com/?p=260</guid>
		<description><![CDATA[One of the hardest things for former Windows users to get used to is you can&#8217;t press Ctrl-Alt-Del to bring up the task manager. So what do you do when there is a program that has become unresponsive???
There is a simple solution and you actually have a couple different options.
Option 1: (my favorite, also the [...]]]></description>
			<content:encoded><![CDATA[<p>One of the hardest things for former Windows users to get used to is you can&#8217;t press Ctrl-Alt-Del to bring up the task manager. So what do you do when there is a program that has become unresponsive???</p>
<p>There is a simple solution and you actually have a couple different options.</p>
<p><strong>Option 1:</strong> (my favorite, also the easiest)<br />
The easiest way to quit a program that stopped responding is by using the force quit button.  In Ubuntu this button can be added to any panel by right clicking on the panel and choosing &#8216;Add to Panel.&#8217; Then scroll down and select &#8216;Force Quit.&#8217;</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2008/07/add-force-quit.jpg"><img class="alignnone size-medium wp-image-261 aligncenter" title="add-force-quit" src="http://wlmtips.com/wp-content/uploads/2008/07/add-force-quit-400x350.jpg" alt="" width="400" height="350" /></a></p>
<p style="text-align: left;">Then, when there is a program you need to stop, just <strong>click on the force quit button </strong>(which is now on your panel) and your mouse cursor will change into a set of cross hairs. At this point, <strong>click on the program window that you would like to stop</strong>.  If you decide you don&#8217;t want to quit any programs after already clicking the force quit button, just press Esc to cancel.</p>
<p style="text-align: left;"><strong>Option 2:</strong><br />
The second way to stop an unresponsive program is to use the System Monitor. This can be found under <strong>System-&gt;Administration-&gt;System Monitor</strong>. I like to add the System Monitor to my top panel so I can keep tabs on what my computer is doing.This can be done by using the same process as above.</p>
<p style="text-align: left;">Once the System Monitor is running, <strong>click on the &#8216;Processes&#8217; tab</strong>.</p>
<p style="text-align: center;"><a href="http://wlmtips.com/wp-content/uploads/2008/07/end-process.jpg"><img class="alignnone size-medium wp-image-262 aligncenter" title="end-process" src="http://wlmtips.com/wp-content/uploads/2008/07/end-process-400x368.jpg" alt="" width="400" height="368" /></a></p>
<p style="text-align: left;">Then, similar to Windows, <strong>click on the process</strong> you want to stop and then <strong>click the &#8216;End Process&#8217; button</strong> in the bottom right corner. One nice feature of the System Monitor is you can sort processes by name, status, CPU usage, and memory usage.</p>
<p style="text-align: left;"><strong>Option 3:</strong><br />
This option is for more advanced users, and those who wish to use the terminal.  If you already know the name of the process you wish to terminate, all you need to do is <strong>type the following command</strong>:</p>
<blockquote>
<p style="text-align: left;">killall <em>process-name</em></p>
</blockquote>
<p style="text-align: left;">Here, &#8220;process-name&#8221; is the name of the process you wish to terminate.</p>
<p style="text-align: left;">If you don&#8217;t know the name of the process, you could type in a command such as &#8216;top&#8217; to see which programs are using the most resources.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://wlmtips.com/2008/08/01/power-poll-1-linux-friday/" title="Power Poll #1 (Linux Friday)">Power Poll #1 (Linux Friday)</a></li><li><a href="http://wlmtips.com/2008/07/18/compiz-fusion-icon-linux-friday/" title="Compiz Fusion Icon (Linux Friday)">Compiz Fusion Icon (Linux Friday)</a></li><li><a href="http://wlmtips.com/2008/07/11/customize-your-settings-with-ubuntu-tweak-linux-friday/" title="Customize Your Settings with Ubuntu Tweak (Linux Friday)">Customize Your Settings with Ubuntu Tweak (Linux Friday)</a></li><li><a href="http://wlmtips.com/2008/06/27/how-to-install-new-icons-in-ubuntu-linux-friday/" title="How To Install a New Theme in Ubuntu (Linux Friday)">How To Install a New Theme in Ubuntu (Linux Friday)</a></li><li><a href="http://wlmtips.com/2008/06/27/how-to-install-new-icons-in-ubuntu-linux-friday-2/" title="How To Install New Icons in Ubuntu (Linux Friday)">How To Install New Icons in Ubuntu (Linux Friday)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://wlmtips.com/2008/07/25/force-quit-unresponsive-applictions-linux-friday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.304 seconds -->
