<?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>ThinkPad with Ubuntu &#187; gdm</title>
	<atom:link href="http://yoshi-1968.com/tag/gdm/feed/" rel="self" type="application/rss+xml" />
	<link>http://yoshi-1968.com</link>
	<description>～気が向いたときに時々メモる備忘録～</description>
	<lastBuildDate>Sat, 29 May 2010 05:46:38 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>xsplash gdm</title>
		<link>http://yoshi-1968.com/2009/11/24/xsplash-gdm/</link>
		<comments>http://yoshi-1968.com/2009/11/24/xsplash-gdm/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 16:44:42 +0000</pubDate>
		<dc:creator>yoshimi</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[xsplash]]></category>

		<guid isPermaLink="false">http://yoshi-1968.com/?p=183</guid>
		<description><![CDATA[ubuntuの起動画面は、
usplash　→　xsplash　→　（gdm：ログイン）　→　xsplash
のようになっているようです。
usplashは黒地にubuntuの白いロゴがぽわんと表示されるやつ、xspla [...]]]></description>
			<content:encoded><![CDATA[<p>ubuntuの起動画面は、</p>
<blockquote><p>usplash　→　xsplash　→　（gdm：ログイン）　→　xsplash</p></blockquote>
<p>のようになっているようです。<br />
usplashは黒地にubuntuの白いロゴがぽわんと表示されるやつ、xsplashは茶色っぽいのです。<br />
好みですが、xsplashの画像とgdmの画像は同じものにするほうがいいでしょう。<br />
xsplashの動く横バー（プログレスバー）はパラパラ漫画みたいな縦長画像ファイルを用意すれば良いみたいです。<br />
で、とりあえず変えてみました。</p>
<p><strong>１　準備</strong><br />
gdmの背景画像ファイルを /usr/share/backgrounds/ に保存。<br />
続いて外観のテーマを保存。（普段のユーザーで使っているテーマをコピーしました。）</p>
<blockquote><p>$ cd ~<br />
$ sudo cp -R ./.themes/* /var/lib/gdm/.themes/</p></blockquote>
<p>アイコンのテーマを保存。（普段のユーザーで使っているテーマをコピーしました。）</p>
<blockquote><p>$ cd ~<br />
$ sudo cp -R ./.icons/* /var/lib/gdm/.icons/</p></blockquote>
<p><strong>２　特殊なユーザー&#8221;gdm&#8221;で背景を先ほどのものに変更、外見をお好きなものに設定します。</strong></p>
<blockquote><p>$ gksudo -u gdm dbus-launch gnome-appearance-properties</p></blockquote>
<p><strong>３　xsplashの変更</strong><br />
オリジナルのバックアップをとってから</p>
<blockquote><p>$ cd /usr/share/images/<br />
$ sudo cp -R ./xsplash ./xsplash.org</p></blockquote>
<p>背景画像 bg_2560x1600.jpg とロゴ logo_medium.png をお好きなものに置き換えます。<br />
X200（1280&#215;800）の場合はこれで変更可能。</p>
<p>入れ替えてみた<a href="http://yoshi-1968.com/wp-content/uploads/bg_2560x1600.jpg">背景画像</a>と<a href="http://yoshi-1968.com/wp-content/uploads/ThinkPad_logo_medium.png">ロゴ（白文字・透明背景なので見えません・・・）</a>です。黒背景イメージは</p>
<div id="attachment_217" class="wp-caption alignnone" style="width: 260px"><a href="http://yoshi-1968.com/wp-content/uploads/ThinkPad_logo_mediumsample.png" rel="lightbox"><img class="size-full wp-image-217" title="ThinkPad_logo_medium(sample)" src="http://yoshi-1968.com/wp-content/uploads/ThinkPad_logo_mediumsample.png" alt="ThinkPad_logo_medium(sample)" width="250" height="90" /></a><p class="wp-caption-text">ThinkPad_logo_medium(sample)</p></div>
<p>のとおりです。</p>
<p>動作確認は</p>
<blockquote><p>$ sudo xsplash</p></blockquote>
<p>で、その結果はこれ。プログレスバーも変えてみました。</p>
<p><object classid="clsid:6bf52a52-394a-11d3-b153-00c04f79faa6" width="320" height="250" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"><param name="url" value="http://yoshi-1968.com/wp-content/uploads/xsplash1.wmv" /><embed type="application/x-mplayer2" width="320" height="250" src="http://yoshi-1968.com/wp-content/uploads/xsplash1.wmv"></embed></object></p>
<p>ロゴと背景画像を変えるだけで大きくイメージが変わります。</p>
<p><a href="http://www.youtube.com/watch?v=wkRVjflM3dM">これなんか</a>カッコいいですねえ。<br />
</br><br />
おしまい。</p>
]]></content:encoded>
			<wfw:commentRss>http://yoshi-1968.com/2009/11/24/xsplash-gdm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
