<?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>Malte's Blog &#187; thinkpad</title>
	<atom:link href="http://www.maltesieb.de/tag/thinkpad/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maltesieb.de</link>
	<description></description>
	<lastBuildDate>Fri, 06 Jan 2012 23:26:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Trackpoint-Scrollen in Ubuntu zum Laufen bringen</title>
		<link>http://www.maltesieb.de/ubuntu/trackpoint-scrollen-in-ubuntu-zum-laufen-bringen/</link>
		<comments>http://www.maltesieb.de/ubuntu/trackpoint-scrollen-in-ubuntu-zum-laufen-bringen/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 10:29:42 +0000</pubDate>
		<dc:creator>Malte</dc:creator>
				<category><![CDATA[Linux/Ubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scrollen]]></category>
		<category><![CDATA[thinkpad]]></category>
		<category><![CDATA[x-server]]></category>

		<guid isPermaLink="false">http://maltesieb.de/?p=26</guid>
		<description><![CDATA[Um das vertikale wie auch horizontale Scrollen des Trackpoints zum Laufen zu bringen, muss man die xorg.conf anpassen:
sudo gedit /etc/X11/xorg.conf
Innerhalb von Section &#8220;InputDevice&#8221; folgende Zeilen hinzufügen:
Option      &#34;ZAXisMapping&#34; &#34;4 5&#34;
Option      &#34;XAxisMapping&#34; &#34;6 7&#34;
Option      &#34;Emulate3Buttons&#34; &#34;true&#34;
Option      &#34;EmulateWheel&#34; &#34;on&#34;
Option      &#34;EmulateWheelButton&#34; &#34;2&#34;
Speichern und X-Server neustarten (Strg+Alt+Backspace)
]]></description>
			<content:encoded><![CDATA[<p>Um das vertikale wie auch horizontale Scrollen des Trackpoints zum Laufen zu bringen, muss man die xorg.conf anpassen:</p>
<blockquote><p>sudo gedit /etc/X11/xorg.conf</p></blockquote>
<p>Innerhalb von Section &#8220;InputDevice&#8221; folgende Zeilen hinzufügen:</p>
<blockquote><p>Option      &quot;ZAXisMapping&quot; &quot;4 5&quot;<br />
Option      &quot;XAxisMapping&quot; &quot;6 7&quot;<br />
Option      &quot;Emulate3Buttons&quot; &quot;true&quot;<br />
Option      &quot;EmulateWheel&quot; &quot;on&quot;<br />
Option      &quot;EmulateWheelButton&quot; &quot;2&quot;</p></blockquote>
<p>Speichern und X-Server neustarten (Strg+Alt+Backspace)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maltesieb.de/ubuntu/trackpoint-scrollen-in-ubuntu-zum-laufen-bringen/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

