<?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>Retreat! Retreat! &#187; gdm</title>
	<atom:link href="http://www.sonofthestage.net/tag/gdm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sonofthestage.net</link>
	<description>Do or do not... there is no try.</description>
	<lastBuildDate>Sun, 01 Jan 2012 17:36:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>opensuse 11.2 gnome shutdown problem</title>
		<link>http://www.sonofthestage.net/2010/02/09/opensuse-11-2-gnome-shutdown-problem/</link>
		<comments>http://www.sonofthestage.net/2010/02/09/opensuse-11-2-gnome-shutdown-problem/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 09:52:12 +0000</pubDate>
		<dc:creator>sonofthestage</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[opensuse 11.2]]></category>
		<category><![CDATA[shutdown]]></category>

		<guid isPermaLink="false">http://www.sonofthestage.net/?p=226</guid>
		<description><![CDATA[In OpenSUSE 11.2, c&#8217;è un simpatico bug che rimanda al login manager (gdm) una volta effettuato lo shutdown da Gnome (Computer -&#62; Shutdown -&#62; Shut down). La soluzione, come indicato nei commenti alla segnalazione del bug in bugzilla, sta nello &#8230; <a href="http://www.sonofthestage.net/2010/02/09/opensuse-11-2-gnome-shutdown-problem/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In OpenSUSE 11.2, c&#8217;è un simpatico bug che rimanda al login manager (gdm) una volta effettuato lo shutdown da Gnome (Computer -&gt; Shutdown -&gt; Shut down).</p>
<p>La soluzione, come indicato nei commenti alla <a href="https://bugzilla.novell.com/show_bug.cgi?id=540482#c120">segnalazione del bug</a> in bugzilla, sta nello scaricare una versione patchata di kbd:</p>
<pre>rpm -Uvh http://download.opensuse.org/repositories/home://vuntz://11.2-testing/openSUSE_11.2/x86_64/kbd-1.14.1-22.1.x86_64.rpm</pre>
<p class="error">Attenzione! Il link vale per la versione a 64bit di Opensuse 11.2. Per la versione a 32bit sostituite <strong>x86_64</strong> con <strong>i586</strong>.</p>
<p>Dopodiché, editate il file /etc/rc.d/rc, aggiungendo il parametro <em><strong>&#8211;userwait</strong></em> alla riga che contiene il comando <strong>chvt</strong>, in questo modo:</p>
<pre>command -p chvt --userwait 1 &gt; /dev/null 2&gt;&amp;1
</pre>
<p>Ora dovrebbe funzionare tutto, in attesa che la patch arrivi nel repository ufficiale.</p>
<p><span style="color:#ff0000;"><strong>UPDATE 2010-02-23</strong></span> : Pare abbiano risolto con <a href="http://lists.opensuse.org/archive/opensuse-commit/2010-02/msg00535.html">questo</a> commit. Aggiornate la distro. <img src='http://www.sonofthestage.net/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sonofthestage.net/2010/02/09/opensuse-11-2-gnome-shutdown-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualbox 3.1.0 guest keyboard problem</title>
		<link>http://www.sonofthestage.net/2009/12/01/virtualbox-3-1-0-guest-keyboard-problem/</link>
		<comments>http://www.sonofthestage.net/2009/12/01/virtualbox-3-1-0-guest-keyboard-problem/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 22:28:52 +0000</pubDate>
		<dc:creator>sonofthestage</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[guest]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://www.sonofthestage.net/?p=199</guid>
		<description><![CDATA[Se state impazzendo perché dopo l&#8217;update alla release 3.1.0 di VirtualBox, la tastiera del vostro guest Linux based non funziona più entrando in Xorg, sappiate che è dovuto ad una riga mancante nel file /etc/X11/xorg.conf che l&#8217;installer delle Guest Addiction &#8230; <a href="http://www.sonofthestage.net/2009/12/01/virtualbox-3-1-0-guest-keyboard-problem/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Se state impazzendo perché dopo l&#8217;update alla release 3.1.0 di <a href="http://www.virtualbox.org">VirtualBox</a>, la tastiera del vostro guest Linux based non funziona più entrando in Xorg, sappiate che è dovuto ad una riga mancante nel file /etc/X11/xorg.conf che l&#8217;installer delle Guest Addiction <em>dimentica</em> di aggiungere.</p>
<p>Nella sezione ServerLayout aggiungete:</p>
<blockquote>
<pre>InputDevice "Keyboard[0]" "CoreKeyboard"</pre>
</blockquote>
<p>e magicamente al successivo riavvio di xorg la tastiera tornerà a funzionare. Happy (para)virtualization!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sonofthestage.net/2009/12/01/virtualbox-3-1-0-guest-keyboard-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

