<?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>LinuxHub &#187; Xorg.conf</title>
	<atom:link href="http://linuxhub.net/tag/xorg-conf/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxhub.net</link>
	<description>Making Linux Simple!</description>
	<lastBuildDate>Sun, 16 Oct 2011 13:13:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dontzap: Get CTRL+ALT+Backspace to kill x server in Ubuntu 9.04</title>
		<link>http://linuxhub.net/2009/08/dontzap-get-ctrlaltbackspace-to-kill-x-server-in-ubuntu-9-04/</link>
		<comments>http://linuxhub.net/2009/08/dontzap-get-ctrlaltbackspace-to-kill-x-server-in-ubuntu-9-04/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 06:16:42 +0000</pubDate>
		<dc:creator>Vivek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[CTRL+ALT+Backspace]]></category>
		<category><![CDATA[dontzap]]></category>
		<category><![CDATA[Xorg.conf]]></category>

		<guid isPermaLink="false">http://linuxhub.net/?p=331</guid>
		<description><![CDATA[One thing that I started missing in Ubuntu for a while was the combination key CTRL+ALT+Backspace to kill the X server. I know the reason for the same was to ensure that naive users don&#8217;t lose data/their work by accidentally hitting CTRL+ALT+Backspace on their Ubuntu machine. I am not going to get  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="size-full wp-image-333 alignright" style="border: 0pt none; margin-left: 5px; margin-right: 5px;" title="200px-X.Org_Logo.svg" src="http://linuxhub.net/wp-content/uploads/2009/08/200px-X.Org_Logo.svg.png" alt="200px-X.Org_Logo.svg" width="167" height="134" />One thing that I started missing in Ubuntu for a while was the combination key CTRL+ALT+Backspace to kill the <a class="zem_slink" title="X Window System" rel="wikipedia" href="http://en.wikipedia.org/wiki/X_Window_System">X server</a>. I know the reason for the same was to ensure that naive users don&#8217;t lose data/their work by accidentally hitting CTRL+ALT+Backspace on their Ubuntu machine. I am not going to get into the debate of whether it was a right move or not, but all I know is someone like me misses it desperately. And I was looking to find a way to enable it. You can enable CTRL+ALT+Backspace to kill X server using <strong>DontZap</strong>. You can also set it manually without using DontZAP and by edititing your <a class="zem_slink" title="Xorg.conf" rel="wikipedia" href="http://en.wikipedia.org/wiki/Xorg.conf">Xorg.conf</a> file. We are not going to cover that method here.</p>
<h3 style="text-align: justify;">Installing DontZap</h3>
<p style="text-align: justify;">We first need to install DontZAP. Drop to terminal by hitting ALT+F2 and typing &#8220;<span style="color: #888888;">gnome-terminal</span>&#8220;.</p>
<p style="text-align: justify;"><img class="alignnone" title="gnome-terminal" src="http://linuxhub.net/wp-content/uploads/2009/07/terminalrun1.png" alt="" width="452" height="218" /></p>
<p style="text-align: justify;">Type the following command to 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 style="text-align: justify;"><img class="alignnone size-full wp-image-332" title="dontzap1" src="http://linuxhub.net/wp-content/uploads/2009/08/dontzap1.png" alt="dontzap1" width="550" height="390" /></p>
<p style="text-align: justify;">Now we need to enable the CTRL+ALT+Backspace functionality type the following command.</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 style="text-align: justify;">If you want to disable the CTRL+ALT+Backspace functionality to kill X Server, use the following command at the terminal.</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;">--enable</span></pre></div></div>

<p style="text-align: justify;">Once you have enabled this command, you&#8217;ll have to log out and log back in to have the X Org recognize the behaviour.</p>
<p style="text-align: justify;"><strong>PS</strong>: If you do not understand the implication of this please do not use this tutorial.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxhub.net/2009/08/dontzap-get-ctrlaltbackspace-to-kill-x-server-in-ubuntu-9-04/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

