<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>あらたなまさら &#187; Chromium OS ZERO</title>
	<atom:link href="http://www.yagi.sh/blog/archives/tag/chromium-os-zero/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yagi.sh/blog</link>
	<description>マサラはまっしろ はじまりのいろ</description>
	<lastBuildDate>Thu, 02 Sep 2010 14:43:25 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.yagi.sh/blog/archives/tag/chromium-os-zero/feed" />
		<item>
		<title>Chromium OS ZERO で解像度を何とかする</title>
		<link>http://www.yagi.sh/blog/archives/873</link>
		<comments>http://www.yagi.sh/blog/archives/873#comments</comments>
		<pubDate>Tue, 19 Jan 2010 19:18:30 +0000</pubDate>
		<dc:creator>八木 悠</dc:creator>
				<category><![CDATA[コンピュータ]]></category>
		<category><![CDATA[Chromium OS ZERO]]></category>
		<category><![CDATA[xrandr]]></category>

		<guid isPermaLink="false">http://www.yagi.sh/blog/?p=873</guid>
		<description><![CDATA[xrandr を使って，解像度を何とかする事に成功した．xrandr は gnome-common 辺りを入れると入る．多分．
xrandr --output LVDS1 --mode 800x480
&#8211;si [...]]]></description>
			<content:encoded><![CDATA[<p>xrandr を使って，解像度を何とかする事に成功した．xrandr は gnome-common 辺りを入れると入る．多分．</p>
<p><code>xrandr --output LVDS1 --mode 800x480</code></p>
<p>&#8211;size ではなく &#8211;mode である事に要注意．</p>
<p>改めて綺麗な画面で見てみると， Chromium OS ZERO は特に何も設定せずとも日本語が表示されるが，利用されるフォントがちょっとレトロな感じで，これはこれで素敵．</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yagi.sh/blog/archives/873/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.yagi.sh/blog/archives/873" />
	</item>
		<item>
		<title>iBus-SKK on Chromium OS ZERO</title>
		<link>http://www.yagi.sh/blog/archives/864</link>
		<comments>http://www.yagi.sh/blog/archives/864#comments</comments>
		<pubDate>Tue, 19 Jan 2010 13:24:51 +0000</pubDate>
		<dc:creator>八木 悠</dc:creator>
				<category><![CDATA[コンピュータ]]></category>
		<category><![CDATA[Chromium OS ZERO]]></category>
		<category><![CDATA[iBus]]></category>
		<category><![CDATA[iBus-SKK]]></category>
		<category><![CDATA[SKK]]></category>

		<guid isPermaLink="false">http://www.yagi.sh/blog/?p=864</guid>
		<description><![CDATA[Chromium OS ZERO では，日本語入力メソッドのフレームワークとして iBus が用意されている．Anthy は既にインストールされているので，簡単に利用する事が出来るが，やはりここは SKK を使いたい．そ [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://chromeos.hexxeh.net/">Chromium OS ZERO</a> では，日本語入力メソッドのフレームワークとして iBus が用意されている．Anthy は既にインストールされているので，<a href="http://www.forest.impress.co.jp/docs/special/20100115_342555.html">簡単に利用する事が出来る</a>が，やはりここは SKK を使いたい．そこで，Chromium OS ZERO 上で SKK を利用するべく，ちょっと頑張ってみた．</p>
<p>インストールするのは，<a href="http://github.com/ueno/ibus-skk">iBus-SKK</a> という iBus 上で動く SKK エンジン．</p>
<p>Ubuntu ベースの OS なら，ソフトウェアのインストールは極力 apt で行いたいもの．Ubuntu のパッケージがそのままインストールできるようなので，/etc/apt/sources.list に下記を追加．</p>
<p><code>deb http://ftp.riken.go.jp/Linux/ubuntu karmic main multiverse restricted universe</code></p>
<p>次に必要なパッケージのインストール．</p>
<p><code>sudo apt-get install libgtk2.0-dev gnome-common build-essential</code></p>
<p>ソースコードを<a href="http://github.com/ueno/ibus-skk/downloads">ダウンロード</a>する．ここで，作業ディレクトリは /tmp 下に置くのが良い．/ や /home 下では，./foo.sh 形式でシェルスクリプトを実行しようとすると bad interpreter: Permission denied と言われてしまい，インストールスクリプトが正しく実行できない．<a href="http://forums.fedoraforum.org/archive/index.php/t-19374.html">ファイルシステムが noexec でマウントされているのが原因らしい</a>のだが，exec オプションを付けて remount しても上手く行かない．</p>
<p>後は README に従ってコンパイル，インストール．</p>
<p>最後に， ibus-daemon -r -d でデーモンを再起動してから ibus-setup で SKK を追加．これで，Chromium OS ZERO でも SKK を使えるようになった．何故かアイコンが表示されないが，概ね快適．</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yagi.sh/blog/archives/864/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.yagi.sh/blog/archives/864" />
	</item>
	</channel>
</rss>
