Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2008 09:00:51 +0100
From:      Bruce Cran <bruce@cran.org.uk>
To:        x11@freebsd.org
Subject:   Re: Keyboard repeat problem on an Inspiron 1501
Message-ID:  <48391CB3.3010400@cran.org.uk>
In-Reply-To: <47911B0B.2010406@cran.org.uk>
References:  <47911B0B.2010406@cran.org.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Cran wrote:
> I'm seeing a problem on my laptop with FreeBSD 7.0-RC1 and xorg 7.3 -
> but the problem's been around for a few months.  When I keep a key held
> down it'll repeat at most around 10 times before stopping.  Often it
> won't even repeat at all, and I have to keep pressing the key again each
> time, which is quite annoying.
> 
> My keyboard settings in xorg.conf:
> 
> Section "InputDevice"
>     Identifier  "Keyboard1"
>     Driver      "kbd"
>     Option "AutoRepeat" "500 30"
>     Option "XkbRules"   "xorg"
>     Option "XkbModel"   "pc105"
>     Option "XkbLayout"  "gb"
> EndSection
> 
> 
> I've checked it's not a problem with the keyboard by switching back to 
> the text console; the keys repeat properly there.  Has anyone else come 
> across this issue?

I found what the problem was: the Dell Inspiron 1501 has a BIOS issue 
where it constantly emits scancodes apparently related to the power 
state, which interrupts the current keypress.  Updating to the 2.6.3 
BIOS and removing and reinstalling the battery solved the problem.

-- 
Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48391CB3.3010400>