----- Original Message -----
From: "Thomas Gleixner" <[EMAIL PROTECTED]>
To: "Paul Chitescu" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, April 08, 2002 1:51 PM
Subject: Re: Keyboard repeat
> On Monday, 8. April 2002 12:02, Paul Chitescu wrote:
> > On what type of keyboard (USB? AT-style? something special?) are you
trying
> > that and what kernel version? Do you use the unified input layer?
> 2.4.17-rmk2
> matrix keyboard driver :clps711x_keyb.c
> The driver has no autorepeat function. That's sure, I wrote it myself.
> The autorepeat is emulated by the input layer. I found the place, where it
> can be swithed off in console.c, but I'm a little bit confused, how to
figure
> out which ESC sequence to use for that.
>
man console_codes
ESC [ ? 8 h
- Set keyboard autorepreat on.
ESC [ ? 8 l
- Set keyboard autorepreat off.
hmmm... "autorepreat" ;-)
--
Paul Chitescu
[EMAIL PROTECTED] http://pchitescu.myip.org/ ICQ:22641673
Any spammers will be painfully squeezed into /dev/null
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
http://www.arm.linux.org.uk/armlinux/mailinglists.php
Please visit the above addresses for information on this list.