<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>gdm &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/gdm/</link>
	<description>Feed of posts on WordPress.com tagged "gdm"</description>
	<pubDate>Tue, 01 Dec 2009 22:42:36 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[HDMI/VGA display detection]]></title>
<link>http://vaioubuntu.wordpress.com/2009/11/28/hdmivga-display-detection/</link>
<pubDate>Sat, 28 Nov 2009 12:47:50 +0000</pubDate>
<dc:creator>egaistek</dc:creator>
<guid>http://vaioubuntu.wordpress.com/2009/11/28/hdmivga-display-detection/</guid>
<description><![CDATA[Does anybody knows how to detect second display before Xorg or GDM loads? I&#8217;m always moving be]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Does anybody knows how to detect second display before Xorg or GDM loads? I&#8217;m always moving between home with second display (through hdmi) and another places with just my laptop screen <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Why am I asking. Ok I can enable second display in Catalyst Control Center (CCC), but for applying changes I need to re-login. Next I need to enable Xinerama and re-login again. Now I have two working displays. Next I move somewhere without additional display, boot my laptop. It boots to login screen with wrong resolution (1280), I login, disable Xinerama, re-login, disable second display, change resolution back (without re-login). That&#8217;s too m uch moves to enable/disable second display. Oh I forgot to mention, it&#8217;s all about FGLRX of course. XrandR does not work with Xinerama enabled. I guess radeonhd should work ok, but I need performance.</p>
<p>Here is what I want. Just before login screen appears system should check if second display connected and load appropriate configuration for Xorg.</p>
<p>I know how to detect it after GDM loads Xorg, and I&#8217;ll post a solution soon when I test it. But I want a better way out.</p>
<p>Stay tuned.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[disable GDM ready sound in ubuntu 9.10 karmic]]></title>
<link>http://tacticalvim.wordpress.com/2009/11/27/disable-gdm-ready-sound-in-ubuntu-9-10-karmic/</link>
<pubDate>Fri, 27 Nov 2009 20:48:00 +0000</pubDate>
<dc:creator>troyengel</dc:creator>
<guid>http://tacticalvim.wordpress.com/2009/11/27/disable-gdm-ready-sound-in-ubuntu-9-10-karmic/</guid>
<description><![CDATA[Ubuntu 9.10 (Karmic) has followed in the steps of Fedora in using the new GDM rewrite from upstream ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Ubuntu 9.10 (Karmic) has followed in the steps of Fedora in using the new GDM rewrite from upstream which, sadly, lacks any good graphical means of configuring it. One of the more annoying features to me is the startup sound when GDM is ready (arguably for accessibility) &#8212; I like my laptop to be silent from boot to shutdown. There&#8217;s even a <a href="https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/437429">bug report in Launchpad</a> about it.</p>
<p>Two ways to disable; the first is from <a href="http://aldeby.org/blog/index.php/hide-user-list-in-karmic-login.html">another blog</a> that I like better:</p>
<ol>
<li>press ALT+F2 and type into the Run dialog: <code><strong>gksu gconf-editor</strong></code></li>
<li>navigate to: <code><strong>/apps/gdm/simple-greeter/settings-manager-plugins/sound/</strong></code></li>
<li>untick the <strong>active</strong> key in order to disable the login ready drums sound</li>
<li>restart completely (easy way) or restart just GDM (hard way)</li>
</ol>
<p>The second way is a little more brute force, renaming the symlink to the audio file:</p>
<p>- open a terminal and type:<br />
<code>
<pre>
    $ cd /usr/share/sounds/ubuntu/stereo/
    $ sudo mv system-ready.ogg NOsystem-ready.ogg
</pre>
<p></code></p>
<p>Both options seem to work for me on my Thinkpad T43 laptop, I chose to stick with the first method and left the symlink intact.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Fix: 'xdm' launch making laptop fans roar]]></title>
<link>http://codehunk.wordpress.com/2009/11/25/fix-xdm-launch-making-laptop-fans-roar/</link>
<pubDate>Wed, 25 Nov 2009 06:04:21 +0000</pubDate>
<dc:creator>janmejay</dc:creator>
<guid>http://codehunk.wordpress.com/2009/11/25/fix-xdm-launch-making-laptop-fans-roar/</guid>
<description><![CDATA[Problem: Recently Gentoo x86 profile 10.0 pushed x11-drivers/nvidia-drivers version 185.18.36, which]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Problem:</strong><br />
Recently Gentoo x86 profile 10.0 pushed x11-drivers/nvidia-drivers version 185.18.36, which made &#8216;xdm&#8217; launch on my laptop(Dell D630 Latitude) really noisy. First few minutes of X session on my box started to push fan to the limit making it unbearable.</p>
<p><strong>Fix:</strong><br />
Some digging up on the web revealed it is a known Dell bios bug, and has been fixed in upstream.  So, the solution is to upgrade bios to latest available version.</p>
<p><strong>Steps to upgrade:</strong><br />
Install &#8216;libsmbios&#8217;:<br />
<code><br />
sudo emerge --sync<br />
sudo emerge libsmbios<br />
</code><br />
&#8230;and follow further instructions here: <a href="http://linux.dell.com/wiki/index.php/Tech/libsmbios_dellBiosUpdate">http://linux.dell.com/wiki/index.php/Tech/libsmbios_dellBiosUpdate</a> (this page has steps to download updated bios and install it using dellBiosUpdate (a15 is the latest available release at the time of writing, and fixed the problem for me))(Ignore distribution specific instructions).</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Use Desktop Wallpaper as Xsplash/GDM Background]]></title>
<link>http://vacariu.wordpress.com/2009/11/12/use-desktop-wallpaper-as-xsplashgdm-background/</link>
<pubDate>Fri, 13 Nov 2009 01:37:33 +0000</pubDate>
<dc:creator>Vlad</dc:creator>
<guid>http://vacariu.wordpress.com/2009/11/12/use-desktop-wallpaper-as-xsplashgdm-background/</guid>
<description><![CDATA[The new version of Ubuntu (9.10 Karmic Koala) does not have the ability to change the login screen t]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The new version of Ubuntu (9.10 Karmic Koala) does not have the ability to change the login screen theme. The reason behind this is that Gnome 2.28 brings a new GDM which does not allow theming in the same sense as the previous version. Despite that, there are some changes you can make to both GDM and Xsplash.</p>
<h3>Change Xsplash/GDM Wallpapers</h3>
<p>A script from gnome-look.org allows you to change the background of Xsplash and GDM according to your desktop wallpaper selection. Instructions are on the site but I&#8217;ll put them here anyways.</p>
<ol>
<li>Install imagemagick if you don&#8217;t already have it installed.<br />
<code>sudo apt-get install imagemagick</code></li>
<li>Download the file from gnome-look.org and unpack it.</li>
<li>Move wallpaper_daemon.py to a location where it will not be deleted.</li>
<li>Make the file executable using:<br />
<code>chmod +x wallpaper_daemon.py</code></li>
<li>Run the file<br />
<code>./wallpaper_daemon.py --install</code></li>
<li>Add wallpaper_daemon.py to Startup Programs. (System&#62;Preferences&#62;Startup Applications)</li>
</ol>
<p><strong>To view the results without restarting:</strong></p>
<ol>
<li>Run the script<br />
<code>./wallpaper_daemon.py</code></li>
<li>Change your wallpaper as you normally do</li>
<li>Run Xsplash (exit with ESC)<br />
<code>sudo xsplash</code></li>
<li>Log out to see the GDM change</li>
</ol>
<p>Uninstall instructions are found on the site.</p>
<p>The script will change the Xsplash and GDM backgrounds.</p>
<p>Download script here: <a title="http://gnome-look.org/content/show.php/desktop+background+as+xsplash+%2B+gdm?content=114984" href="http://gnome-look.org/content/show.php/desktop+background+as+xsplash+%2B+gdm?content=114984">http://gnome-look.org/content/show.php/desktop+background+as+xsplash+%2B+gdm?content=114984</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Karmic update and GDM]]></title>
<link>http://sixlinux.wordpress.com/2009/11/12/karmic-update-and-gdm/</link>
<pubDate>Thu, 12 Nov 2009 11:27:53 +0000</pubDate>
<dc:creator>Andrea Coronese</dc:creator>
<guid>http://sixlinux.wordpress.com/2009/11/12/karmic-update-and-gdm/</guid>
<description><![CDATA[&nbsp; Karmic Koala GDM When upgrading to Karmic, I had a problem with GDM and I discovered that lot]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>&#160;</p>
<div id="attachment_41" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-41" title="gdm" src="http://sixlinux.wordpress.com/files/2009/11/gdm.png?w=300" alt="gdm" width="300" height="198" /><p class="wp-caption-text">Karmic Koala GDM</p></div>
<p>When upgrading to <strong>Karmic</strong>, I had a problem with GDM and I discovered that lot of people crushed in the same issue. The problem is that GDM doesn&#8217;t start and only a blinking terminal login screen will show up, where it is hard to type username and almost impossible to type the password.</p>
<p>&#160;</p>
<p>This happens, from what I discovered, when using manually compiled video card. When upgrading the kernel you must usually re-compile graphic card&#8217;s modules or X Server won&#8217;t start, dropping you to a normal login screen.<br />
For some reason (new animated GDM ?) Ubuntu 9.10 Karmic Koala stands in the middle. Gdm starts, but graphic module is cannot load into the kernel. The result is the <strong>blinking login screen</strong>.</p>
<p>The solution is to start &#8211; from grub &#8211; in safe mode and drop to root shell. Then r<strong>ecompile and/or reinstall graphic modules</strong> using the updated kernel headers then restart. Gdm should now work correctly. At least, it worked for me.</p>
<p><em>Six</em></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Hack GDM login Scren Karmic Koala..]]></title>
<link>http://danphi.wordpress.com/2009/11/09/hack-gdm-login-scren-karmic-koala/</link>
<pubDate>Mon, 09 Nov 2009 14:44:55 +0000</pubDate>
<dc:creator>danphi</dc:creator>
<guid>http://danphi.wordpress.com/2009/11/09/hack-gdm-login-scren-karmic-koala/</guid>
<description><![CDATA[Hello Frenz.. If you hated the new login screen and wanted to change it follow these steps : 1. Logo]]></description>
<content:encoded><![CDATA[Hello Frenz.. If you hated the new login screen and wanted to change it follow these steps : 1. Logo]]></content:encoded>
</item>
<item>
<title><![CDATA[Tworzymy własny motyw XSplash ]]></title>
<link>http://lazowski.wordpress.com/2009/11/05/tworzymy-wlasny-motyw-xsplash/</link>
<pubDate>Thu, 05 Nov 2009 12:33:20 +0000</pubDate>
<dc:creator>lazowski</dc:creator>
<guid>http://lazowski.wordpress.com/2009/11/05/tworzymy-wlasny-motyw-xsplash/</guid>
<description><![CDATA[Odwołując się do poprzedniego wpisu postanowiłem znaleźć sposób na stworzenie własnego motywu dla XS]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Odwołując się do poprzedniego wpisu postanowiłem znaleźć sposób na stworzenie własnego motywu dla XSplasha. Okazało się to dosyć proste a rezultat jaki udało mi się osiągnąć wygląda tak :<br />
<img alt="" src="http://dl.getdropbox.com/u/1207653/wordpress/xsplash.jpg" class="alignnone" width="645" height="486" /></p>
<p>Tło ekranu logowania GDM automatycznie samo się zmienił więc wszystko ze sobą gra i nie ma nic do zarzucenia od strony estetycznej :<br />
<img alt="" src="http://dl.getdropbox.com/u/1207653/wordpress/xsplash2.jpg" class="alignnone" width="648" height="471" /></p>
<p>Wszystkie pliki odpowiedzialne za wygląd XSplasha znajdują się w <strong>/usr/share/images/xsplash</strong><br />
Są to między innymi pliki tła<strong> bg_rozdzielczość.pg</strong> które musimy podmienić zachowując odpowiednią rozdzielczość :<br />
<code>bg_1024x768.jpg<br />
bg_1280x1024.jpg<br />
bg_1440x900.jpg<br />
bg_1680x1050.jpg<br />
bg_1920x1200.jpg  </code><br />
Oraz pliki z logiem i samym paskiem postępu które możemy edytować/podmieniać wedle własnego uznania :<br />
<code> logo_xtra_large.png<br />
throbber_large.png<br />
logo_large.png    throbber_medium.png<br />
logo_medium.png   throbber_small.png<br />
logo_small.png    throbber_xtra_large.png<br />
</code><br />
Paczka z moim XSplashem <a href="http://dl.getdropbox.com/u/1207653/wordpress/xsplash.rar">http://dl.getdropbox.com/u/1207653/wordpress/xsplash.rar</a> . Należy całą jej zawartość rozpakować do <strong>/usr/share/images/xsplash</strong> zastępując istniejące tam pliki jeżeli zależy nam na takim samym efekcie jaki mi udało się osiągnąć. Tła znajdujące się w paczce można wykorzystać jako tło dla pulpitu będące doskonałym dopełnieniem do motywu XSplasha. </p>
<p>Teraz zmiana wyglądu GDMa którą opisałem <a href="http://lazowski.wordpress.com/2009/11/05/zamiana-xsplash-na-usplash-w-ubuntu-9-10/">tutaj</a> ma nawet sens ;]</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Remote login over XDMCP]]></title>
<link>http://openwendy.wordpress.com/2009/11/05/remote-login-over-xdmcp/</link>
<pubDate>Thu, 05 Nov 2009 08:43:34 +0000</pubDate>
<dc:creator>Wendy</dc:creator>
<guid>http://openwendy.wordpress.com/2009/11/05/remote-login-over-xdmcp/</guid>
<description><![CDATA[There are two possible ways. With VNC or without VNC. That&#8217;s the question. I decided for secon]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>There are two possible ways. With VNC or without VNC. That&#8217;s the question. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I decided for second option as I don&#8217;t like VNC so much. Any way using VNC has many advantages. You can use it over SSH, it&#8217;s cross-platform, de facto standard today so there is no problem with client application.</p>
<p>On other side, XDMCP protocol is here for tens of years even if it has a label of security dangerous service. If you would like to setup it via SSH, continue reading, for example by <a href="http://blogs.sun.com/darren/entry/vnc_for_opensolaris_2008_05">this</a> one.</p>
<h3>How to set remote login</h3>
<p>Quite simple. Navigate to <em>/etc/X11/gdm/</em> and edit <em>custom.conf</em></p>
<p><code>[xdmcp]<br />
Enable=true<br />
Port=177</code></p>
<p>Then only restart GDM service</p>
<p><code>wendy@honey:~$ pfexec svcadm refresh gdm &#38;&#38; pfexec svcadm restart gdm</code></p>
<p>and log in from another box. You can use the X nested server or Terminal Server Client GTK application.</p>
<p><code>wendy@bee:~$ pkg info -r SUNWtsclient<br />
          Name: SUNWtsclient<br />
       Summary: tsclient - A frontend for rdesktop and other remote desktop tools<br />
   Description: tsclient - A frontend for rdesktop and other remote desktop tools<br />
      Category: Applications/Internet<br />
         State: Not installed<br />
     Publisher: opensolaris.org<br />
       Version: 0.5.11<br />
 Build Release: 5.11<br />
        Branch: 0.126<br />
Packaging Date: October 22, 2009  9:34:25 PM<br />
          Size: 424.92 kB<br />
          FMRI: pkg://opensolaris.org/SUNWtsclient@0.5.11,5.11-0.126:20091022T213425Z</code></p>
<p>I don&#8217;t know why but I still prefer the command line way.</p>
<p><code>wendy@bee:~$ Xephyr -query honey :1</code></p>
<h3>Screen shots</h3>
<p>Everybody love screen shots, so here are some.</p>
<p><a href="http://www.flickr.com/photos/44252045@N02/4077525174/sizes/o/in/photostream/"><img src="http://farm3.static.flickr.com/2674/4077525174_e96bf83b2d.jpg" alt="OpenSolaris as a client" /></a>&#160;&#160;<a href="http://www.flickr.com/photos/44252045@N02/4076770503/sizes/l/in/photostream/"><img src="http://farm4.static.flickr.com/3486/4076770503_c3b1075e68.jpg" alt="Mac OS X as a client" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Zamiana XSplash na USplash w Ubuntu 9.10 ]]></title>
<link>http://lazowski.wordpress.com/2009/11/05/zamiana-xsplash-na-usplash-w-ubuntu-9-10/</link>
<pubDate>Thu, 05 Nov 2009 08:18:48 +0000</pubDate>
<dc:creator>lazowski</dc:creator>
<guid>http://lazowski.wordpress.com/2009/11/05/zamiana-xsplash-na-usplash-w-ubuntu-9-10/</guid>
<description><![CDATA[Nowe wydanie Ubuntu zawiodło chyba sporą część społeczności. GDM i XSplash w oficjalnej wersji 9.10 ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Nowe wydanie Ubuntu zawiodło chyba sporą część społeczności. GDM i XSplash w oficjalnej wersji 9.10 bez możliwości dostosowania ich wyglądu to jakieś nieporozumienie. Zmuszeni jesteśmy do używania sztuczek żeby zmienić wygląd GDMa ale wiąże się to z pewnymi estetycznymi niedogodnościami. W aktualnej wersji GDM i XSplash stanowią tak jakby jedność, brązowy motyw jest w jednym i drugim produkcie a zmiana ustawień GDMa sprawia, że nic ze sobą nie gra.. Dlatego postanowiłem pokazać jak dostosować wygląd tych elementów do swoich potrzeb, będzie się to wiązało z zastąpieniem XSplasha USplashem z wersji Ubuntu 9.04.</p>
<p><strong>Wywalamy XSplash&#8217;a i instalujemy USplash&#8217;a :</strong><br />
<code># sudo -i<br />
# apt-get update<br />
# apt-get remove xsplash ubuntu-xsplash-artwork<br />
# apt-get install usplash-theme-ubuntu-color<br />
# apt-get remove usplash-theme-ubuntu</code><br />
i w tym momencie posiadamy zainstalowany motyw Splasha z wersji 9.04. Po zrestartowaniu komputera będzie on już dostępny. </p>
<p>Po instalacji paczki <strong>usplash-theme-debian</strong> będzie pojawiał się sam tekst zamiast grafiki i pasków postępu.</p>
<p><strong>Zarządzanie motywami USplash&#8217;a :</strong><br />
Parę motywów USplasha możemy znaleźć w repozytoriach, np szukając przy pomocy <strong>aptsh</strong>. Innym sposobem jest zainstalowanie <strong>startupmanager&#8217;a</strong><br />
<code># apt-get install startupmanager</code><br />
<img alt="" src="http://dl.getdropbox.com/u/1207653/wordpress/startupmanager.jpg" class="alignnone" width="421" height="458" /><br />
i z jego poziomu zmieniać motywy. Sporo ciekawych motywów można znaleźć tutaj <a href="http://gnome-look.org/index.php?xcontentmode=160">http://gnome-look.org/index.php?xcontentmode=160</a></p>
<p><strong>Edycja GDM&#8217;a :</strong><br />
Odpalamy konsolę i wpisujemy<br />
<code>$ gksudo -u gdm dbus-launch gnome-appearance-properties</code><br />
Po podaniu hasła pokaże nam się okno edycji ustawień wyglądu identyczne jak to w którym możemy zmieniać ustawienia wyglądu okien i zmieniać tapety :<br />
<img alt="" src="http://dl.getdropbox.com/u/1207653/wordpress/gdm1.jpg" class="alignnone" width="654" height="523" /></p>
<p><img alt="" src="http://dl.getdropbox.com/u/1207653/wordpress/gdm2.jpg" class="alignnone" width="652" height="522" /></p>
<p>Po wykonaniu tej komendy za każdym razem gdy uruchomimy Ubuntu pojawia się niebieska ikonka dostępu uniwersalnego. Jeżeli chcemy to wyłączyć to musimy wejść do ustawień Technologi wspierających :<br />
<code>System --&#62; Preferencje --&#62; Technologie wspierające --&#62; Dostępność klawiatury --&#62; i odznaczamy opcję "przełączanie funkcji dostępności przy użyciu skrótów klawiszowych"</code></p>
<p>Wyłączamy listę użytkowników pokazywaną w GDMie :<br />
<code>sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/disable_user_list true</code></p>
<p>A tak włączmy z powrotem:<br />
<code>sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/disable_user_list false</code></p>
<p><strong>Efekt końcowy :</strong><br />
<span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/FtdDCSrDhtc&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/FtdDCSrDhtc&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[PurplePure: Nuova Splash/GDM per Ubuntu 9.10]]></title>
<link>http://axelbuntu.wordpress.com/2009/11/02/purplepure-nuova-splashgdm-per-ubuntu-9-10/</link>
<pubDate>Mon, 02 Nov 2009 20:05:55 +0000</pubDate>
<dc:creator>axelbuntu</dc:creator>
<guid>http://axelbuntu.wordpress.com/2009/11/02/purplepure-nuova-splashgdm-per-ubuntu-9-10/</guid>
<description><![CDATA[Ecco una nuova splash per il nostro Koala: Queste le due schermate che implementa la nuova splash Il]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Ecco una nuova splash per il nostro Koala:<br />
<img class="alignnone size-full wp-image-101" title="PurplePure_GDM" src="http://axelbuntu.wordpress.com/files/2009/11/purplepure_gdm.png" alt="PurplePure_GDM" width="450" height="281" /><br />
<img class="alignnone size-full wp-image-102" title="PurplePure_GDM2" src="http://axelbuntu.wordpress.com/files/2009/11/purplepure_gdm2.png" alt="PurplePure_GDM2" width="450" height="281" /></p>
<p>Queste le due schermate che implementa la nuova splash <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><del datetime="2009-11-15T10:48:33+00:00">Il file è <a href="http://www.fileden.com/files/2007/6/12/1168744/PurplePure_GDM_2.0_all.deb">qui</a></del><br />
Ok, visti i recenti problemi, rilascio un tar.gz contenente i files: estraeteli in / , oppure posizionateli voi a mano.<br />
Il file è <a href="http://www.fileden.com/files/2007/6/12/1168744/purplepure.tar.gz">qui</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[November's GNOME theme]]></title>
<link>http://huwuno.wordpress.com/2009/11/01/novembers-gnome-theme/</link>
<pubDate>Sun, 01 Nov 2009 20:53:56 +0000</pubDate>
<dc:creator>Shiny</dc:creator>
<guid>http://huwuno.wordpress.com/2009/11/01/novembers-gnome-theme/</guid>
<description><![CDATA[Yawn&#8230; So mostly through boredom I&#8217;ve decided to share my current GNOME theme. It&#8217;s]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Yawn&#8230; So mostly through boredom I&#8217;ve decided to share my current GNOME theme. It&#8217;s a mixture of Clearlooks Industrial with Sonar borders, Meliae-Dark icons, Neutral cursors (as always) and a Tenjho Tenge wallpaper with matching GDM background. Check it bleed (Airplane humour&#8230; I&#8217;ll get my coat).</p>
<p><a href="http://www.imagebam.com/image/0c665254401113" target="_blank"><img src="http://i149.photobucket.com/albums/s49/huwuno/nov-09-thumb.jpg" alt="" /></a></p>
<p>Like it? All the stuffs is here:</p>
<p><a href="http://www.gnome-look.org/content/show.php/Clearlooks-Industrial?content=34253">Clearlooks Industrial theme</a><br />
<a href="http://www.mediafire.com/download.php?zyoknwntztk">Sonar theme (lifted from openSUSE 11.2)</a><br />
<a href="http://www.gnome-look.org/content/show.php/Meliae?content=88482">Meliae-Dark icons</a><br />
<a href="http://www.gnome-look.org/content/show.php/Neutral?content=28310">Neutral cursors</a><br />
<a href="http://www.imagebam.com/image/91dc4554401117">Tenjho Tenge wallpaper</a></p>
<p>To make the GDM background match the desktop wallpaper simply rename it <code>background-default.jpg</code> and copy it to</p>
<p><code>/usr/share/pixmaps/backgrounds/gnome/</code></p>
<p>You might wanna rename the original first&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Fehler beim Automatischen Anmelden]]></title>
<link>http://unz3r0.wordpress.com/2009/11/01/fehler-beim-automatischen-anmelden/</link>
<pubDate>Sun, 01 Nov 2009 18:01:27 +0000</pubDate>
<dc:creator>unz3r0</dc:creator>
<guid>http://unz3r0.wordpress.com/2009/11/01/fehler-beim-automatischen-anmelden/</guid>
<description><![CDATA[Ich wollte mir meine Leben mal leichter machen und hab die automatische Anmeldung bei Ubuntu Karmic ]]></description>
<content:encoded><![CDATA[Ich wollte mir meine Leben mal leichter machen und hab die automatische Anmeldung bei Ubuntu Karmic ]]></content:encoded>
</item>
<item>
<title><![CDATA[Aktualizacja do 9.10 - pierwsze wrażenia]]></title>
<link>http://carnophage.wordpress.com/2009/10/31/aktualizacja-do-9-10-pierwsze-wrazenia/</link>
<pubDate>Sat, 31 Oct 2009 11:02:30 +0000</pubDate>
<dc:creator>carnophage</dc:creator>
<guid>http://carnophage.wordpress.com/2009/10/31/aktualizacja-do-9-10-pierwsze-wrazenia/</guid>
<description><![CDATA[Co mi się podoba: podczas aktualizacji nie doinstalowały mi się żadne domyślne programy (choć to moż]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Co mi się podoba:</p>
<ul>
<li>podczas aktualizacji nie doinstalowały mi się żadne domyślne programy (choć to może być efekt tego, że przed aktualizacją nie miałem już metapakietu xubuntu-desktop)</li>
<li>system zasadniczo działa, jak działał. Żadnych widocznych regresów.</li>
</ul>
<p>Co mi się nie podoba:</p>
<ul>
<li>zasadniczo jedynie duet nowy gdm + xsplash działają mi na nerwy. Próba zainstalowania starego gdm&#8217;a (jest w repo) zakończyła się fiaskiem (system nie wstawał). Jak w najbliższym czasie nic się nie zmieni, trzeba się będzie pozbyć gdma. Może jestem dziwny, ale lubiłem swoje komunikaty startowe.</li>
<li>system uruchamia się wyraźnie wolniej (ok 20 sec), choć nie wiem na ile to kwestia aktualizacji zamiast czystej instalki, a na ile upstarta, gdma i xsplasha.</li>
<li>instalowanie domyślnie 32bitowej wtyczki do flasha oraz 32bitwej javy. Na szczęście wystarczyło powywalać to co się doinstalowało.</li>
</ul>
<p>Zapewne c.d.n. po następnych dniach użytkowania.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[BlackBuntu: una splash screen per ubuntu 9.10]]></title>
<link>http://axelbuntu.wordpress.com/2009/10/30/blackbuntu-una-splash-screen-per-ubuntu-9-10/</link>
<pubDate>Fri, 30 Oct 2009 20:08:06 +0000</pubDate>
<dc:creator>axelbuntu</dc:creator>
<guid>http://axelbuntu.wordpress.com/2009/10/30/blackbuntu-una-splash-screen-per-ubuntu-9-10/</guid>
<description><![CDATA[Interessato dalle novità introdotte da xsplash, ho deciso di creare una splash screen / tema GDM per]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Interessato dalle novità introdotte da xsplash, ho deciso di creare una splash screen / tema GDM per Ubuntu Karmic Koala <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img class="alignnone size-full wp-image-93" title="BlackBuntu1.0" src="http://axelbuntu.wordpress.com/files/2009/10/blackbuntu1-0.png" alt="BlackBuntu1.0" width="450" height="337" /></p>
<p>L&#8217;immagine non rende, ma le luci sotto il logo sono in movimento <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><del datetime="2009-11-15T10:39:12+00:00">il pacchetto .deb è <a href="http://www.fileden.com/files/2007/6/12/1168744/BlackBuntu_GDM_1.9_all.deb">qui</a></del><br />
Visto il mancato funzionamento del pacchetto (credo sia un problema di ubuntu 9.10, sicurezza troppo stringente) mi trovo costretto a rilasciare i singoli files.<br />
Scaricate il file blackbuntu.tar.gz e scompattatelo nella / , oppure posizionate uno ad uno i files nelle rispettive directory.<br />
il file è <a href="http://www.fileden.com/files/2007/6/12/1168744/blackbuntu.tar.gz">qui</a><br />
Interested by the new features of xsplash, I decided to create a boot splash / GDM Theme for Ubuntu Karmic Koala <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
(see image over)<br />
The image here is not perfect, but the lights move <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
<del datetime="2009-11-15T10:39:12+00:00">The .deb package is <a href="http://www.fileden.com/files/2007/6/12/1168744/BlackBuntu_GDM_1.9_all.deb">here</a></del><br />
Because somebody told me the package is not working (ubuntu 9.10 problem), I release the single files.<br />
You just have to extract the tar.gz in the / , or you can recreate the directory tree by yourself.<br />
the file is <a href="http://www.fileden.com/files/2007/6/12/1168744/blackbuntu.tar.gz">here</a><br />
Have fun!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Silent Night Dark Enhanced - Gnome theme]]></title>
<link>http://crystalubuntu.wordpress.com/2009/10/29/silent-night-dark-enhanced-gnome-theme/</link>
<pubDate>Thu, 29 Oct 2009 18:20:28 +0000</pubDate>
<dc:creator>silverwolf</dc:creator>
<guid>http://crystalubuntu.wordpress.com/2009/10/29/silent-night-dark-enhanced-gnome-theme/</guid>
<description><![CDATA[Descarga | Silent Night Dark Enhanced]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://www.gnome-look.org/content/show.php/Silent+Night+Dark+Enhanced?content=113625"><img class="aligncenter size-full wp-image-848" title="113625-1" src="http://crystalubuntu.wordpress.com/files/2009/10/113625-1.jpg" alt="113625-1" width="497" height="310" /></a></p>
<p><strong>Descarga &#124;</strong> <a href="http://www.gnome-look.org/content/show.php/Silent+Night+Dark+Enhanced?content=113625">Silent Night Dark Enhanced</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[GDM de Umbrella (Resident Evil)]]></title>
<link>http://nuevodasein.wordpress.com/2009/10/26/gdm-de-umbrella-resident-evil/</link>
<pubDate>Tue, 27 Oct 2009 03:23:29 +0000</pubDate>
<dc:creator>nuevodasein</dc:creator>
<guid>http://nuevodasein.wordpress.com/2009/10/26/gdm-de-umbrella-resident-evil/</guid>
<description><![CDATA[Descargar]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://nuevodasein.wordpress.com/files/2009/10/112159-1.jpg" target="_blank"><img class="aligncenter size-medium wp-image-174" title="Umbrella" src="http://nuevodasein.wordpress.com/files/2009/10/112159-1.jpg?w=300" alt="Umbrella" width="300" height="225" /></a></p>
<p><a title="GDM Umbrella" href="http://www.gnome-look.org/content/show.php/Umbrella+Corp.(White)?content=112159" target="_blank">Descargar</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[GDM no muestra avatar Fedora 11]]></title>
<link>http://xangelux.wordpress.com/2009/10/25/gdm-no-muestra-avatar-fedora-11/</link>
<pubDate>Sun, 25 Oct 2009 21:03:58 +0000</pubDate>
<dc:creator>Angelux</dc:creator>
<guid>http://xangelux.wordpress.com/2009/10/25/gdm-no-muestra-avatar-fedora-11/</guid>
<description><![CDATA[Habrás notado que cuando personalizas tu Fedora 11 y añades una imagen de usuario, ésta no se muestr]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Habrás notado que cuando personalizas tu Fedora 11 y añades una imagen de usuario, ésta no se muestra en la pantalla de bienvenida del GDM. Esto se debe al SELinux, un sistema nuevo de seguridad optimizada para los sistemas Fedora y Red Hat linux. Este sistema consiste en un diferente manejo de permisos, en una publicación posterior lo explicaré con más detalle. Bueno pues esto no es algo por lo cual alarmarse, lo único que hay que hacer es cambiar los permisos de tu directorio home con el siguiente comando:</p>
<p><code>$ chmod 711 ~/</code></p>
<p>Esto dará un nuevo esquema de permisos a tu home permitiendo al sistema acceder al archivo .face (y a muchos otros) de tu home para poder mostrarla en la pantalla de inicio del GDM.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Autenticação Facial no Linux]]></title>
<link>http://caarlos0.wordpress.com/2009/10/22/autenticacao-facial-no-linux/</link>
<pubDate>Thu, 22 Oct 2009 04:01:29 +0000</pubDate>
<dc:creator>caarlos0</dc:creator>
<guid>http://caarlos0.wordpress.com/2009/10/22/autenticacao-facial-no-linux/</guid>
<description><![CDATA[Bom, para quem não tem idéia do que é Reconhecimento facial, é recomendável usar a Wikipedia&#8230; ]]></description>
<content:encoded><![CDATA[Bom, para quem não tem idéia do que é Reconhecimento facial, é recomendável usar a Wikipedia&#8230; ]]></content:encoded>
</item>
<item>
<title><![CDATA[Personalizando o GDM 2.28]]></title>
<link>http://caarlos0.wordpress.com/2009/10/21/personalizando-o-gdm-2-28/</link>
<pubDate>Wed, 21 Oct 2009 20:45:26 +0000</pubDate>
<dc:creator>caarlos0</dc:creator>
<guid>http://caarlos0.wordpress.com/2009/10/21/personalizando-o-gdm-2-28/</guid>
<description><![CDATA[Essa é uma dica rápida, para quem instalou o novo Ubuntu (9.10), atualizou o gnome do Arch Linux.. e]]></description>
<content:encoded><![CDATA[Essa é uma dica rápida, para quem instalou o novo Ubuntu (9.10), atualizou o gnome do Arch Linux.. e]]></content:encoded>
</item>
<item>
<title><![CDATA[Mas temas GDM]]></title>
<link>http://libertadzero.wordpress.com/2009/10/21/mas-temas-gdm/</link>
<pubDate>Wed, 21 Oct 2009 05:11:20 +0000</pubDate>
<dc:creator>chocochuck5</dc:creator>
<guid>http://libertadzero.wordpress.com/2009/10/21/mas-temas-gdm/</guid>
<description><![CDATA[Bueno pues regresando a la normalidad, aquí les traigo nuevos temas GDM que pueden descargar desde m]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Bueno pues regresando a la normalidad, aquí les traigo nuevos temas GDM que pueden descargar desde mi <a href="http://libertadzero.wordpress.com/temas-gdm/" target="_self">página de GDMs</a>, aquí les dejo algunos de los que puse:</p>
<p><img class="aligncenter size-medium wp-image-649" title="MassiveOrangeAttacK" src="http://libertadzero.wordpress.com/files/2009/10/massiveorangeattack.jpg?w=300" alt="MassiveOrangeAttacK" width="300" height="239" /></p>
<p><img class="aligncenter size-medium wp-image-647" title="HumanoidGdm" src="http://libertadzero.wordpress.com/files/2009/10/humanoidgdm.png?w=300" alt="HumanoidGdm" width="300" height="187" /></p>
<p>Saludos.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Ubuntu 9.04 reiniciar o X com Ctrl+Alt+BackSpace]]></title>
<link>http://umgeek.wordpress.com/2009/10/15/ubuntu-9-04-reiniciar-o-x-com-ctrlaltbackspace/</link>
<pubDate>Thu, 15 Oct 2009 23:13:11 +0000</pubDate>
<dc:creator>Cissô</dc:creator>
<guid>http://umgeek.wordpress.com/2009/10/15/ubuntu-9-04-reiniciar-o-x-com-ctrlaltbackspace/</guid>
<description><![CDATA[Para habilitar a função de reiniciar o X com as teclas Control+Alt+Backspace no Ubuntu 9.04, que foi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Para habilitar a função de reiniciar o X com as teclas Control+Alt+Backspace no Ubuntu 9.04, que foi desabilitada na ultima versão do Ubuntu é necessário seguir os passos abaixo:</p>
<p>1- Abrir um ajanela do terminal: Aplicativos &#62; Acessórios &#62; Terminal</p>
<p>2- Digitar no terminal: sudo aptitude install dontzap -y</p>
<p>3- Mais uma vez no terminal digitar: sudo dontzap &#8211;disable (a opção disable é que habilita a função que desejamos)</p>
<p>4- Reiniciar o computador</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ponowna zmiana wygladu gdm - ubuntu 9.10 karmic- (re changing visuals gdm)]]></title>
<link>http://myswiat.wordpress.com/2009/10/08/gdm-ubuntu/</link>
<pubDate>Thu, 08 Oct 2009 10:48:48 +0000</pubDate>
<dc:creator>mariusz</dc:creator>
<guid>http://myswiat.wordpress.com/2009/10/08/gdm-ubuntu/</guid>
<description><![CDATA[Twórcy Ubuntu znowu zmieniają wygląd gdm, na bardziej &#8220;ubuntu&#8221;/afrykański czyli brown (b]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Twórcy Ubuntu znowu zmieniają wygląd gdm, na bardziej &#8220;ubuntu&#8221;/afrykański czyli brown (brąz) ale nie jak było to wcześniej czarny&#8230; bo okno nie jest do końca czarne.</p>
<p><a href="http://myswiat.wordpress.com/files/2009/10/zdjecie247.jpg"><img class="alignnone size-medium wp-image-692" title="gdm ubuntu" src="http://myswiat.wordpress.com/files/2009/10/zdjecie247.jpg?w=300" alt="gdm ubuntu" width="300" height="225" /></a> <a href="http://myswiat.wordpress.com/files/2009/10/zdjecie242.jpg"><img class="alignnone size-medium wp-image-697" title="gdm ubuntu" src="http://myswiat.wordpress.com/files/2009/10/zdjecie242.jpg?w=264" alt="gdm ubuntu" width="264" height="300" /></a></p>
<p><a href="http://myswiat.wordpress.com/files/2009/10/zdjecie245.jpg"><img class="alignnone size-medium wp-image-694" title="ubuntu gdm" src="http://myswiat.wordpress.com/files/2009/10/zdjecie245.jpg?w=300" alt="ubuntu gdm" width="300" height="182" /></a> <a href="http://myswiat.wordpress.com/files/2009/10/zdjecie246.jpg"><img class="alignnone size-medium wp-image-693" title="gdm" src="http://myswiat.wordpress.com/files/2009/10/zdjecie246.jpg?w=300" alt="gdm" width="300" height="228" /></a></p>
<p><a href="http://myswiat.wordpress.com/files/2009/10/zdjecie243.jpg"><img class="alignnone size-medium wp-image-696" title="icon gdm ubuntu" src="http://myswiat.wordpress.com/files/2009/10/zdjecie243.jpg?w=300" alt="icon gdm ubuntu" width="300" height="225" /></a> <a href="http://myswiat.wordpress.com/files/2009/10/zdjecie244.jpg"><img class="alignnone size-medium wp-image-695" title="nice gdm" src="http://myswiat.wordpress.com/files/2009/10/zdjecie244.jpg?w=300" alt="nice gdm" width="300" height="223" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Premières impressions sur Ubuntu  9.10 « Karmic Koala » (beta) et diverses considérations sur mes découvertes logicielles du moment]]></title>
<link>http://johotogoshinentai.wordpress.com/2009/10/08/premieres-impressions-sur-ubuntu-9-10-%c2%ab-karmic-koala-%c2%bb-beta-et-diverses-considerations-sur-mes-decouvertes-logicielles-du-moment/</link>
<pubDate>Thu, 08 Oct 2009 07:21:57 +0000</pubDate>
<dc:creator>Il Palazzo-sama</dc:creator>
<guid>http://johotogoshinentai.wordpress.com/2009/10/08/premieres-impressions-sur-ubuntu-9-10-%c2%ab-karmic-koala-%c2%bb-beta-et-diverses-considerations-sur-mes-decouvertes-logicielles-du-moment/</guid>
<description><![CDATA[Record de fréquentation hier —&nbsp;je ne précise pas à combien histoire de ne pas avoir l’air ridic]]></description>
<content:encoded><![CDATA[Record de fréquentation hier —&nbsp;je ne précise pas à combien histoire de ne pas avoir l’air ridic]]></content:encoded>
</item>
<item>
<title><![CDATA[Karmic e GDM]]></title>
<link>http://ubuntupiu1.wordpress.com/2009/10/07/karmic-e-gdm/</link>
<pubDate>Wed, 07 Oct 2009 17:46:01 +0000</pubDate>
<dc:creator>airport93</dc:creator>
<guid>http://ubuntupiu1.wordpress.com/2009/10/07/karmic-e-gdm/</guid>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a target='_blank' title='ImageShack - Image And Video Hosting' href='http://img35.imageshack.us/i/capturede.png/'><img src='http://img35.imageshack.us/img35/2888/capturede.png'></a></p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
