<?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: Remove Karmic (Ubuntu 9.10) login screen sound</title>
	<atom:link href="http://nuclear-imaging.info/site_content/2009/11/03/remove-karmic-ubuntu-910-login-screen-sound/feed/" rel="self" type="application/rss+xml" />
	<link>http://nuclear-imaging.info/site_content/2009/11/03/remove-karmic-ubuntu-910-login-screen-sound/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=remove-karmic-ubuntu-910-login-screen-sound</link>
	<description>Yet another techno blog</description>
	<lastBuildDate>Wed, 09 May 2012 12:39:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Sam</title>
		<link>http://nuclear-imaging.info/site_content/2009/11/03/remove-karmic-ubuntu-910-login-screen-sound/#comment-134</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sat, 20 Feb 2010 07:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=307#comment-134</guid>
		<description>This is crazy. No solution for every GDM. And only geek-type solutions.
Can Ubuntu aim at beeing user friendly with such kind of annoyances?
Always a new trick to shutdown the &quot;login sound&quot; - HA HA - this at each new release.
It must be someone realy mean setting things like this.</description>
		<content:encoded><![CDATA[<p>This is crazy. No solution for every GDM. And only geek-type solutions.<br />
Can Ubuntu aim at beeing user friendly with such kind of annoyances?<br />
Always a new trick to shutdown the &#8220;login sound&#8221; &#8211; HA HA &#8211; this at each new release.<br />
It must be someone realy mean setting things like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://nuclear-imaging.info/site_content/2009/11/03/remove-karmic-ubuntu-910-login-screen-sound/#comment-132</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 23 Jan 2010 18:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=307#comment-132</guid>
		<description>I found the command line method someplace else as well.  I tried it and it didn&#039;t work.  Then it dawned on me to restart gdm - that killed the little drum sound.

$ sudo service gdm restart</description>
		<content:encoded><![CDATA[<p>I found the command line method someplace else as well.  I tried it and it didn&#8217;t work.  Then it dawned on me to restart gdm &#8211; that killed the little drum sound.</p>
<p>$ sudo service gdm restart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Limey</title>
		<link>http://nuclear-imaging.info/site_content/2009/11/03/remove-karmic-ubuntu-910-login-screen-sound/#comment-128</link>
		<dc:creator>Limey</dc:creator>
		<pubDate>Sun, 10 Jan 2010 20:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=307#comment-128</guid>
		<description>Ah, I see the problem is with your site. It&#039;s changed the double dash (-) before &#039;set&#039; and &#039;type&#039; to a big single one.

&lt;a href=&quot;#comment-127&quot; rel=&quot;nofollow&quot;&gt;@Limey&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Ah, I see the problem is with your site. It&#8217;s changed the double dash (-) before &#8216;set&#8217; and &#8216;type&#8217; to a big single one.</p>
<p><a href="#comment-127" rel="nofollow">@Limey</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Limey</title>
		<link>http://nuclear-imaging.info/site_content/2009/11/03/remove-karmic-ubuntu-910-login-screen-sound/#comment-127</link>
		<dc:creator>Limey</dc:creator>
		<pubDate>Sun, 10 Jan 2010 20:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=307#comment-127</guid>
		<description>When I copy and pasted the above it didn&#039;t work because some of the characters were not correct. Here is what worked...

sudo -u gdm gconftool-2 --set /desktop/gnome/sound/event_sounds --type bool false


I tried Conisant&#039;s way as well, but the gconf-editor that came up was empty. Probably something to do with all the errors that also came up about a TCP problem with ORBit.</description>
		<content:encoded><![CDATA[<p>When I copy and pasted the above it didn&#8217;t work because some of the characters were not correct. Here is what worked&#8230;</p>
<p>sudo -u gdm gconftool-2 &#8211;set /desktop/gnome/sound/event_sounds &#8211;type bool false</p>
<p>I tried Conisant&#8217;s way as well, but the gconf-editor that came up was empty. Probably something to do with all the errors that also came up about a TCP problem with ORBit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conisant</title>
		<link>http://nuclear-imaging.info/site_content/2009/11/03/remove-karmic-ubuntu-910-login-screen-sound/#comment-108</link>
		<dc:creator>Conisant</dc:creator>
		<pubDate>Sat, 14 Nov 2009 22:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=307#comment-108</guid>
		<description>Hey,

a nice way to configure GDM is to start the gconf-editor as gdm.
To do so you have to be logged out (in the gdm login screen), change to a tty (ctrl + alt + F1) and then run the following commands:
$ export DISPLAY=:0.0
$ sudo -u gdm gconf-editor

Then change back to the xserver on tty7 (ctrl + alt + F7).
You will see the gconf-editor on the gdm screen and may configure what ever you want.
There you will be able to browse to the key /desktop/gnome/sounds.
Then you can uncheck the event_sounds value.

For me the commandline didn&#039;t work out but the gconf-editor does the job.
Kinda strange, cause it should do the same...

Greetings from Germany, Conisant</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>a nice way to configure GDM is to start the gconf-editor as gdm.<br />
To do so you have to be logged out (in the gdm login screen), change to a tty (ctrl + alt + F1) and then run the following commands:<br />
$ export DISPLAY=:0.0<br />
$ sudo -u gdm gconf-editor</p>
<p>Then change back to the xserver on tty7 (ctrl + alt + F7).<br />
You will see the gconf-editor on the gdm screen and may configure what ever you want.<br />
There you will be able to browse to the key /desktop/gnome/sounds.<br />
Then you can uncheck the event_sounds value.</p>
<p>For me the commandline didn&#8217;t work out but the gconf-editor does the job.<br />
Kinda strange, cause it should do the same&#8230;</p>
<p>Greetings from Germany, Conisant</p>
]]></content:encoded>
	</item>
</channel>
</rss>

