<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shotgunsi</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shotgunsi"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Shotgunsi"/>
	<updated>2026-05-05T06:46:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_6.04_on_a_ThinkPad_X41&amp;diff=34941</id>
		<title>Installing Ubuntu 6.04 on a ThinkPad X41</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_6.04_on_a_ThinkPad_X41&amp;diff=34941"/>
		<updated>2007-12-01T04:16:18Z</updated>

		<summary type="html">&lt;p&gt;Shotgunsi: /* Enable TrackPoint middle-button scrolling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub}}&lt;br /&gt;
This is a draft on how to get Ubuntu 6.04 on the ThinkPad X41&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Enable TrackPoint middle-button scrolling ==&lt;br /&gt;
&lt;br /&gt;
To use the blue middle TrackPoint button as a scroll wheel (using the red TrackPoint itself to scroll up and down), do the following. In a terminal, enter these commands:&lt;br /&gt;
&lt;br /&gt;
{{cmduser|sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf-original}}&lt;br /&gt;
&lt;br /&gt;
{{cmduser|sudo gedit /etc/X11/xorg.conf}}&lt;br /&gt;
&lt;br /&gt;
In the editor, find the section headed Section &amp;quot;InputDevice&amp;quot; / Identifier &amp;quot;Configured Mouse&amp;quot; and add the following lines &lt;br /&gt;
above the &amp;quot;EndSection&amp;quot; line:&lt;br /&gt;
&lt;br /&gt;
Option    &amp;quot;EmulateWheel&amp;quot;        &amp;quot;true&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Option    &amp;quot;EmulateWheelButton&amp;quot;  &amp;quot;2&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Save the file. Logout, restart X with Ctrl-Alt-Backspace, and log in again.&lt;br /&gt;
Source for this item: Many ThinkPad-related sites, confirmed by experiment.&lt;br /&gt;
&lt;br /&gt;
: Note this gives vertical scrolling with a ThinkPad X40 running Ubuntu 6.10 Egdy Eft&lt;br /&gt;
: Another note from a different user: I just applied this edit running Edgy Eft on my ThinkPad 390E and found that it works perfectly for me.&lt;br /&gt;
: Another note from a different user: I just applied this to my ThinkPad x40 with Dapper Drake on it and it's working!!&lt;br /&gt;
: Another note from yet another user: this fix has just worked perfectly with Ubuntu 6.10 on my Z60m.&lt;br /&gt;
: Another note from yet another user: this fix has just worked perfectly with Ubuntu 7.04 Feisty on my T43p.&lt;br /&gt;
: Works for this T41p user as well, great.  Ubuntu 7.04!&lt;br /&gt;
: Another note from yet another user: this fix has just worked perfectly with Ubuntu 7.10 on my X41.&lt;br /&gt;
&lt;br /&gt;
== Suspend to RAM ==&lt;br /&gt;
&lt;br /&gt;
BUG: https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/50031&lt;br /&gt;
&lt;br /&gt;
You need to install this update:&lt;br /&gt;
&lt;br /&gt;
{{cmduser|wget http://ch.archive.ubuntu.com/ubuntu/pool/main/a/acpi-support/acpi-support_0.85_i386.deb}}&lt;br /&gt;
&lt;br /&gt;
{{cmduser|dpkg -i acpi-support_0.85_i386.deb}}&lt;br /&gt;
&lt;br /&gt;
After installing this package, the on-screen volume control does not work anymore ... can anyone confirm this. (did a lot of changes to my system, so I do not know if this reason.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:X41]] [[Category:Ubuntu 6.04]]&lt;/div&gt;</summary>
		<author><name>Shotgunsi</name></author>
		
	</entry>
</feed>