Re: keyboard is too senstive

From: Bill Marcum (bmarcum_at_iglou.com.urgent)
Date: 08/13/04

  • Next message: Jeffery Small: "Re: keyboard is too senstive"
    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.
    

  • Next message: Jeffery Small: "Re: keyboard is too senstive"

    Relevant Pages

    • Re: keyboard is too senstive
      ... > How to adjust the keyboard sensitivity. ... Is that in the console or in X? ... In X, 'man xset' ... xset r rate 600 20 sets the repeat delay and rate ...
      (comp.unix.misc)
    • Re: keyboard is too senstive
      ... > How to adjust the keyboard sensitivity. ... Is that in the console or in X? ... In X, 'man xset' ... xset r rate 600 20 sets the repeat delay and rate ...
      (comp.sys.sun.misc)
    • Re: [OT] Err, how do I turn off screen blanking
      ... >>occurs both at the console and within X, it's not the screen saver. ... > controlled with the xset command. ... My screen still blanks every couple of minutes. ...
      (Debian-User)
    • Where to put "xset b off"
      ... Since my speaker is rather loud and bash bell's at each more or less ... important wrong action I had put the speaker off in the console with ... I know now that I have to use "xset b off" but I don't know where to put ...
      (comp.os.linux.x)