[kde-linux] Programming a key to disable touchpad

Marcelo Magno T. Sales marcelo.sales at oi.com.br
Sun Aug 12 14:08:37 UTC 2007


Em Seg 06 Ago 2007, christophe escreveu:
> Le lundi 6 août 2007 10:26, Anne Wilson a écrit :
> > [...]
> >
> > > How about this command :
> > > synclient TouchpadOff=0
> >
> > Same problem as KSynaptics, I think
> >
> > "Can't access shared memory.  SHMConfig disabled?"  It seems that
> > I have to create a stanza in xorg.conf, but I haven't yet figured
> > out what needs to be in there.
> >
> > Anne
>
> I had the same "Can't access shared memory.  SHMConfig disabled?"
> problem with ksynaptics but the synclient TouchpadOff=1 works
> really great here. Strange.

Add a line:
Option "SHMConfig" "on"

To the InputDevice section which refers to your touchpad in your 
xorg.conf. You'll need to restart X after this.

[]'s
Marcelo



More information about the kde-linux mailing list