[ltp] Re: Touchpad for T61

Alex Zeng linux-thinkpad@linux-thinkpad.org
Wed, 30 Apr 2008 09:04:53 +0000


--_5c27ec1f-e77d-485a-ac1e-489cd81d8b2b_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable






Well done.
The touchpad goes word very well.=20
Now i'm trying bring Trackpoint back. I did what in thinkWiki suggested to =
do. After reboot, the middle button react still not as scroll.
What shall i do now?
To enable using the middle
mouse button to scroll, replace the "Configured Mouse" section in
/etc/X11/xorg.conf with the following:

Section "InputDevice"
	Identifier	"Trackpoint"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
	Option		"Emulate3Buttons"	"true"
	Option		"EmulateWheel"          "true"
	Option		"EmulateWheelButton"    "2"
EndSection


> From: castromd@tcd.ie
> To: linux-thinkpad@linux-thinkpad.org
> Subject: Re: [ltp] Re: Touchpad for T61
> Date: Tue, 29 Apr 2008 11:22:58 +0100
>=20
> Very nice!
> Just to make this a bit clear.
>=20
> Install program to control touchpad
> 1) Edit /etc/X11/xorg.conf, look for the "Synaptics Touchpad" section=20
> and add the line: Option "SHMConfig" "true"
> 2) sudo apt-get install gsynaptics
> 3) ctrl+alt+Backspace to restart X
> 4) System->Preferences->Touchpad
>=20
> ________________________
>=20
> Daniel Castro
> Networking and Distributed Systems
> Computer Science
> Trinity College Dublin
>=20
> Mobile: 083-318-2058
> 86.4.3 Trinity Hall, Dartry Road, Dublin 6
> ________________________
>=20
>=20
>=20
> Shannon McMackin wrote:
> > Alex Zeng wrote:
> >> Hi Guys,
> >> Has anybody idea, how should i configure the "xorg.conf", so that get=
=20
> >> the touchpad in work like under XP. The pad works, but some of the=20
> >> features don't (i.e. scrolling).
> >> p.s. i have now ubuntu 8.04 in T61
> >>
> >> Alex
> >>
> >> ----------------------------------------------------------------------=
--
> >> MSN Video: Coole Beats und krasse Actionen! Kostenlos anschauen!=20
> >> <http://redirect.gimas.net/?cat=3Dhmtl&n=3DM0804Video&d=3Dhttp://video=
.msn.com/?mkt=3Dde-de>=20
> >>
> > Scrolling on the far right of the touchpad should be the default=20
> > function as well some other functions.
> >
> > In your file /etc/X11/xorg.conf, add the line Option "SHMConfig" "on"=20
> > and reboot.  Now install a tool called gsynaptics.  Either open=20
> > synaptic or do it from command-line, sudo apt-get gsynaptics.  This=20
> > allows for a small gui to configure some options.
> >
> > Then, go to thinkwiki.org and search there on touchpad for many other=20
> > configurable features.
> >
> --=20
> The linux-thinkpad mailing list home page is at:
> http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad

_________________________________________________________________
Lustige Emoticons f=FCr Ihren Messenger! Hier kostenlos downloaden!
http://messenger.live.de/mein/=

--_5c27ec1f-e77d-485a-ac1e-489cd81d8b2b_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class=3D'hmmessage'>


<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>

Well done.<br>The touchpad goes word very well. <br>Now i'm trying bring Tr=
ackpoint back. I did what in thinkWiki suggested to do. After reboot, the m=
iddle button react still not as scroll.<br>What shall i do now?<br>To enabl=
e using the middle
mouse button to scroll, replace the "Configured Mouse" section in
<tt style=3D"white-space: nowrap; color: rgb(153, 102, 0); background-color=
: white;">/etc/X11/xorg.conf</tt> with the following:
<BR>
<pre>Section "InputDevice"<br>	Identifier	"Trackpoint"<br>	Driver		"mouse"<=
br>	Option		"CorePointer"<br>	Option		"Device"		"/dev/input/mice"<br>	Optio=
n		"Protocol"		"ImPS/2"<br>	Option		"ZAxisMapping"		"4 5"<br>	Option		"Emul=
ate3Buttons"	"true"<br>	Option		"EmulateWheel"          "true"<br>	Option		=
"EmulateWheelButton"    "2"<br>EndSection<br></pre><br><br>&gt; From: castr=
omd@tcd.ie<br>&gt; To: linux-thinkpad@linux-thinkpad.org<br>&gt; Subject: R=
e: [ltp] Re: Touchpad for T61<br>&gt; Date: Tue, 29 Apr 2008 11:22:58 +0100=
<br>&gt; <br>&gt; Very nice!<br>&gt; Just to make this a bit clear.<br>&gt;=
 <br>&gt; Install program to control touchpad<br>&gt; 1) Edit /etc/X11/xorg=
.conf, look for the "Synaptics Touchpad" section <br>&gt; and add the line:=
 Option "SHMConfig" "true"<br>&gt; 2) sudo apt-get install gsynaptics<br>&g=
t; 3) ctrl+alt+Backspace to restart X<br>&gt; 4) System-&gt;Preferences-&gt=
;Touchpad<br>&gt; <br>&gt; ________________________<br>&gt; <br>&gt; Daniel=
 Castro<br>&gt; Networking and Distributed Systems<br>&gt; Computer Science=
<br>&gt; Trinity College Dublin<br>&gt; <br>&gt; Mobile: 083-318-2058<br>&g=
t; 86.4.3 Trinity Hall, Dartry Road, Dublin 6<br>&gt; _____________________=
___<br>&gt; <br>&gt; <br>&gt; <br>&gt; Shannon McMackin wrote:<br>&gt; &gt;=
 Alex Zeng wrote:<br>&gt; &gt;&gt; Hi Guys,<br>&gt; &gt;&gt; Has anybody id=
ea, how should i configure the "xorg.conf", so that get <br>&gt; &gt;&gt; t=
he touchpad in work like under XP. The pad works, but some of the <br>&gt; =
&gt;&gt; features don't (i.e. scrolling).<br>&gt; &gt;&gt; p.s. i have now =
ubuntu 8.04 in T61<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Alex<br>&gt; &gt;&gt;<=
br>&gt; &gt;&gt; ----------------------------------------------------------=
--------------<br>&gt; &gt;&gt; MSN Video: Coole Beats und krasse Actionen!=
 Kostenlos anschauen! <br>&gt; &gt;&gt; &lt;http://redirect.gimas.net/?cat=
=3Dhmtl&amp;n=3DM0804Video&amp;d=3Dhttp://video.msn.com/?mkt=3Dde-de&gt; <b=
r>&gt; &gt;&gt;<br>&gt; &gt; Scrolling on the far right of the touchpad sho=
uld be the default <br>&gt; &gt; function as well some other functions.<br>=
&gt; &gt;<br>&gt; &gt; In your file /etc/X11/xorg.conf, add the line Option=
 "SHMConfig" "on" <br>&gt; &gt; and reboot.  Now install a tool called gsyn=
aptics.  Either open <br>&gt; &gt; synaptic or do it from command-line, sud=
o apt-get gsynaptics.  This <br>&gt; &gt; allows for a small gui to configu=
re some options.<br>&gt; &gt;<br>&gt; &gt; Then, go to thinkwiki.org and se=
arch there on touchpad for many other <br>&gt; &gt; configurable features.<=
br>&gt; &gt;<br>&gt; -- <br>&gt; The linux-thinkpad mailing list home page =
is at:<br>&gt; http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thi=
nkpad<br><br /><hr />Immer dabei! <a href=3D'http://redirect.gimas.net/?cat=
=3Dhmtl&n=3DM0804HMHandy&d=3Dhttp://www.gowindowslive.com/minisites/mail/mo=
bilemail.aspx?Locale=3Dde-de' target=3D'_new'>Holen Sie sich Ihre Mails auf=
s Handy!</a></body>
</html>=

--_5c27ec1f-e77d-485a-ac1e-489cd81d8b2b_--