<?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 X31 with Xubuntu &#187; xorg.conf</title>
	<atom:link href="http://x31.yoshi-1968.com/tag/xorgconf/feed/" rel="self" type="application/rss+xml" />
	<link>http://x31.yoshi-1968.com</link>
	<description>−時々気が向いたらメモる備忘録−</description>
	<lastBuildDate>Fri, 04 Nov 2011 15:18:34 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>xorg.conf</title>
		<link>http://x31.yoshi-1968.com/2007/12/01/xorgconf-2/</link>
		<comments>http://x31.yoshi-1968.com/2007/12/01/xorgconf-2/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 09:52:22 +0000</pubDate>
		<dc:creator>yoshimi</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Xubuntu]]></category>
		<category><![CDATA[xorg.conf]]></category>

		<guid isPermaLink="false">http://yoshi-1968.com/2007/12/01/xorgconf-2/</guid>
		<description><![CDATA[トラックポイントの横スクロール設定。今までは縦スクロールだけでしたので、このサイトに従って変更してみます。 xorg.confの Option &#8220;ZAxisMapping&#8221; &#8220;4 5&#038; [...]]]></description>
			<content:encoded><![CDATA[				<p>トラックポイントの横スクロール設定。今までは縦スクロールだけでしたので、<a href="http://www.kotodama.jp/blog/index.php?blog=5&amp;title=ibm_thinkpad_x31_a_s_ubuntu&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1">このサイト</a>に従って変更してみます。<br />
				xorg.confの</p>
				<blockquote><p> Option &#8220;ZAxisMapping&#8221; &#8220;4 5&#8243;</p></blockquote>
				<p>これを削除して、</p>
				<blockquote><p> Option &#8220;XAxisMapping&#8221; &#8220;6 7&#8243;<br />
				Option &#8220;YAxisMapping&#8221; &#8220;4 5&#8243;<br />
				Option &#8220;EmulateWheelTimeOut&#8221;	&#8220;200&#8243;</p></blockquote>
				<p>を追加します。<br />
				それから、firefox横スクロールはabout:configで</p>
				<blockquote><p> mousewheel.horizscroll.withnokey.action = 0<br />
				mousewheel.horizscroll.withnokey.numlines = 1<br />
				mousewheel.horizscroll.withnokey.sysnumlines = true</p></blockquote>
				<p>にそれぞれ変更します。<br />
				今のxorg.confは<a href="http://x31.yoshi-1968.com/wp-content/uploads/xorg/xorg.conf.txt">ここ</a>に置きます。</p>
]]></content:encoded>
			<wfw:commentRss>http://x31.yoshi-1968.com/2007/12/01/xorgconf-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xorg.confその2</title>
		<link>http://x31.yoshi-1968.com/2007/10/28/xorgconf%e3%81%9d%e3%81%ae2/</link>
		<comments>http://x31.yoshi-1968.com/2007/10/28/xorgconf%e3%81%9d%e3%81%ae2/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 10:04:17 +0000</pubDate>
		<dc:creator>yoshimi</dc:creator>
				<category><![CDATA[Xubuntu]]></category>
		<category><![CDATA[xorg.conf]]></category>

		<guid isPermaLink="false">http://yoshi-1968.com/2007/10/28/xorgconf%e3%81%9d%e3%81%ae2/</guid>
		<description><![CDATA[ThinkpadのグラフィックチップはATI Technologies Inc Radeon Mobility M6 LY。当然のごとくドライバはatiを選択しましたが、radeonでも良いらしいです。 どちらのほうが視 [...]]]></description>
			<content:encoded><![CDATA[				<p>ThinkpadのグラフィックチップはATI Technologies Inc Radeon Mobility M6 LY。当然のごとくドライバはatiを選択しましたが、radeonでも良いらしいです。<br />
				どちらのほうが視覚効果に有効なのかは実際に比較するとして、とりあえず3種類のxorg.confを置きます。</p>
				<ol>1 <a href="http://x31.yoshi-1968.com/wp-content/uploads/xorg/xorg.conf.default.txt">インストール直後のxorg.conf</a></ol>
				<ol>2 <a href="http://x31.yoshi-1968.com/wp-content/uploads/xorg/xorg.conf.ati.txt">atiアクセラレーション有効のxorg.conf</a></ol>
				<ol>3 <a href="http://x31.yoshi-1968.com/wp-content/uploads/xorg/xorg.conf.radeon.txt">radeonアクセラレーション有効のxorg.conf</a></ol>
				<p>1はともかく、Google Earthは3のradeonで動くそうです。<br />
				<a href="http://www.naney.org/diki/dk/Google%20Earth.html">こちらのサイト</a>にありました。感謝！</p>
]]></content:encoded>
			<wfw:commentRss>http://x31.yoshi-1968.com/2007/10/28/xorgconf%e3%81%9d%e3%81%ae2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xorg.conf</title>
		<link>http://x31.yoshi-1968.com/2007/09/16/xorgconf/</link>
		<comments>http://x31.yoshi-1968.com/2007/09/16/xorgconf/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 12:52:57 +0000</pubDate>
		<dc:creator>yoshimi</dc:creator>
				<category><![CDATA[ThinPad X31]]></category>
		<category><![CDATA[Xubuntu]]></category>
		<category><![CDATA[xorg.conf]]></category>

		<guid isPermaLink="false">http://yoshi-1968.com/2007/09/16/xorgconf/</guid>
		<description><![CDATA[X31 で青ボタンの縦スクロールを有効にし、ATIアクセラレーションをONにします。taquzさんに感謝！！ ファイルの内容は次のとおりです・・・ Section &#8220;Files&#8221; FontPath [...]]]></description>
			<content:encoded><![CDATA[				<p>X31 で青ボタンの縦スクロールを有効にし、ATIアクセラレーションをONにします。<a href="http://taquz.blog63.fc2.com/">taquzさん</a>に感謝！！</p>
				<p>ファイルの内容は次のとおりです・・・<span id="more-12"></span></p>
				<p>Section &#8220;Files&#8221;<br />
				FontPath    &#8220;/usr/share/fonts/X11/misc&#8221;<br />
				FontPath    &#8220;/usr/share/fonts/X11/cyrillic&#8221;<br />
				FontPath    &#8220;/usr/share/fonts/X11/100dpi/:unscaled&#8221;<br />
				FontPath    &#8220;/usr/share/fonts/X11/75dpi/:unscaled&#8221;<br />
				FontPath    &#8220;/usr/share/fonts/X11/Type1&#8243;<br />
				FontPath    &#8220;/usr/share/fonts/X11/100dpi&#8221;<br />
				FontPath    &#8220;/usr/share/fonts/X11/75dpi&#8221;<br />
				# path to defoma fonts<br />
				FontPath    &#8220;/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType&#8221;<br />
				EndSection</p>
				<p>Section &#8220;Module&#8221;<br />
				Load    &#8220;i2c&#8221;<br />
				Load    &#8220;bitmap&#8221;<br />
				Load    &#8220;ddc&#8221;<br />
				Load    &#8220;dri&#8221;<br />
				Load    &#8220;extmod&#8221;<br />
				Load    &#8220;freetype&#8221;<br />
				Load    &#8220;glx&#8221;<br />
				Load    &#8220;int10&#8243;<br />
				Load    &#8220;vbe&#8221;<br />
				EndSection</p>
				<p>Section &#8220;InputDevice&#8221;<br />
				Identifier    &#8220;Generic Keyboard&#8221;<br />
				Driver        &#8220;kbd&#8221;<br />
				Option        &#8220;CoreKeyboard&#8221;<br />
				Option        &#8220;XkbRules&#8221;    &#8220;xorg&#8221;<br />
				Option        &#8220;XkbModel&#8221;    &#8220;jp106&#8243;<br />
				Option        &#8220;XkbLayout&#8221;    &#8220;jp,jp&#8221;<br />
				Option        &#8220;XkbVariant&#8221;    &#8220;latin,&#8221;<br />
				Option        &#8220;XkbOptions&#8221;    &#8220;grp:alt_shift_toggle,grp_led:scroll&#8221;<br />
				EndSection</p>
				<p>Section &#8220;InputDevice&#8221;<br />
				Identifier    &#8220;Configured Mouse&#8221;<br />
				Driver        &#8220;mouse&#8221;<br />
				Option        &#8220;CorePointer&#8221;<br />
				Option        &#8220;Device&#8221;        &#8220;/dev/input/mice&#8221;<br />
				Option        &#8220;Protocol&#8221;        &#8220;ImPS/2&#8243;<br />
				Option        &#8220;ZAxisMapping&#8221;        &#8220;4 5&#8243;<br />
				<span style="color: #ff0000">    Option        &#8220;Emulate3Buttons&#8221;    &#8220;true&#8221; </span><br />
				<span style="color: #ff0000">    Option        &#8220;EmulateWheel&#8221;        &#8220;true&#8221; </span><br />
				<span style="color: #ff0000">    Option        &#8220;EmulateWheelButton&#8221;    &#8220;2&#8243; </span><br />
				EndSection</p>
				<p>Section &#8220;InputDevice&#8221;<br />
				Identifier    &#8220;Synaptics Touchpad&#8221;<br />
				Driver        &#8220;synaptics&#8221;<br />
				Option        &#8220;SendCoreEvents&#8221;    &#8220;true&#8221;<br />
				Option        &#8220;Device&#8221;        &#8220;/dev/psaux&#8221;<br />
				Option        &#8220;Protocol&#8221;        &#8220;auto-dev&#8221;<br />
				Option        &#8220;HorizScrollDelta&#8221;    &#8220;0&#8243;<br />
				EndSection</p>
				<p>Section &#8220;InputDevice&#8221;<br />
				Driver        &#8220;wacom&#8221;<br />
				Identifier    &#8220;stylus&#8221;<br />
				Option        &#8220;Device&#8221;    &#8220;/dev/input/wacom&#8221;<br />
				Option        &#8220;Type&#8221;        &#8220;stylus&#8221;<br />
				Option        &#8220;ForceDevice&#8221;    &#8220;ISDV4&#8243;        # Tablet PC ONLY<br />
				EndSection</p>
				<p>Section &#8220;InputDevice&#8221;<br />
				Driver        &#8220;wacom&#8221;<br />
				Identifier    &#8220;eraser&#8221;<br />
				Option        &#8220;Device&#8221;    &#8220;/dev/input/wacom&#8221;<br />
				Option        &#8220;Type&#8221;        &#8220;eraser&#8221;<br />
				Option        &#8220;ForceDevice&#8221;    &#8220;ISDV4&#8243;        # Tablet PC ONLY<br />
				EndSection</p>
				<p>Section &#8220;InputDevice&#8221;<br />
				Driver        &#8220;wacom&#8221;<br />
				Identifier    &#8220;cursor&#8221;<br />
				Option        &#8220;Device&#8221;    &#8220;/dev/input/wacom&#8221;<br />
				Option        &#8220;Type&#8221;        &#8220;cursor&#8221;<br />
				Option        &#8220;ForceDevice&#8221;    &#8220;ISDV4&#8243;        # Tablet PC ONLY<br />
				EndSection</p>
				<p>Section &#8220;Device&#8221;<br />
				Identifier    &#8220;ATI Technologies Inc Radeon Mobility M6 LY&#8221;<br />
				Driver        &#8220;ati&#8221;<br />
				BusID        &#8220;PCI:1:0:0&#8243;<br />
				<span style="color: #ff0000">    Option &#8220;BusType&#8221; &#8220;PCI&#8221; </span><br />
				<span style="color: #ff0000">    Option &#8220;AGPMode&#8221; &#8220;4&#8243; </span><br />
				<span style="color: #ff0000">    Option &#8220;AGPSize&#8221; &#8220;32&#8243; # default: 8 </span><br />
				<span style="color: #ff0000">    Option &#8220;AGPFastWrite&#8221; &#8220;false&#8221; # More stable this way. </span><br />
				<span style="color: #ff0000">    Option &#8220;SWcursor&#8221; &#8220;true&#8221; # More stable this way. </span><br />
				<span style="color: #ff0000">    Option &#8220;EnablePageFlip&#8221; &#8220;true&#8221; # Faster. </span><br />
				<span style="color: #ff0000">    Option &#8220;EnableDepthMoves&#8221; &#8220;false&#8221; # More stable this way. </span><br />
				<span style="color: #ff0000">    Option &#8220;RenderAccel&#8221; &#8220;false&#8221; # More stable this way </span><br />
				<span style="color: #ff0000">    Option &#8220;AccelMethod&#8221; &#8220;XAA&#8221; # or XAA, EXA, XAA more stable </span><br />
				<span style="color: #ff0000">    Option &#8220;DDCMode&#8221; </span><br />
				<span style="color: #ff0000">    Option &#8220;SubPixelOrder&#8221; &#8220;NONE&#8221; </span><br />
				<span style="color: #ff0000">    Option &#8220;ColorTiling&#8221; &#8220;false&#8221; # More stable this way. </span><br />
				<span style="color: #ff0000">    Option &#8220;DynamicClocks&#8221; &#8220;true&#8221; </span><br />
				<span style="color: #ff0000">    Option &#8220;bioshotkeys&#8221; &#8220;True&#8221; </span><br />
				<span style="color: #ff0000">    Option &#8220;XAANoOffscreenPixmaps&#8221; &#8220;true&#8221; </span><br />
				EndSection</p>
				<p>Section &#8220;Monitor&#8221;<br />
				Identifier    &#8220;Generic Monitor&#8221;<br />
				Option        &#8220;DPMS&#8221;<br />
				EndSection</p>
				<p>Section &#8220;Screen&#8221;<br />
				Identifier    &#8220;Default Screen&#8221;<br />
				Device        &#8220;ATI Technologies Inc Radeon Mobility M6 LY&#8221;<br />
				Monitor        &#8220;Generic Monitor&#8221;<br />
				DefaultDepth    24<br />
				SubSection &#8220;Display&#8221;<br />
				Depth        1<br />
				Modes        &#8220;1024&#215;768&#8243;<br />
				EndSubSection<br />
				SubSection &#8220;Display&#8221;<br />
				Depth        4<br />
				Modes        &#8220;1024&#215;768&#8243;<br />
				EndSubSection<br />
				SubSection &#8220;Display&#8221;<br />
				Depth        8<br />
				Modes        &#8220;1024&#215;768&#8243;<br />
				EndSubSection<br />
				SubSection &#8220;Display&#8221;<br />
				Depth        15<br />
				Modes        &#8220;1024&#215;768&#8243;<br />
				EndSubSection<br />
				SubSection &#8220;Display&#8221;<br />
				Depth        16<br />
				Modes        &#8220;1024&#215;768&#8243;<br />
				EndSubSection<br />
				SubSection &#8220;Display&#8221;<br />
				Depth        24<br />
				Modes        &#8220;1024&#215;768&#8243;<br />
				EndSubSection<br />
				EndSection</p>
				<p>Section &#8220;ServerLayout&#8221;<br />
				Identifier    &#8220;Default Layout&#8221;<br />
				Screen        &#8220;Default Screen&#8221;<br />
				InputDevice    &#8220;Generic Keyboard&#8221;<br />
				InputDevice    &#8220;Configured Mouse&#8221;<br />
				InputDevice     &#8220;stylus&#8221;    &#8220;SendCoreEvents&#8221;<br />
				InputDevice     &#8220;cursor&#8221;    &#8220;SendCoreEvents&#8221;<br />
				InputDevice     &#8220;eraser&#8221;    &#8220;SendCoreEvents&#8221;<br />
				InputDevice    &#8220;Synaptics Touchpad&#8221;<br />
				EndSection</p>
				<p>Section &#8220;DRI&#8221;<br />
				Mode    0666<br />
				EndSection</p>
]]></content:encoded>
			<wfw:commentRss>http://x31.yoshi-1968.com/2007/09/16/xorgconf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
