Re: [RFC][PATCH] "Disable Trackpad while typing" on Notebooks withhaPS/2 Trackpad

From: Hans-Georg Thien (1682-600@onlinehome.de)
Date: Thu May 29 2003 - 07:12:12 EST


wwp wrote:
Hi Hans-Georg Thien,


On Tue, 27 May 2003 22:47:06 +0200 Hans-Georg Thien <1682-600@xxxxxxxxxxxxx>
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/