<?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=A7p</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=A7p"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/A7p"/>
	<updated>2026-04-11T12:33:40Z</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=23132</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=23132"/>
		<updated>2006-07-11T19:33:48Z</updated>

		<summary type="html">&lt;p&gt;A7p: /* Suspend to RAM */&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 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;
== 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;
[[Category:X41]] [[Category:Ubuntu]]&lt;/div&gt;</summary>
		<author><name>A7p</name></author>
		
	</entry>
</feed>