<?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=Lambretta</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=Lambretta"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Lambretta"/>
	<updated>2026-05-05T06:32:17Z</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=30597</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=30597"/>
		<updated>2007-06-21T14:42:23Z</updated>

		<summary type="html">&lt;p&gt;Lambretta: /* 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;
== easyubuntu ==&lt;br /&gt;
http://easyubuntu.freecontrib.org/get.html&lt;br /&gt;
== Penguin Liberation Front ==&lt;br /&gt;
deb http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free&lt;br /&gt;
&lt;br /&gt;
deb-src http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free&lt;br /&gt;
&lt;br /&gt;
{{cmduser|apt-get install realplay}}&lt;br /&gt;
&lt;br /&gt;
== FreeNX ==&lt;br /&gt;
deb http://free.linux.hp.com/~brett/seveas/freenx dapper-seveas freenx&lt;br /&gt;
&lt;br /&gt;
http://www.ubuntuforums.org/showthread.php?t=156019&lt;br /&gt;
&lt;br /&gt;
The proxy package doesn't exist. It's not a problem. I choose to use the FreeNX key.&lt;br /&gt;
&lt;br /&gt;
== Swiss keyboard encoding ==&lt;br /&gt;
{{cmduser|setxkbmap ch}} (for Swiss German)&lt;br /&gt;
&lt;br /&gt;
{{cmduser|setxkbmap ch -variant fr}} (for Swiss French)&lt;br /&gt;
&lt;br /&gt;
== blogbridge ==&lt;br /&gt;
{{cmduser|sudo update-alternatives --config java}}&lt;br /&gt;
&lt;br /&gt;
sudo mv blogbridge-2.16.tgz /usr/share/&lt;br /&gt;
&lt;br /&gt;
sudo tar xvzf blogbridge-2.16.tgz&lt;br /&gt;
&lt;br /&gt;
mv blogbridge-2.16 blogbridge&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;
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf-original&lt;br /&gt;
&lt;br /&gt;
sudo gedit /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
In the editor, find the section headed Section â€œInputDeviceâ€ / Identifier â€œConfigured Mouseâ€ and add the following lines &lt;br /&gt;
above the â€œEndSectionâ€ 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;
&lt;br /&gt;
== WINE ==&lt;br /&gt;
&lt;br /&gt;
deb http://wine.budgetdedicated.com/apt dapper main&lt;br /&gt;
&lt;br /&gt;
{{cmduser|apt-get install wine}}&lt;br /&gt;
&lt;br /&gt;
{{cmduser|run winecfg}} --&amp;gt; Windows2000&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;
== SBB06 (Swiss Railway Timetable) ==&lt;br /&gt;
&lt;br /&gt;
setup.exe&lt;br /&gt;
&lt;br /&gt;
wine /home/cgaspoz/.wine/drive_c/Program\ Files/CFF.06/HAFASWIN.EXE&lt;br /&gt;
&lt;br /&gt;
cp SBB/BIN/sbb.ico /usr/share/pixmaps&lt;br /&gt;
&lt;br /&gt;
== EndNote ==&lt;br /&gt;
&lt;br /&gt;
wine /home/cgaspoz/.wine/drive_c/Program\ Files/EndNote\ 9/EndNote.exe&lt;br /&gt;
&lt;br /&gt;
gdiplus.dll not found? copy GDIPLUS.DLL from a Windows box to .wine/drive_c/windows/system32&lt;br /&gt;
&lt;br /&gt;
== Internet Explorer ==&lt;br /&gt;
{{cmduser|apt-get install cabextract}}&lt;br /&gt;
&lt;br /&gt;
Download and run ies4linux (http://www.tatanka.com.br/ies4linux/index-en.html)&lt;br /&gt;
&lt;br /&gt;
== Nice templates for Qt (Skype, Eric3, ...) ==&lt;br /&gt;
&lt;br /&gt;
http://www.ubuntuforums.org/showthread.php?t=76633&lt;br /&gt;
&lt;br /&gt;
=External Sources=&lt;br /&gt;
*This guide is listed at the [http://tuxmobil.org/ibm.html TuxMobil Linux laptop and notebook installation survey (IBM/Lenovo)].&lt;br /&gt;
&lt;br /&gt;
[[Category:X41]] [[Category:Ubuntu]]&lt;/div&gt;</summary>
		<author><name>Lambretta</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_6.04_on_a_ThinkPad_X41&amp;diff=30596</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=30596"/>
		<updated>2007-06-21T14:42:04Z</updated>

		<summary type="html">&lt;p&gt;Lambretta: /* 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;
== easyubuntu ==&lt;br /&gt;
http://easyubuntu.freecontrib.org/get.html&lt;br /&gt;
== Penguin Liberation Front ==&lt;br /&gt;
deb http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free&lt;br /&gt;
&lt;br /&gt;
deb-src http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free&lt;br /&gt;
&lt;br /&gt;
{{cmduser|apt-get install realplay}}&lt;br /&gt;
&lt;br /&gt;
== FreeNX ==&lt;br /&gt;
deb http://free.linux.hp.com/~brett/seveas/freenx dapper-seveas freenx&lt;br /&gt;
&lt;br /&gt;
http://www.ubuntuforums.org/showthread.php?t=156019&lt;br /&gt;
&lt;br /&gt;
The proxy package doesn't exist. It's not a problem. I choose to use the FreeNX key.&lt;br /&gt;
&lt;br /&gt;
== Swiss keyboard encoding ==&lt;br /&gt;
{{cmduser|setxkbmap ch}} (for Swiss German)&lt;br /&gt;
&lt;br /&gt;
{{cmduser|setxkbmap ch -variant fr}} (for Swiss French)&lt;br /&gt;
&lt;br /&gt;
== blogbridge ==&lt;br /&gt;
{{cmduser|sudo update-alternatives --config java}}&lt;br /&gt;
&lt;br /&gt;
sudo mv blogbridge-2.16.tgz /usr/share/&lt;br /&gt;
&lt;br /&gt;
sudo tar xvzf blogbridge-2.16.tgz&lt;br /&gt;
&lt;br /&gt;
mv blogbridge-2.16 blogbridge&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;
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf-original&lt;br /&gt;
&lt;br /&gt;
sudo gedit /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
In the editor, find the section headed Section â€œInputDeviceâ€ / Identifier â€œConfigured Mouseâ€ and add the following lines &lt;br /&gt;
above the â€œEndSectionâ€ 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!&lt;br /&gt;
&lt;br /&gt;
== WINE ==&lt;br /&gt;
&lt;br /&gt;
deb http://wine.budgetdedicated.com/apt dapper main&lt;br /&gt;
&lt;br /&gt;
{{cmduser|apt-get install wine}}&lt;br /&gt;
&lt;br /&gt;
{{cmduser|run winecfg}} --&amp;gt; Windows2000&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;
== SBB06 (Swiss Railway Timetable) ==&lt;br /&gt;
&lt;br /&gt;
setup.exe&lt;br /&gt;
&lt;br /&gt;
wine /home/cgaspoz/.wine/drive_c/Program\ Files/CFF.06/HAFASWIN.EXE&lt;br /&gt;
&lt;br /&gt;
cp SBB/BIN/sbb.ico /usr/share/pixmaps&lt;br /&gt;
&lt;br /&gt;
== EndNote ==&lt;br /&gt;
&lt;br /&gt;
wine /home/cgaspoz/.wine/drive_c/Program\ Files/EndNote\ 9/EndNote.exe&lt;br /&gt;
&lt;br /&gt;
gdiplus.dll not found? copy GDIPLUS.DLL from a Windows box to .wine/drive_c/windows/system32&lt;br /&gt;
&lt;br /&gt;
== Internet Explorer ==&lt;br /&gt;
{{cmduser|apt-get install cabextract}}&lt;br /&gt;
&lt;br /&gt;
Download and run ies4linux (http://www.tatanka.com.br/ies4linux/index-en.html)&lt;br /&gt;
&lt;br /&gt;
== Nice templates for Qt (Skype, Eric3, ...) ==&lt;br /&gt;
&lt;br /&gt;
http://www.ubuntuforums.org/showthread.php?t=76633&lt;br /&gt;
&lt;br /&gt;
=External Sources=&lt;br /&gt;
*This guide is listed at the [http://tuxmobil.org/ibm.html TuxMobil Linux laptop and notebook installation survey (IBM/Lenovo)].&lt;br /&gt;
&lt;br /&gt;
[[Category:X41]] [[Category:Ubuntu]]&lt;/div&gt;</summary>
		<author><name>Lambretta</name></author>
		
	</entry>
</feed>