Re: [RFC][PATCH] "Disable Trackpad while typing" on Notebooks withh

Hans-Georg Thien (1682-600@onlinehome.de)
Thu, 29 May 2003 14:07:09 +0200


wwp wrote:
> Hi Hans-Georg Thien,
>
>
> On Tue, 27 May 2003 22:47:06 +0200 Hans-Georg Thien <1682-600@onlinehome.de>
> wrote:
>
>
>>Hans-Georg Thien wrote:
>
> [snip]
>
>>It it is now possible to adjust some settings via
>>
>> echo ???? > /proc/tty/ps2-trackpad
>>
>>(1) Set the delay time to 2 Secs (default is 10 ==> 1 Sec)
>>
>> echo "delay 20" > /proc/tty/ps2-trackpad
>>
>>
>>(2) Completely disable the trackpad (default 0). Useful if you plug in
>>an external mouse.
>>
>> echo "disable 1" > /proc/tty/ps2-trackpad
>>
>>(3) Escape the keyboard scancode for a key. These scancodes are
>
> [snip]
>
> Sounds good, thanx for your work, guy :-).
> Do you think/know if this patch will be merged to the official tree?
>
I hope, of course ... If you know a way to enforce it - let me know!

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/