<?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>Make Tech Easier&#187; restart x</title>
	<atom:link href="http://maketecheasier.com/tag/restart-x/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Fri, 25 May 2012 23:58:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to Restore Ctrl + Alt + BackSpace In Ubuntu Jaunty</title>
		<link>http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17</link>
		<comments>http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17#comments</comments>
		<pubDate>Sun, 17 May 2009 13:31:31 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ctrl+alt+backspace]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[restart x]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=4736</guid>
		<description><![CDATA[In most Linux distro (including Ubuntu), the keyboard combo Ctrl + Alt + Backspace is often used as a shortcut key to restart X. However, in Ubuntu Jaunty, this keyboard shortcut was disabled, &#8220;to reduce issues experienced by users who accidentally trigger the key combo&#8221;, as quoted by Ubuntu. I... <p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17&amp;title=How+to+Restore+Ctrl+%2B+Alt+%2B+BackSpace+In+Ubuntu+Jaunty&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17">How to Restore Ctrl + Alt + BackSpace In Ubuntu Jaunty</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="keypad-ctrl-alt-back" src="http://imagecdn.maketecheasier.com/2009/05/keypad-ctrl-alt-back.jpg" alt="keypad-ctrl-alt-back" width="350" height="130" />In most Linux distro (including Ubuntu), the keyboard combo <em>Ctrl + Alt + Backspace</em> is often used as a shortcut key to restart X. However, in Ubuntu Jaunty, this keyboard shortcut was disabled, <em>&#8220;to reduce issues experienced by users who accidentally trigger the key combo&#8221;</em>, as quoted by <a rel="nofollow" href="http://www.ubuntu.com/testing/jaunty/beta" target="_blank">Ubuntu</a>.</p>
<p>I don&#8217;t know how many people will find this a welcome improvement in Ubuntu. Personally, this has caused me a lot of inconvenience as I always depend on it to get myself out of a nasty crash.</p>
<p>For those who wanted to restore back the <em>Ctrl + Alt + Backspace</em> combo, here&#8217;s the way:</p>
<p><span id="more-4736"></span>Install dontzap</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> dontzap</pre></div></div>

<p>Disable dontzap</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> dontzap <span style="color: #660033;">--disable</span></pre></div></div>

<p>Restart your computer</p>
<p>That&#8217;s it. You can restart your X using <em>Ctrl + Alt + Backspace</em> now.</p>
<p><!--adsense#468x60--><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://maketecheasier.com/integrate-skype-with-ubuntu-unity/2012/05/23' title='How to Integrate Skype With Ubuntu Unity'>How to Integrate Skype With Ubuntu Unity</a></li>
<li><a href='http://maketecheasier.com/install-java-runtime-in-ubuntu/2012/05/14' title='How to Install Java Runtime In Ubuntu 12.04'>How to Install Java Runtime In Ubuntu 12.04</a></li>
<li><a href='http://maketecheasier.com/connect-to-a-vpn-in-ubuntu/2012/05/07' title='How to Connect to A VPN In Ubuntu [Quick Tips]'>How to Connect to A VPN In Ubuntu [Quick Tips]</a></li>
<li><a href='http://maketecheasier.com/upgrade-to-gimp-2-8-in-ubuntu/2012/05/04' title='How to Upgrade to Gimp 2.8 in Ubuntu'>How to Upgrade to Gimp 2.8 in Ubuntu</a></li>
</ul>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17&amp;title=How+to+Restore+Ctrl+%2B+Alt+%2B+BackSpace+In+Ubuntu+Jaunty&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17">How to Restore Ctrl + Alt + BackSpace In Ubuntu Jaunty</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/restore-ctrl-alt-backspace-in-ubuntu-jaunty/2009/05/17/feed</wfw:commentRss>
		<slash:comments>72</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: cdn.maketecheasier.com

Served from: maketecheasier.com @ 2012-05-25 20:53:45 -->
