<?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>Hozzászólás: Hogyan állítható vissza a Ctrl+Alt+Backspace kombináció a grafikus felület újraindításához?</title>
	<atom:link href="http://www.evenorbert.net/2009/09/hogyan-allithato-vissza-a-ctrlaltbackspace-kombinacio-a-grafikus-felulet-ujrainditasahoz/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evenorbert.net/2009/09/hogyan-allithato-vissza-a-ctrlaltbackspace-kombinacio-a-grafikus-felulet-ujrainditasahoz/</link>
	<description></description>
	<lastBuildDate>Fri, 11 May 2012 19:36:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Szerző: Evenich Norbert</title>
		<link>http://www.evenorbert.net/2009/09/hogyan-allithato-vissza-a-ctrlaltbackspace-kombinacio-a-grafikus-felulet-ujrainditasahoz/comment-page-1/#comment-49</link>
		<dc:creator>Evenich Norbert</dc:creator>
		<pubDate>Sun, 13 Sep 2009 15:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.evenorbert.net/?p=261#comment-49</guid>
		<description>Szia,

Ha nincsen meg az xorg.conf-ban a megfelelő rész, akkor csinálni kell egyet:

&lt;code&gt;
Section &quot;ServerFlags&quot;
  Option &quot;DontZap&quot; &quot;false&quot;
EndSection
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Szia,</p>
<p>Ha nincsen meg az xorg.conf-ban a megfelelő rész, akkor csinálni kell egyet:</p>
<p><code><br />
Section "ServerFlags"<br />
  Option "DontZap" "false"<br />
EndSection<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: kukimuki</title>
		<link>http://www.evenorbert.net/2009/09/hogyan-allithato-vissza-a-ctrlaltbackspace-kombinacio-a-grafikus-felulet-ujrainditasahoz/comment-page-1/#comment-48</link>
		<dc:creator>kukimuki</dc:creator>
		<pubDate>Sun, 13 Sep 2009 11:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.evenorbert.net/?p=261#comment-48</guid>
		<description>Én megcsinálnám, csak épp az én xorg.conf-om így néz ki:

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type &quot;man xorg.conf&quot; at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section &quot;Device&quot;
	Identifier	&quot;Configured Video Device&quot;
EndSection

Section &quot;Monitor&quot;
	Identifier	&quot;Configured Monitor&quot;
EndSection

Section &quot;Screen&quot;
	Identifier	&quot;Default Screen&quot;
	Monitor		&quot;Configured Monitor&quot;
	Device		&quot;Configured Video Device&quot;
EndSection

De a rendszerem megy frankón. Ubuntu 9.04 fut, de jó lenne használni a Ctrl+Alt+Backspace-t. Egy kis help jut nekem is?</description>
		<content:encoded><![CDATA[<p>Én megcsinálnám, csak épp az én xorg.conf-om így néz ki:</p>
<p># xorg.conf (X.Org X Window System server configuration file)<br />
#<br />
# This file was generated by dexconf, the Debian X Configuration tool, using<br />
# values from the debconf database.<br />
#<br />
# Edit this file with caution, and see the xorg.conf manual page.<br />
# (Type &#8220;man xorg.conf&#8221; at the shell prompt.)<br />
#<br />
# This file is automatically updated on xserver-xorg package upgrades *only*<br />
# if it has not been modified since the last upgrade of the xserver-xorg<br />
# package.<br />
#<br />
# Note that some configuration settings that could be done previously<br />
# in this file, now are automatically configured by the server and settings<br />
# here are ignored.<br />
#<br />
# If you have edited this file but would like it to be automatically updated<br />
# again, run the following command:<br />
#   sudo dpkg-reconfigure -phigh xserver-xorg</p>
<p>Section &#8220;Device&#8221;<br />
	Identifier	&#8220;Configured Video Device&#8221;<br />
EndSection</p>
<p>Section &#8220;Monitor&#8221;<br />
	Identifier	&#8220;Configured Monitor&#8221;<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
	Identifier	&#8220;Default Screen&#8221;<br />
	Monitor		&#8220;Configured Monitor&#8221;<br />
	Device		&#8220;Configured Video Device&#8221;<br />
EndSection</p>
<p>De a rendszerem megy frankón. Ubuntu 9.04 fut, de jó lenne használni a Ctrl+Alt+Backspace-t. Egy kis help jut nekem is?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: Ulysses</title>
		<link>http://www.evenorbert.net/2009/09/hogyan-allithato-vissza-a-ctrlaltbackspace-kombinacio-a-grafikus-felulet-ujrainditasahoz/comment-page-1/#comment-46</link>
		<dc:creator>Ulysses</dc:creator>
		<pubDate>Sat, 12 Sep 2009 11:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.evenorbert.net/?p=261#comment-46</guid>
		<description>Kickoff alkalmazásindító → Számítógép → Rendszerbeállítások megnyitása után a Képernyő ikonra kell kattintani, és alul engedélyezni a &quot;Ctrl+Alt+Backspace restarts the xserver&quot; lehetőségt, így nem kell az xorg.conf-ot szerkeszteni.</description>
		<content:encoded><![CDATA[<p>Kickoff alkalmazásindító → Számítógép → Rendszerbeállítások megnyitása után a Képernyő ikonra kell kattintani, és alul engedélyezni a &#8220;Ctrl+Alt+Backspace restarts the xserver&#8221; lehetőségt, így nem kell az xorg.conf-ot szerkeszteni.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: Norbert Evenich (evenorbert) 's status on Saturday, 12-Sep-09 11:01:18 UTC - Identi.ca</title>
		<link>http://www.evenorbert.net/2009/09/hogyan-allithato-vissza-a-ctrlaltbackspace-kombinacio-a-grafikus-felulet-ujrainditasahoz/comment-page-1/#comment-45</link>
		<dc:creator>Norbert Evenich (evenorbert) 's status on Saturday, 12-Sep-09 11:01:18 UTC - Identi.ca</dc:creator>
		<pubDate>Sat, 12 Sep 2009 11:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.evenorbert.net/?p=261#comment-45</guid>
		<description>[...]  http://www.evenorbert.net/index.php/2009/09/hogyan-allithato-vissza-a-ctrlaltbackspace-kombinacio-a...       a few seconds ago  from web [...]</description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://www.evenorbert.net/index.php/2009/09/hogyan-allithato-vissza-a-ctrlaltbackspace-kombinacio-a" rel="nofollow">http://www.evenorbert.net/inde.....mbinacio-a</a>&#8230;       a few seconds ago  from web [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

