[ltp] Thinkpad utilities query

Nigel Wilkinson linux-thinkpad@linux-thinkpad.org
Sat, 23 Feb 2008 20:33:10 +0000


--Sig_frb0=0=fNVa6Dez3UiEtssr
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Thu, 21 Feb 2008 21:25:22 +0100
Adam Sloboda <ja@disorder.sk> wrote:

> I have in my .xsession:
>=20
>   synclient TouchpadOff=3D1;
>=20
> This requires this option for synaptics driver (xorg.conf):
>=20
>         Option          "SHMConfig"             "true"
>=20
This seemed to be what I was looking for so My xorg.conf now contains

Section "InputDevice"
	Identifier  "Synaptics Touchpad"
	Driver      "synaptics"
	Option	    "SendCoreEvents" "true"
	Option	    "Device" "/dev/psaux"
	Option	    "Protocol" "auto-dev"
	Option	    "HorizEdgeScroll" "0"
	Option	    "SHMConfig" "true"
EndSection

but when I try to switch the touchpad off I get the following

nigel@henry:~$ synclient TouchpadOff=3D1
Can't access shared memory area. SHMConfig disabled?
nigel@henry:~$

anyone know why.

Note: I'm using Xubuntu 7.10

Cheers
Nigel

--Sig_frb0=0=fNVa6Dez3UiEtssr
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHwIMIn2A3IibIheoRAqiJAKCX5MyHJpHut+pQly6n9qxraLs6cwCfST0g
luZgTEHt4xWllfWEtVBGkkU=
=FXkl
-----END PGP SIGNATURE-----

--Sig_frb0=0=fNVa6Dez3UiEtssr--