<?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>Imaging and a little bit of OSS &#187; login screen</title>
	<atom:link href="http://nuclear-imaging.info/site_content/tag/login-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://nuclear-imaging.info/site_content</link>
	<description>Yet another techno blog</description>
	<lastBuildDate>Wed, 04 Jan 2012 18:29:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Remove Karmic (Ubuntu 9.10) login screen sound</title>
		<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>
		<comments>http://nuclear-imaging.info/site_content/2009/11/03/remove-karmic-ubuntu-910-login-screen-sound/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 16:00:54 +0000</pubDate>
		<dc:creator>slash_boot</dc:creator>
				<category><![CDATA[Linux and OSS]]></category>
		<category><![CDATA[karmic koala]]></category>
		<category><![CDATA[login screen]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://nuclear-imaging.info/site_content/?p=307</guid>
		<description><![CDATA[The GDM in Ubuntu changed a bit since Karmic. Now you no longer need to type in both username and password. Instead there is a list of users that shows up, similar to what we have in Windows and Mac. That way you don&#8217;t accidentally type in the password when you are supposed to be <a href='http://nuclear-imaging.info/site_content/2009/11/03/remove-karmic-ubuntu-910-login-screen-sound/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>The GDM in Ubuntu changed a bit since Karmic. Now you no longer need to type in both username and password. Instead there is a list of users that shows up, similar to what we have in Windows and Mac. That way you don&#8217;t accidentally type in the password when you are supposed to be typing your user name. While this is a really nice way to login, Ubuntu added a drum sound which plays each time you arrive at the login screen &#8211; this can be when a user logs out or starts the computer. There is no simple way to disable that sound using GUI. There is however a simple command line which disables this login screen sound as lets you login silently.</p>
<p>If you are a sudoer, open up the terminal and type in:</p>
<blockquote><p>sudo -u gdm gconftool-2 &#8211;set /desktop/gnome/sound/event_sounds &#8211;type bool false</p></blockquote>
<p>The next time you logout, or restart the computer, the sound won&#8217;t be played again.</p>
<p>****</p>
<p>Update: The above methods doesn&#8217;t work for everyone. There have been a couple of other methods that have been known to work.</p>
<p>To actually disable the &#8220;login ready&#8221; sound you need to edit your /etc/gdm/custom.conf file.</p>
<blockquote><p>sudo gedit /etc/gdm/custom.conf</p></blockquote>
<p>Under the [greeter] section add the line:</p>
<blockquote><p>SoundOnLogin=false</p></blockquote>
<p>Another method that has worked for some is the removal of ubuntu-sounds package. This will remove all the event sounds as well, but your media should work just fine.</p>
<blockquote><p>sudo apt-get remove ubuntu-sounds</p></blockquote>
<p>These are some of the methods that have worked for several people. YMMV &#8211; unfortunately.</p>
]]></content:encoded>
			<wfw:commentRss>http://nuclear-imaging.info/site_content/2009/11/03/remove-karmic-ubuntu-910-login-screen-sound/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

