[ltp] Thinkpad utilities query ( MY FIX )
Nigel Wilkinson
linux-thinkpad@linux-thinkpad.org
Sun, 24 Feb 2008 23:01:39 +0000
--Sig_ppEpbWtlX.DtSMHfYgs2wpK
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable
I've got this working on my T43 using xubuntu 7.10, hope this helps
you guys.
I had a section in xorg.conf that used to read
Section "ServerLayout"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# InputDevice "Synaptics Touchpad"
EndSection
I uncommented the final line so it now reads
Section "ServerLayout"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
I can now switch off the touchpad.
Cheers
Nigel
--Sig_ppEpbWtlX.DtSMHfYgs2wpK
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHwfdWn2A3IibIheoRAuQgAJ90v7GqKbASkhrwhcfOe3nIaZ+qpwCfR/U5
lZ6VrvLm3Y1y8JCpiZPB9GA=
=0Sce
-----END PGP SIGNATURE-----
--Sig_ppEpbWtlX.DtSMHfYgs2wpK--