<?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; TrackPoint</title>
	<atom:link href="http://yoshi-1968.com/tag/trackpoint/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>インストール直後（続き）</title>
		<link>http://yoshi-1968.com/2010/05/04/%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e7%9b%b4%e5%be%8c%ef%bc%88%e7%b6%9a%e3%81%8d%ef%bc%89/</link>
		<comments>http://yoshi-1968.com/2010/05/04/%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e7%9b%b4%e5%be%8c%ef%bc%88%e7%b6%9a%e3%81%8d%ef%bc%89/#comments</comments>
		<pubDate>Tue, 04 May 2010 12:09:13 +0000</pubDate>
		<dc:creator>yoshimi</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[TrackPoint]]></category>

		<guid isPermaLink="false">http://yoshi-1968.com/?p=288</guid>
		<description><![CDATA[続きです。

TrackPontの感度設定は&#8221;Configure Trackpoint&#8221;が便利だそうです。ありの日記さんのサイトで紹介されていましたので早速変更。もうrc.localで試行錯誤しな [...]]]></description>
			<content:encoded><![CDATA[<p>続きです。</p>
<ol>
<li>TrackPontの感度設定は&#8221;Configure Trackpoint&#8221;が便利だそうです。<a href="http://d.hatena.ne.jp/hiro_nemu/20100418/1271599123">ありの日記</a>さんのサイトで紹介されていましたので早速変更。もうrc.localで試行錯誤しなくてもいい！<br />
ついでにセンターボタンの有効化もttp.shではなく、/usr/lib/X11/xorg.conf.d/20-thinkpad.confでOKだそうなので変更しました。<br />
中身はこれ。</p>
<blockquote><p>Section &#8220;InputClass&#8221;<br />
Identifier &#8220;Trackpoint Wheel Emulation&#8221;<br />
MatchProduct &#8220;TrackPoint&#8221;<br />
MatchDevicePath &#8220;/dev/input/event*&#8221;<br />
Driver &#8220;evdev&#8221;<br />
Option &#8220;EmulateWheel&#8221; &#8220;true&#8221;<br />
Option &#8220;EmulateWheelButton&#8221; &#8220;2&#8243;<br />
Option &#8220;Emulate3Buttons&#8221; &#8220;false&#8221;<br />
Option &#8220;XAxisMapping&#8221; &#8220;6 7&#8243;<br />
Option &#8220;YAxisMapping&#8221; &#8220;4 5&#8243;<br />
EndSection</p></blockquote>
<p>感謝！</li>
<li>GDM背景画像の変更（既出）。デスクトップと同じ画像にしました。</li>
<li>Japanese Teamによる追加パッケージの設定。詳細は<a href="http://www.ubuntulinux.jp/products/JA-Localized">Ubuntuの日本語環境</a>をご覧ください。</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://yoshi-1968.com/2010/05/04/%e3%82%a4%e3%83%b3%e3%82%b9%e3%83%88%e3%83%bc%e3%83%ab%e7%9b%b4%e5%be%8c%ef%bc%88%e7%b6%9a%e3%81%8d%ef%bc%89/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrackPoint</title>
		<link>http://yoshi-1968.com/2009/05/07/trackpoint/</link>
		<comments>http://yoshi-1968.com/2009/05/07/trackpoint/#comments</comments>
		<pubDate>Thu, 07 May 2009 12:57:33 +0000</pubDate>
		<dc:creator>yoshimi</dc:creator>
				<category><![CDATA[ThinkPad]]></category>
		<category><![CDATA[rc.local]]></category>
		<category><![CDATA[TrackPoint]]></category>

		<guid isPermaLink="false">http://yoshi-1968.com/?p=90</guid>
		<description><![CDATA[/etc/rc.localファイルに次を追加してトラックポイントのスピード、感度を調整します。
数字は[0-255]の範囲で。

echo -n 100 > /sys/devices/platform/i8042/ser [...]]]></description>
			<content:encoded><![CDATA[<p>/etc/rc.localファイルに次を追加してトラックポイントのスピード、感度を調整します。<br />
数字は[0-255]の範囲で。</p>
<blockquote><p>
echo -n 100 > /sys/devices/platform/i8042/serio1/speed<br />
echo -n 160 > /sys/devices/platform/i8042/serio1/sensitivity
</p></blockquote>
<p>　<br />
メニュー「システム」−「設定」−「マウス」の設定では、感度が低いほど軽くマウスカーソルが動きます・・・バグ？</p>
]]></content:encoded>
			<wfw:commentRss>http://yoshi-1968.com/2009/05/07/trackpoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
