[kde-linux] Programming a key to disable touchpad

Sascha Hlusiak saschahlusiak at arcor.de
Sat Aug 4 17:32:19 UTC 2007


Anne Wilson schrieb:
> On Saturday 04 Aug 2007, Sascha Hlusiak wrote:
>   
>>> I need to work with an ancient laptop, and I'm having great difficulties
>>> because when I am typing I frequently find that the input is appearing in
>>> the middle of text somewhere else on the page.  The heel of my hand must
>>> be brushing the touchpad.  Unlike my newer one, this laptop doesn't have
>>> any Fn key programmed to disable it.  I'm sure it must be possible to do
>>> that, but how can do it, and what command would the key need to be given?
>>>  I would have though that kcontrol's Keyboard Shortcuts might be the way
>>> to do it, but it's not obvious whether it could or not.
>>>       
>> Use the synaptics X.Org input driver along with ksynaptics, which has an
>> option to disable the touchpad while typing among with other useful stuff.
>>
>>     
> Hmm - I've installed it, and it tells me to put 'UseShm' into the touchpad 
> section in /etc/X11/xorg.conf.  Oddly enough, I don't have a touchpad 
> section.  The only inputs defined are the mouse and the keyboard.
>
> The touchpad works, but it doesn't seem to be controlled from xorg.conf.  
> Advice, please?
Yes. Put a touchpad section in the xorg.conf with the synaptics driver.
The synaptics driver is more powerful than the normal mouse driver and
will take care of the touchpad then. Usually touchpad events come as
/dev/input/mice as well, so the normal mouse driver processes them, but
I recommend an additional touchpad section.

Sascha


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/kde-linux/attachments/20070804/53328d66/attachment.sig>


More information about the kde-linux mailing list