<?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>Ubuntu Tutorials &#187; gdm</title>
	<atom:link href="http://ubuntu-tutorials.com/tag/gdm/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:08:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Disable Login Screen User List Ubuntu</title>
		<link>http://ubuntu-tutorials.com/2010/07/03/disable-login-screen-user-list-ubuntu/</link>
		<comments>http://ubuntu-tutorials.com/2010/07/03/disable-login-screen-user-list-ubuntu/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 01:58:43 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[gdm]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1937</guid>
		<description><![CDATA[I recently wrote an article outlining how to remove the login screen user list in the KDE login screen. This article outlines the same steps, but specific to the GNOME login screen. The instructions here have been tested on Ubuntu 10.04 LTS as well as Ubuntu 9.10. If you would prefer to remove the user [...]]]></description>
			<content:encoded><![CDATA[<p>I recently wrote an article outlining how to <a title="remove the login screen user list KDE" href="http://ubuntu-tutorials.com/2010/06/11/disable-user-list-and-preselect-user-in-kdm-login-manager/">remove the login screen user list in the KDE</a> login screen. This article outlines the same steps, but specific to the GNOME login screen. The instructions here have been tested on Ubuntu 10.04 LTS as well as Ubuntu 9.10. If you would prefer to remove the user list from your login screen and require the username be entered in combination with the password, these instructions will achieve just that.</p>
<p><strong>GDM Changes</strong></p>
<p>I believe it was with Ubuntu 9.10 that the GDM login manager was rewritten and the previous configuration options removed. I know there was a lot of upset about that when it happened. The functionality seemed to be the same, but the configuration options that users had grown used to were now gone. It seems, however, that there are still some settings that can be changed. Perhaps not quite as many, but one of the important ones is still available. If slightly obscure.</p>
<p><strong>Updating Configuration</strong></p>
<p>There are two methods of updating this configuration. There is the command-line one-liner, which I like for it&#8217;s quick and easy use. There is also the graphical method. I&#8217;ll outline both below. You can follow whichever you feel most comfortable with.</p>
<p><strong>Command Line : gconftool-2</strong></p>
<p>To disable the login screen user list in Ubuntu 10.04, simply run the following command, entering your password when prompted:</p>
<blockquote><p><code>sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/disable_user_list true</code></p></blockquote>
<p>The next time you log in you&#8217;ll be prompted to enter your username and password, instead of selecting your username from a list.</p>
<p><strong>Graphical Method : gconf-editor</strong></p>
<p>To disable the login screen user list in Ubuntu 10.04 graphically, run the following command and then navigate to the proper key=value pair setting.</p>
<blockquote><p><code>sudo -u gdm gconf-editor</code></p></blockquote>
<p>Navigate to /apps/gdm/simple-greeter.</p>
<p>Check the box that says &#8220;disable user list&#8221;, setting the value to true.</p>
<div id="attachment_1938" class="wp-caption alignleft" style="width: 510px"><a href="http://ubuntu-tutorials.com/wp-content/uploads/2010/07/disable_user_list.png"><img class="size-full wp-image-1938 " title="disable ubuntu login user list" src="http://ubuntu-tutorials.com/wp-content/uploads/2010/07/disable_user_list.png" alt="disable ubuntu login user list" width="500" height="375" /></a><p class="wp-caption-text">disable ubuntu login user list</p></div>
<p>Whichever method you choose, you&#8217;ll end up with the same result. Disabling the list of users at the login screen. I prefer my machine to require the username + password combination. No reason in telling everyone who the machine belongs to, and removing half of the security of the login mechanism.</p>
<p>I am interested in hearing your thoughts on the security vs usability of a user list at login. Do you agree with me or disagree?</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2010/07/03/disable-login-screen-user-list-ubuntu/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Remove The User List From Ubuntu 9.10 GDM Login Screen</title>
		<link>http://ubuntu-tutorials.com/2009/12/23/remove-the-user-list-from-ubuntu-9-10-gdm-login-screen/</link>
		<comments>http://ubuntu-tutorials.com/2009/12/23/remove-the-user-list-from-ubuntu-9-10-gdm-login-screen/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 05:31:07 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[2.28]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1377</guid>
		<description><![CDATA[I&#8217;m really enjoying the latest additions in GNOME 2.28, but one thing that has been bugging me is the rewrite of the GDM login screen. Historically it has been possible to customize a number of options, including features such as activating or deactivating the user list. With this latest upgrade it seems that GDM has [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m really enjoying the latest additions in GNOME 2.28, but one thing that has been bugging me is the rewrite of the GDM login screen. Historically it has been possible to customize a number of options, including features such as activating or deactivating the user list. With this latest upgrade it seems that GDM has been completely rewritten and those previously accessible customizations are now gone or well hidden. I have, however, been able to find a way to disable the user list and, again, require a username to login.</p>
<p>I&#8217;m curious to see further improvements to the new GDM system, but until that time I prefer to require username and password to login, not just a password.</p>
<p><strong>Disable User List</strong></p>
<p>In order to disable the user list you&#8217;ll need to open a terminal and run the following command:</p>
<blockquote><p><code>sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/disable_user_list true</code></p></blockquote>
<p><strong>Enable User List</strong></p>
<p><strong> </strong>If you&#8217;d like to re-enable the user list you can revert the above command using:</p>
<blockquote><p><code>sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/disable_user_list false</code></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2009/12/23/remove-the-user-list-from-ubuntu-9-10-gdm-login-screen/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How Do You Customize Your GNOME Desktop?</title>
		<link>http://ubuntu-tutorials.com/2009/09/16/how-do-you-customize-your-gnome-desktop/</link>
		<comments>http://ubuntu-tutorials.com/2009/09/16/how-do-you-customize-your-gnome-desktop/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 15:49:28 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1260</guid>
		<description><![CDATA[In less than a month I&#8217;ll be presenting at the Utah Open Source Conference regarding GNOME UI Customizations. This topic will cover usage of the graphical  gconf-editor as well as using command-line tools to track and implement UI changes. In preparation for this event I would like to ask for public feedback regarding common desktop [...]]]></description>
			<content:encoded><![CDATA[<p>In less than a month I&#8217;ll be presenting at the <a title="Utah Open Source Conference 2009" href="http://2009.utosc.com/pages/home/">Utah Open Source Conference</a> regarding GNOME UI Customizations. This topic will cover usage of the graphical  gconf-editor as well as using command-line tools to track and implement UI changes. In preparation for this event I would like to ask for public feedback regarding common desktop customizations. Please comment or email me regarding UI changes that you make to your desktop.</p>
<p>To get started with some ideas, here are the most common changes that I make:</p>
<ul>
<li>Move bottom panel to top</li>
<li>Shrink both panels to 19 pixels</li>
<li>Update system font to Droid Sans (<a title="ttf-droid package" href="apt://ttf-droid">ttf-droid</a> package), 8pt font</li>
<li>Updated workspace switcher to four workspaces</li>
<li>Activate GNOME-based compositing</li>
<li>Set gnome-terminal to white-on-black, Droid Sans Mono, 8pt font. Disable scrollbar and menubar</li>
<li>Set custom wallpaper, screensaver and GDM login screen</li>
<li>etc..</li>
</ul>
<p>I&#8217;d like to make sure that my presentation can cover the most interesting and popular changes to the UI. If you would like to share the changes you make, please comment. Feel free to include links to screenshots, GNOME-look.org references, etc.</p>
<p>Thank you!</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2009/09/16/how-do-you-customize-your-gnome-desktop/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>My Ubuntu Look and Feel</title>
		<link>http://ubuntu-tutorials.com/2009/07/22/my-ubuntu-look-and-feel/</link>
		<comments>http://ubuntu-tutorials.com/2009/07/22/my-ubuntu-look-and-feel/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 13:03:06 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[droid]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[gnome-terminal]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[ttf-droid]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1207</guid>
		<description><![CDATA[Yesterday I blogged about changing the GDM login screen, which seems to be a very touchy and popular subject among readers. I don&#8217;t know that I&#8217;ve heard from but a very few people that actually like the default login screen in Ubuntu 9.04. It seems everyone has an opinion about changing it. I thought I [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I blogged about changing the GDM login screen, which seems to be a very touchy and popular subject among readers. I don&#8217;t know that I&#8217;ve heard from but a very few people that actually like the default login screen in Ubuntu 9.04. It seems everyone has an opinion about changing it. I thought I would offer mine, in more detail. Presenting &#8220;My Ubuntu Look and Feel&#8221;</p>
<p><strong>Desktop Background</strong></p>
<p>There are so many really amazing desktop backgrounds to choose from it is hard to pick just one and publish it as my &#8220;favorite&#8221;. I guess what I will say is that I&#8217;ve grown accustomed to something darker (which fits with the theme, which we&#8217;ll see soon.) One of my recent selections is <a title="gnome smoke - gnome-look.org" href="http://gnome-look.org/content/show.php/gnome+smoke?content=93080">GNOME Smoke</a>. Not too busy, and not too bright and shiny as to be distracting.</p>
<p><strong>Theme</strong></p>
<p>For my overall theme I have been using Shiki-Colors for months now. I&#8217;ve really grown accustomed to the look, and my desktop just &#8220;looks funny&#8221; to me if its on something else. I&#8217;ve blogged in the past about how to <a title="install shiki colors ubuntu" href="http://ubuntu-tutorials.com/2008/11/10/install-shiki-colors-theme-on-ubuntu-810/">install Shiki-Colors</a>. If you haven&#8217;t tried it, I&#8217;d recommend it.</p>
<p><strong>Fonts</strong></p>
<p>Another must-have in my book is the Droid Sans font. I update all my fonts system wide to use this (Droid Sans Mono within gnome-terminal). You might also check out my previous post about <a title="install droid fonts on ubuntu" href="http://ubuntu-tutorials.com/2009/03/13/how-to-install-droid-fonts-on-ubuntu-904-jaunty/">installing Droid Fonts</a>. If you haven&#8217;t tried this font set check it out. Here are some quick instructions:</p>
<blockquote><p>sudo aptitude install <a title="ttf-droid package" href="apt://ttf-droid">ttf-droid</a></p></blockquote>
<blockquote><p>System &gt; Preferences &gt; Appearance &gt; Fonts</p></blockquote>
<p>Select &#8220;Droid Sans&#8221; 10pt for everything. I also check &#8220;LCD&#8221; (I am on a laptop). You also may notice a difference if you click &#8220;Details&#8221; in the bottom right corner of the window and make sure that you&#8217;re resolution is set to &#8220;96&#8243; dots per inch. I know that recent releases try to dynamically detect the best resolution, often times selecting something higher than 96. I&#8217;ve found that 96 still looks the best.</p>
<p><strong>gnome-terminal</strong></p>
<p>It might seem odd to include gnome-terminal is a list of graphical tweaks, but I always customize my terminal as well. Considering I spend the more part of my day within it, it should present me with the most comfortable surroundings.</p>
<p>First I right-click and select Profile &gt; Profile Preferences. I then deselect &#8220;Show menubar by default in new terminals&#8221;. I then deselect &#8220;Use thy system fixed width font&#8221; and select Droid Sans Mono, 10pt. I then move to the &#8220;Colors&#8221; tab and deselect &#8220;Use colors from system theme&#8221;. I promptly change the color scheme to White on Black. For me, a black background is the only appropriate background for a console. After this I move to the &#8220;Scrolling&#8221; tab and select &#8220;Disable&#8221;. You might think this disables the ability to scroll. It does not. It disables the scrollbar within the window (pgup/pgdn still work as expected).</p>
<p>With that I Close the window and enjoy a white on black console with the additional space alloted from removing the scrollbar and menubar, plus a very clean readable font.</p>
<p><strong>Conclusion</strong></p>
<p>Looking back at this it sure doesn&#8217;t seem like I&#8217;m too particular when it comes to the look and feel of my Desktop, but I definitely have an opinion. I&#8217;ve grown to the point that I like/expect certain things a certain way, while not caring about others. It does sometimes feel like I&#8217;ve grown a bit more minimalist. Anything that allows me to focus more on my work and less on the &#8220;bling&#8221; and I&#8217;m good.</p>
<p>What are some of your favorite UI tweaks? Have a favorite wallpaper? GDM theme? font? Share the love!</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2009/07/22/my-ubuntu-look-and-feel/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Update Default GDM Theme: Ubuntu 9.04 &#8220;Jaunty&#8221;</title>
		<link>http://ubuntu-tutorials.com/2009/07/21/update-default-gdm-theme-ubuntu-9-04-jaunty/</link>
		<comments>http://ubuntu-tutorials.com/2009/07/21/update-default-gdm-theme-ubuntu-9-04-jaunty/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 14:42:45 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[gdmsetup]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1205</guid>
		<description><![CDATA[A while back I blogged about the new GDM theme in Ubuntu 9.04 and I was surprised at the number of people that disliked it. Granted I don&#8217;t think its the best theme I&#8217;ve ever seen either, but is it *that* bad? In response (delayed, I know) to that feedback I thought a post on [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I blogged about the <a title="new GDM theme in ubuntu 9.04" href="http://ubuntu-tutorials.com/2009/03/09/new-gdm-login-theme-in-ubuntu-904-jaunty/">new GDM theme in Ubuntu 9.04</a> and I was surprised at the number of people that disliked it. Granted I don&#8217;t think its the best theme I&#8217;ve ever seen either, but is it *that* bad? In response (delayed, I know) to that feedback I thought a post on how to update that login theme to something more artistic would be in order.</p>
<p><strong>Update Default GDM Theme</strong></p>
<p>Updating the GDM theme is a fairly simple process. There is a utility called &#8220;gdmsetup&#8221; which allows you to customize a number of aspects of the login screen. You can usually find this application in your menu by navigating to:</p>
<blockquote><p>System &gt; Admin &gt; Login Window</p></blockquote>
<p>After entering your password you should be able to customize the login screen on the &#8220;Local&#8221; tab. The Style entry allows you to select Plain or Themed, or a variation with a Face Browser. What you want is Themed, and you can select a different graphic from the list below. You should find a few other default GNOME themes that you can select.</p>
<p>If you&#8217;d like to find more themes, go check out <a href="http://gnome-look.org">GNOME Look</a>. You can easily install any of those GDM themes by selecting &#8220;Add&#8221; from the Login Window management tool.</p>
<p>For those of you that customize your theme, what are some of your favorite GDM graphics to use?</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2009/07/21/update-default-gdm-theme-ubuntu-9-04-jaunty/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>New GDM Login Theme in Ubuntu 9.04 &#8220;Jaunty&#8221;</title>
		<link>http://ubuntu-tutorials.com/2009/03/09/new-gdm-login-theme-in-ubuntu-904-jaunty/</link>
		<comments>http://ubuntu-tutorials.com/2009/03/09/new-gdm-login-theme-in-ubuntu-904-jaunty/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 02:39:20 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=982</guid>
		<description><![CDATA[I&#8217;ve been playing with Ubuntu 9.04 in VirtualBox and after installing the 9.04 Alpha 5 I noticed the new GDM Login screen. Things sure have come a long way since I started using Ubuntu in 5.04! Below is a screenshot of the new Login screen. Thoughts?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing with Ubuntu 9.04 in VirtualBox and after installing the 9.04 Alpha 5 I noticed the new GDM Login screen.  Things sure have come a long way since I started using Ubuntu in 5.04!  Below is a screenshot of the new Login screen.  Thoughts?</p>
<div id="attachment_984" class="wp-caption alignnone" style="width: 778px"><img class="size-full wp-image-984 " title="ubuntu-jaunty" src="http://ubuntu-tutorials.com/wp-content/uploads/2009/03/ubuntu-jaunty.png" alt="Ubuntu 9.04 GDM Login Screen" width="768" height="410" /><p class="wp-caption-text">Ubuntu 9.04 GDM Login Screen</p></div>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2009/03/09/new-gdm-login-theme-in-ubuntu-904-jaunty/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>Please Insert 25 Cents To Login</title>
		<link>http://ubuntu-tutorials.com/2008/07/13/please-insert-25-cents-to-login/</link>
		<comments>http://ubuntu-tutorials.com/2008/07/13/please-insert-25-cents-to-login/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 10:35:01 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[easter egg]]></category>
		<category><![CDATA[gdm]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=729</guid>
		<description><![CDATA[I found a new Gnome Easter egg the other day.  Just when I thought I knew about all of them (yeah, I know, some Gnome developer is sitting back in the corner laughing about all the Easter Eggs we *don&#8217;t* know about!) I find a few more. This one will require you to logout and [...]]]></description>
			<content:encoded><![CDATA[<p>I found a new Gnome Easter egg the other day.  Just when I thought I knew about all of them (yeah, I know, some Gnome developer is sitting back in the corner laughing about all the Easter Eggs we *don&#8217;t* know about!) I find a few more.</p>
<p>This one will require you to logout and log back in, but its worth the slight hiccup.</p>
<p>At the login prompt, where it asks for a username, enter: <code>Require Quarter</code></p>
<p>The username and password prompt will then follow as normal, but you&#8217;ll get a quick surprise before you&#8217;re logged in.</p>
<p>Enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2008/07/13/please-insert-25-cents-to-login/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 4/8 queries in 0.006 seconds using disk: basic
Object Caching 483/483 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-02-09 08:04:30 -->
