08-13-04 10:55 PM
["Followup-To:" header set to comp.unix.admin.]
On Thu, 12 Aug 2004 19:32:47 -0400, ck
<ck@hotmail.com> wrote:
> Hi,
>
> I have SunOS4.1.4 and the keyboard is too sensitive. If I type a letter "a
",
> it come out multiple "aaa".
>
> How to adjust the keyboard sensitivity.
>
Is that in the console or in X? In X, 'man xset'
xset -r turns auto repeat off
xset r rate 600 20 sets the repeat delay and rate
xset q shows the current settings
For the console, the commands in SunOS might be different from Linux or
other flavors of Unix. Try 'apropos keyboard' or 'apropos repeat'.
--
The truth you speak has no past and no future. It is, and that's all it
needs to be.
[ Post a follow-up to this message ]
|