Re: keyboard is too senstive
From: Bill Marcum (bmarcum_at_iglou.com.urgent)
Date: 08/13/04
- Previous message: Dana French: "Re: shell script help!!"
- In reply to: ck: "keyboard is too senstive"
- Next in thread: Jeffery Small: "Re: keyboard is too senstive"
- Reply: Jeffery Small: "Re: keyboard is too senstive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 13 Aug 2004 12:13:54 -0400
["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.
- Previous message: Dana French: "Re: shell script help!!"
- In reply to: ck: "keyboard is too senstive"
- Next in thread: Jeffery Small: "Re: keyboard is too senstive"
- Reply: Jeffery Small: "Re: keyboard is too senstive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|