<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Howto Enable Ctrl + Alt + BackSpace in Ubuntu Jaunty</title>
	<atom:link href="http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Yaro Kasear</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-2#comment-115501</link>
		<dc:creator>Yaro Kasear</dc:creator>
		<pubDate>Thu, 17 Nov 2011 15:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-115501</guid>
		<description>@John

NO!

Do NOT use Magic SysRq keys unless there&#039;s NO other option. It&#039;s not just equivalent to Control + Alt + Backspace. It&#039;s telling the kernel itself to wipe something off, which is very dangerous.

I swear, Ubuntu users should not be allowed to use the magic sysrqs.</description>
		<content:encoded><![CDATA[<p>@John</p>
<p>NO!</p>
<p>Do NOT use Magic SysRq keys unless there&#8217;s NO other option. It&#8217;s not just equivalent to Control + Alt + Backspace. It&#8217;s telling the kernel itself to wipe something off, which is very dangerous.</p>
<p>I swear, Ubuntu users should not be allowed to use the magic sysrqs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-2#comment-115500</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 17 Nov 2011 15:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-115500</guid>
		<description>You can achieve the same result hitting AltGr + PrintScreen/SysReq + K (more info at http://www.sudo-juice.com/ubuntu-11-10-restart-x-shortcut/ )</description>
		<content:encoded><![CDATA[<p>You can achieve the same result hitting AltGr + PrintScreen/SysReq + K (more info at <a href="http://www.sudo-juice.com/ubuntu-11-10-restart-x-shortcut/" rel="nofollow">http://www.sudo-juice.com/ubuntu-11-10-restart-x-shortcut/</a> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Kelly</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-2#comment-95057</link>
		<dc:creator>Will Kelly</dc:creator>
		<pubDate>Sun, 13 Mar 2011 00:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-95057</guid>
		<description>I know that this is an old post, but it is still ranking on google.

This is now all done through XKB. You can control it through your desktop settings.
Please see:

https://wiki.edubuntu.org/X/Config/DontZap</description>
		<content:encoded><![CDATA[<p>I know that this is an old post, but it is still ranking on google.</p>
<p>This is now all done through XKB. You can control it through your desktop settings.<br />
Please see:</p>
<p><a href="https://wiki.edubuntu.org/X/Config/DontZap" rel="nofollow">https://wiki.edubuntu.org/X/Config/DontZap</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dàrent</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-2#comment-13857</link>
		<dc:creator>Dàrent</dc:creator>
		<pubDate>Sat, 03 Oct 2009 21:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-13857</guid>
		<description>also, you can simply do this

sudo /etc/init.d/gdm restart

or, the same:

sudo /etc/init.d/gdm stop &amp;&amp; sudo /etc/init.d/gdm start

I put the second command in my aliases so i can restart all X simply by typint &quot;shit!&quot; xDDD</description>
		<content:encoded><![CDATA[<p>also, you can simply do this</p>
<p>sudo /etc/init.d/gdm restart</p>
<p>or, the same:</p>
<p>sudo /etc/init.d/gdm stop &amp;&amp; sudo /etc/init.d/gdm start</p>
<p>I put the second command in my aliases so i can restart all X simply by typint &#8220;shit!&#8221; xDDD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Motorhead Kaze</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-13187</link>
		<dc:creator>Motorhead Kaze</dc:creator>
		<pubDate>Sat, 19 Sep 2009 13:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-13187</guid>
		<description>Not only did that not work, I followed the advice above to the letter and somehow ended up with everything else in my xorg.conf REPLACED by the code for this fix that didn&#039;t work. You might want to put a disclaimer on this tutorial &quot;Warning: will replace your current xorg.conf with our code&quot;.
Luckily I have a backup xorg.conf huh?</description>
		<content:encoded><![CDATA[<p>Not only did that not work, I followed the advice above to the letter and somehow ended up with everything else in my xorg.conf REPLACED by the code for this fix that didn&#8217;t work. You might want to put a disclaimer on this tutorial &#8220;Warning: will replace your current xorg.conf with our code&#8221;.<br />
Luckily I have a backup xorg.conf huh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Motorhead Kaze</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-13186</link>
		<dc:creator>Motorhead Kaze</dc:creator>
		<pubDate>Sat, 19 Sep 2009 13:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-13186</guid>
		<description>Schucks. I did this, fixed the quotes, saved, closed xorg.conf and nothing happened. Tried the first suggestion and nothing happened. My xorg.conf reads &quot;False&quot; as it should, but ctrl+alt+bksp does nothing.

Tried to go in and make a keyboard shortcut too... it will accept alt+bksp or ctrl+bksp but not all three... what gives?

Not broken, I tested the keys, and I just had this working 2 days ago when it was Mint in the box and not Jaunty. Any ideas???</description>
		<content:encoded><![CDATA[<p>Schucks. I did this, fixed the quotes, saved, closed xorg.conf and nothing happened. Tried the first suggestion and nothing happened. My xorg.conf reads &#8220;False&#8221; as it should, but ctrl+alt+bksp does nothing.</p>
<p>Tried to go in and make a keyboard shortcut too&#8230; it will accept alt+bksp or ctrl+bksp but not all three&#8230; what gives?</p>
<p>Not broken, I tested the keys, and I just had this working 2 days ago when it was Mint in the box and not Jaunty. Any ideas???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-12612</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 02 Sep 2009 18:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-12612</guid>
		<description>&quot;eams like a useless moving things around for no reason change to me. in 9.10 ctrl+printscreen+k be changed to something else?

good thing ctrl+alt+esc is still there. hope it doesnt get a meaningless change in for safety purposes. (9.10:”the function that was ctrl+alt+esc is now changed to shift+capslock+pause for your safety”)&quot;

How many times do I have to keep telling you god-damned Ubuntards this? THIS WAS NOT A DECISION MADE BY CANONICAL OR ANY UBUNTU DEV!

This was done upstream with the Xorg developers who have nothing whatsoever to do with Ubuntu except for receiving no back contribution from the Ubuntu devs like everyone else who developed almost all the stuff you&#039;ll actually see on Ubuntu. (All the so-called &quot;new&quot; features Canonical brags about in Ubuntu are usually developed upstream by people who have nothing to do with Ubuntu, usually the GNOME devs.)

This WAS a stupid decision on the Xorg developers part, and it strikes me as a way to coddle SPECIFICALLY to the emacs users, as emacs, out of possibly poor design or bad foresight on Richard Stallman&#039;s part, uses CTRL+ALT combos extensively.

Normally I&#039;m a bit down on Ubuntu for being a lame distribution that shields the user way too much from the system (A crime committed by Windows and OS X.), but at least put blame and credit where blame and credit is due. Ubuntu&#039;s not the only distribution or FOSS developer group in existence.</description>
		<content:encoded><![CDATA[<p>&#8220;eams like a useless moving things around for no reason change to me. in 9.10 ctrl+printscreen+k be changed to something else?</p>
<p>good thing ctrl+alt+esc is still there. hope it doesnt get a meaningless change in for safety purposes. (9.10:”the function that was ctrl+alt+esc is now changed to shift+capslock+pause for your safety”)&#8221;</p>
<p>How many times do I have to keep telling you god-damned Ubuntards this? THIS WAS NOT A DECISION MADE BY CANONICAL OR ANY UBUNTU DEV!</p>
<p>This was done upstream with the Xorg developers who have nothing whatsoever to do with Ubuntu except for receiving no back contribution from the Ubuntu devs like everyone else who developed almost all the stuff you&#8217;ll actually see on Ubuntu. (All the so-called &#8220;new&#8221; features Canonical brags about in Ubuntu are usually developed upstream by people who have nothing to do with Ubuntu, usually the GNOME devs.)</p>
<p>This WAS a stupid decision on the Xorg developers part, and it strikes me as a way to coddle SPECIFICALLY to the emacs users, as emacs, out of possibly poor design or bad foresight on Richard Stallman&#8217;s part, uses CTRL+ALT combos extensively.</p>
<p>Normally I&#8217;m a bit down on Ubuntu for being a lame distribution that shields the user way too much from the system (A crime committed by Windows and OS X.), but at least put blame and credit where blame and credit is due. Ubuntu&#8217;s not the only distribution or FOSS developer group in existence.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: annoying</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-12588</link>
		<dc:creator>annoying</dc:creator>
		<pubDate>Wed, 02 Sep 2009 08:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-12588</guid>
		<description>eams like a useless moving things around for no reason change to me. in 9.10 ctrl+printscreen+k be changed to something else?

good thing ctrl+alt+esc is still there.  hope it doesnt get a meaningless change in for safety purposes.  (9.10:&quot;the function that was ctrl+alt+esc is now changed to shift+capslock+pause for your safety&quot;)</description>
		<content:encoded><![CDATA[<p>eams like a useless moving things around for no reason change to me. in 9.10 ctrl+printscreen+k be changed to something else?</p>
<p>good thing ctrl+alt+esc is still there.  hope it doesnt get a meaningless change in for safety purposes.  (9.10:&#8221;the function that was ctrl+alt+esc is now changed to shift+capslock+pause for your safety&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schmork</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-12381</link>
		<dc:creator>schmork</dc:creator>
		<pubDate>Wed, 26 Aug 2009 19:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-12381</guid>
		<description>probably should note that the right-alt +printscreen+k is a kernel level command that is supoosed to kill &quot;all&quot; processes, not particularly x, which is why some people may perceive it to crash their system.</description>
		<content:encoded><![CDATA[<p>probably should note that the right-alt +printscreen+k is a kernel level command that is supoosed to kill &#8220;all&#8221; processes, not particularly x, which is why some people may perceive it to crash their system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pops</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-12054</link>
		<dc:creator>pops</dc:creator>
		<pubDate>Fri, 14 Aug 2009 11:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-12054</guid>
		<description>sudo gksudo gedit /etc/X11/xorg.conf

??????

Surely no need for both &quot;sudo&quot; &amp; &quot;gksudo&quot; in that command?
Sudo for terminal app`s/commands with privileges and gksudo for graphical app`s with privileges.</description>
		<content:encoded><![CDATA[<p>sudo gksudo gedit /etc/X11/xorg.conf</p>
<p>??????</p>
<p>Surely no need for both &#8220;sudo&#8221; &amp; &#8220;gksudo&#8221; in that command?<br />
Sudo for terminal app`s/commands with privileges and gksudo for graphical app`s with privileges.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franjo</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-11624</link>
		<dc:creator>Franjo</dc:creator>
		<pubDate>Fri, 31 Jul 2009 08:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-11624</guid>
		<description>Thanks for tip:
It works.

2) you can use
right alt + printscreen +k
to do the same effect</description>
		<content:encoded><![CDATA[<p>Thanks for tip:<br />
It works.</p>
<p>2) you can use<br />
right alt + printscreen +k<br />
to do the same effect</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-11001</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 10 Jul 2009 15:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-11001</guid>
		<description>&quot;I didn’t know Ctrl-Alt-Backspace was disabled in Jaunty! I was wondering why it wasn’t working until I read it here.
This modification is so moronic and idiot. At this pace Ubuntu will become so similar to Windows that then I would rather use the ORIGINAL Windows, not a fake “look-and-feel-like-windows” linux distro. Dont you have SELF-RESPECT? Linux is different! And all lame idiot f*cking windows users uncapable to use linux should stay with windows. Its the same for car owners: 95-98% take their cars to the garage, the rest (2-5%) are like linux users, do-it-yourselves, who are not affraid of learning and get their hands “dirty”. C’mon, gimme a break. This is also why only 5% of computer users are linux users. Stop making it windows like. Those window users will never change. those efforts to “dumb’ down linux are futile.&quot;

+1. Absolutely agree.

One of the reasons I *left* Ubuntu for Arch was I was watching, terrified, as the Ubuntu devs kept raping Ubuntu to make it more &quot;idiot friendly.&quot;

I got so tired of voting down &quot;use X feature from Windows in Ubuntu&quot; &quot;ideas&quot; from Brainstorm, too. Sadly, I knew I couldn&#039;t count on them to actually make Ubuntu GOOD... just WORK... sort of.

Remember, these are the same idiots who actually thought including Pulse Audio in the default install was a good idea.

My last straw was 8.10. Where they finally emulated the bugginess, instability, and bloat of Windows, probably to make Ubuntu look more appealing to Windows converts. /snark

I can&#039;t blame Canonical for the lack of our beloved X-restarting three finger salute. That lame decision came from upstream with the Xorg devs themselves.

If you like &quot;getting your hands dirty&quot; with Linux, then Ubuntu very much is not your distribution. I&#039;d say ARCH is your distribution. It installs ONLY the core. It gives no choice for installing additional packages except from the [core] repository (Unlike Slackware which will allow you to install more.). The packages usually are the &quot;just work&quot; type but the Arch devs like you to also configure as much as possible and they provide a Wiki and a forum that runs circles around the Ubuntu wiki (Which was almost vague in most articles and had a lot of dead links.) and forum (Where you&#039;ll see a lot... a LOT of threads that go unanswered, often not even a single reply to someone actually trying to get help.).</description>
		<content:encoded><![CDATA[<p>&#8220;I didn’t know Ctrl-Alt-Backspace was disabled in Jaunty! I was wondering why it wasn’t working until I read it here.<br />
This modification is so moronic and idiot. At this pace Ubuntu will become so similar to Windows that then I would rather use the ORIGINAL Windows, not a fake “look-and-feel-like-windows” linux distro. Dont you have SELF-RESPECT? Linux is different! And all lame idiot f*cking windows users uncapable to use linux should stay with windows. Its the same for car owners: 95-98% take their cars to the garage, the rest (2-5%) are like linux users, do-it-yourselves, who are not affraid of learning and get their hands “dirty”. C’mon, gimme a break. This is also why only 5% of computer users are linux users. Stop making it windows like. Those window users will never change. those efforts to “dumb’ down linux are futile.&#8221;</p>
<p>+1. Absolutely agree.</p>
<p>One of the reasons I *left* Ubuntu for Arch was I was watching, terrified, as the Ubuntu devs kept raping Ubuntu to make it more &#8220;idiot friendly.&#8221;</p>
<p>I got so tired of voting down &#8220;use X feature from Windows in Ubuntu&#8221; &#8220;ideas&#8221; from Brainstorm, too. Sadly, I knew I couldn&#8217;t count on them to actually make Ubuntu GOOD&#8230; just WORK&#8230; sort of.</p>
<p>Remember, these are the same idiots who actually thought including Pulse Audio in the default install was a good idea.</p>
<p>My last straw was 8.10. Where they finally emulated the bugginess, instability, and bloat of Windows, probably to make Ubuntu look more appealing to Windows converts. /snark</p>
<p>I can&#8217;t blame Canonical for the lack of our beloved X-restarting three finger salute. That lame decision came from upstream with the Xorg devs themselves.</p>
<p>If you like &#8220;getting your hands dirty&#8221; with Linux, then Ubuntu very much is not your distribution. I&#8217;d say ARCH is your distribution. It installs ONLY the core. It gives no choice for installing additional packages except from the [core] repository (Unlike Slackware which will allow you to install more.). The packages usually are the &#8220;just work&#8221; type but the Arch devs like you to also configure as much as possible and they provide a Wiki and a forum that runs circles around the Ubuntu wiki (Which was almost vague in most articles and had a lot of dead links.) and forum (Where you&#8217;ll see a lot&#8230; a LOT of threads that go unanswered, often not even a single reply to someone actually trying to get help.).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-11000</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Fri, 10 Jul 2009 15:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-11000</guid>
		<description>I didn&#039;t know Ctrl-Alt-Backspace was disabled in Jaunty! I was wondering why it wasn&#039;t working until I read it here.
This modification is so moronic and idiot. At this pace Ubuntu will become so similar to Windows that then I would rather use the ORIGINAL Windows, not a fake &quot;look-and-feel-like-windows&quot; linux distro. Dont you have SELF-RESPECT? Linux is different! And all lame idiot f*cking windows users uncapable to use linux should stay with windows. Its the same for car owners: 95-98% take their cars to the garage, the rest (2-5%) are like linux users, do-it-yourselves, who are not affraid of learning and get their hands &quot;dirty&quot;. C&#039;mon, gimme a break. This is also why only 5% of computer users are linux users. Stop making it windows like. Those window users will never change. those efforts to &quot;dumb&#039; down linux are futile.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know Ctrl-Alt-Backspace was disabled in Jaunty! I was wondering why it wasn&#8217;t working until I read it here.<br />
This modification is so moronic and idiot. At this pace Ubuntu will become so similar to Windows that then I would rather use the ORIGINAL Windows, not a fake &#8220;look-and-feel-like-windows&#8221; linux distro. Dont you have SELF-RESPECT? Linux is different! And all lame idiot f*cking windows users uncapable to use linux should stay with windows. Its the same for car owners: 95-98% take their cars to the garage, the rest (2-5%) are like linux users, do-it-yourselves, who are not affraid of learning and get their hands &#8220;dirty&#8221;. C&#8217;mon, gimme a break. This is also why only 5% of computer users are linux users. Stop making it windows like. Those window users will never change. those efforts to &#8220;dumb&#8217; down linux are futile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anson</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-10548</link>
		<dc:creator>Anson</dc:creator>
		<pubDate>Mon, 29 Jun 2009 23:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-10548</guid>
		<description>it has probably been stated already, but with the alternative right-alt + Sysreq + k , you might have to add the shift key for some older full keyboards, because the sysreq key also has the printscreen function assigned to it.</description>
		<content:encoded><![CDATA[<p>it has probably been stated already, but with the alternative right-alt + Sysreq + k , you might have to add the shift key for some older full keyboards, because the sysreq key also has the printscreen function assigned to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-10423</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Fri, 26 Jun 2009 22:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-10423</guid>
		<description>@Yaro
&quot;Can anyone tell me a real, citable case where some moron hit the CTRL+ALT+BACKSPACE combination on accident?&quot;

Ever heard of a virtual Windows client on VMWare?
If you need to press &lt;del&gt; you have too press these great combination.

I can&#039;t think why you would use x11 on an VMWare server but you never know...</description>
		<content:encoded><![CDATA[<p>@Yaro<br />
&#8220;Can anyone tell me a real, citable case where some moron hit the CTRL+ALT+BACKSPACE combination on accident?&#8221;</p>
<p>Ever heard of a virtual Windows client on VMWare?<br />
If you need to press <del> you have too press these great combination.</p>
<p>I can&#8217;t think why you would use x11 on an VMWare server but you never know&#8230;</del></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-10321</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 24 Jun 2009 04:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-10321</guid>
		<description>First KDE turns their world upside down and makes everything look like Vista. That and drove me to the land of the Gnomes (not a bad thing) and now xorg is making random changes that have great potential to negatively impact the end-user. Wonderful.

To Rich McA; Change does not (as a rule) equal Improvement, it only equals change. 

I&#039;m 100% with Yaro on this, 
I just had Wine take-over X and I pressed Ctrl+Alt+Backspace to kill the server. Nothing hapened. I thought I hit the wrong keys so did it again. Agsin nothing. WTF?! I can&#039;t kill the X session? Switching to another box I find out about this &quot;improvement&quot; made by xorg (thanks for the warning guys). 
Eventually I managed to get a console up and running, and, flying blind (the Wine app was consuming the entire screen) performed a reboot. It was NOT pretty and I am NOT happy.</description>
		<content:encoded><![CDATA[<p>First KDE turns their world upside down and makes everything look like Vista. That and drove me to the land of the Gnomes (not a bad thing) and now xorg is making random changes that have great potential to negatively impact the end-user. Wonderful.</p>
<p>To Rich McA; Change does not (as a rule) equal Improvement, it only equals change. </p>
<p>I&#8217;m 100% with Yaro on this,<br />
I just had Wine take-over X and I pressed Ctrl+Alt+Backspace to kill the server. Nothing hapened. I thought I hit the wrong keys so did it again. Agsin nothing. WTF?! I can&#8217;t kill the X session? Switching to another box I find out about this &#8220;improvement&#8221; made by xorg (thanks for the warning guys).<br />
Eventually I managed to get a console up and running, and, flying blind (the Wine app was consuming the entire screen) performed a reboot. It was NOT pretty and I am NOT happy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jed-is-right</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-10181</link>
		<dc:creator>Jed-is-right</dc:creator>
		<pubDate>Sat, 20 Jun 2009 15:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-10181</guid>
		<description>that&#039;s hilarious.  Aptly put, Jed.  I had recently had the roof leak onto my keyboard some months back, and thought perhaps it just didn&#039;t like using more than two keys at once, and didnt think much of it.  

You would think if it were for noobs&#039; sake, that even the dumb person could deduce that if they hit those keys it (oh my gosh!!!) restarts X.  just horrible.  A complete cataclysmic loss there.</description>
		<content:encoded><![CDATA[<p>that&#8217;s hilarious.  Aptly put, Jed.  I had recently had the roof leak onto my keyboard some months back, and thought perhaps it just didn&#8217;t like using more than two keys at once, and didnt think much of it.  </p>
<p>You would think if it were for noobs&#8217; sake, that even the dumb person could deduce that if they hit those keys it (oh my gosh!!!) restarts X.  just horrible.  A complete cataclysmic loss there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jed</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-10064</link>
		<dc:creator>Jed</dc:creator>
		<pubDate>Wed, 17 Jun 2009 06:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-10064</guid>
		<description>Its ironic that they added another esoteric key combination that re-enables the one they took away specifically to avoid stumbling into esoteric key combinations. 

So now users will use there system for a while, accidentally enable ctr + alt + bksp, and then be perplexed when X starts to randomly restart every one in a while.</description>
		<content:encoded><![CDATA[<p>Its ironic that they added another esoteric key combination that re-enables the one they took away specifically to avoid stumbling into esoteric key combinations. </p>
<p>So now users will use there system for a while, accidentally enable ctr + alt + bksp, and then be perplexed when X starts to randomly restart every one in a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaro</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-9682</link>
		<dc:creator>Yaro</dc:creator>
		<pubDate>Fri, 05 Jun 2009 04:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-9682</guid>
		<description>Enabling DontZap by default was not an Ubunt decision, but an Xorg decision.

I really bleeping hate it, too.

I like ideas for change, but this was a stupid idea. Can anyone tell me a real, citable case where some moron hit the CTRL+ALT+BACKSPACE combination on accident? Especially since it&#039;s a three-key combination involving one key NOWHERE NEAR the other two?

No, this was an idiot change made upstream. As of xorg 1.6, you have to alter xorg.conf to get this useful feature back. This is bad. This means that an unprivileged user had to plead with an administrator to get the traditional method of dealing with runaway X-using processes.

If we didn&#039;t have the ability to use the Magic Sysrq Keys, we&#039;d be in the same boat as the Windows users, having to hard-reset our boxes every time some runaway GUI app locks up X.

Unfortunately I&#039;ve seen Ubuntu&#039;s Magic Sysrq Key support blow up in the last two releases (I use Arch now, but I&#039;ve seen in both 8.10 and 9.04 that Ubuntu seems incapable of handling these useful keypresses as well. Which means up X locks up, you&#039;re screwed because you can&#039;t get the keyboard into raw mode.) which is bad.

My uber-awesome xorg.conf now has this serverflag setting in it, because I don&#039;t want to suffer without a way of killing X should things go wrong.

Common sense would have told these devs to have simply made the X-killing combo behavior different as opposed to disabling it altogether. Holding it for a few seconds or hitting it TWICE. Disabling it? Stupid move.

Of course, I already forsee a lot fo apologists for this idiotic behavior on the Ubuntu Forums, just like there were apologists for the terrible Pulse Audio decision, but that&#039;s a different rant.</description>
		<content:encoded><![CDATA[<p>Enabling DontZap by default was not an Ubunt decision, but an Xorg decision.</p>
<p>I really bleeping hate it, too.</p>
<p>I like ideas for change, but this was a stupid idea. Can anyone tell me a real, citable case where some moron hit the CTRL+ALT+BACKSPACE combination on accident? Especially since it&#8217;s a three-key combination involving one key NOWHERE NEAR the other two?</p>
<p>No, this was an idiot change made upstream. As of xorg 1.6, you have to alter xorg.conf to get this useful feature back. This is bad. This means that an unprivileged user had to plead with an administrator to get the traditional method of dealing with runaway X-using processes.</p>
<p>If we didn&#8217;t have the ability to use the Magic Sysrq Keys, we&#8217;d be in the same boat as the Windows users, having to hard-reset our boxes every time some runaway GUI app locks up X.</p>
<p>Unfortunately I&#8217;ve seen Ubuntu&#8217;s Magic Sysrq Key support blow up in the last two releases (I use Arch now, but I&#8217;ve seen in both 8.10 and 9.04 that Ubuntu seems incapable of handling these useful keypresses as well. Which means up X locks up, you&#8217;re screwed because you can&#8217;t get the keyboard into raw mode.) which is bad.</p>
<p>My uber-awesome xorg.conf now has this serverflag setting in it, because I don&#8217;t want to suffer without a way of killing X should things go wrong.</p>
<p>Common sense would have told these devs to have simply made the X-killing combo behavior different as opposed to disabling it altogether. Holding it for a few seconds or hitting it TWICE. Disabling it? Stupid move.</p>
<p>Of course, I already forsee a lot fo apologists for this idiotic behavior on the Ubuntu Forums, just like there were apologists for the terrible Pulse Audio decision, but that&#8217;s a different rant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thanks</title>
		<link>http://www.ubuntugeek.com/howto-enable-ctrl-alt-backspace-in-ubuntu-jaunty.html/comment-page-1#comment-9625</link>
		<dc:creator>thanks</dc:creator>
		<pubDate>Wed, 03 Jun 2009 01:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1421#comment-9625</guid>
		<description>Thanks for the tip.

I just installed this 9.04 on my laptop and it has been a huge step back.  Lots of bugs and dumb changes.  This will be my last ubuntu and I would uninstall it if I was not leaving for vacation.

enlightenment e16 was a great stable environment before this fresh install.  Now I&#039;m seeing bugs they fixed years ago and interesting new ones.

I&#039;ve been using unix for over 20 years... like I said, last ubuntu.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip.</p>
<p>I just installed this 9.04 on my laptop and it has been a huge step back.  Lots of bugs and dumb changes.  This will be my last ubuntu and I would uninstall it if I was not leaving for vacation.</p>
<p>enlightenment e16 was a great stable environment before this fresh install.  Now I&#8217;m seeing bugs they fixed years ago and interesting new ones.</p>
<p>I&#8217;ve been using unix for over 20 years&#8230; like I said, last ubuntu.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

