public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Keyboard handling weird... in 2.6.30?
@ 2009-06-13  3:26 Paul Hartman
  2009-06-13 14:00 ` [gentoo-user] " walt
  2009-06-17  0:25 ` Paul Hartman
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Hartman @ 2009-06-13  3:26 UTC (permalink / raw
  To: gentoo-user

I don't know if it is from kernel 2.6.30 or if something else changed,
but my keyboard does not behave as normal. It seems like the "key up"
signal from the previous key is causing the repeat of the current key
to get interrupted. This happens everywhere, not only in X, but in
console as well.

For example, try this: Type some text, like
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX and then hold left arrow. Your
cursor will move to the left until you release the key. Now try to
hold the right arrow after you've already been holding the left arrow.
It will start to move to the right. Previously, it would continue
moving to the right after you released the left arrow. Now, the
keyboard repeat STOPS once you release the PREVIOUS key. So, in other
words, the repeating of the right arrow is stopped when I release the
left arrow... which causes the cursor to stop, and causes me to become
aggravated. :P

Has anyone else noticed this? I hope it's not a new "feature" :) Maybe
later tonight I'll try to go back to 2.6.29 and see if this truly was
the thing that brought on this change.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-user]  Re: Keyboard handling weird... in 2.6.30?
  2009-06-13  3:26 [gentoo-user] Keyboard handling weird... in 2.6.30? Paul Hartman
@ 2009-06-13 14:00 ` walt
  2009-06-13 15:30   ` Paul Hartman
  2009-06-17  0:25 ` Paul Hartman
  1 sibling, 1 reply; 4+ messages in thread
From: walt @ 2009-06-13 14:00 UTC (permalink / raw
  To: gentoo-user

Paul Hartman wrote:

> try this: Type some text, like
> XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX and then hold left arrow. Your
> cursor will move to the left until you release the key. Now try to
> hold the right arrow after you've already been holding the left arrow.
> It will start to move to the right. Previously, it would continue
> moving to the right after you released the left arrow. Now, the
> keyboard repeat STOPS once you release the PREVIOUS key. So, in other
> words, the repeating of the right arrow is stopped when I release the
> left arrow... which causes the cursor to stop, and causes me to become
> aggravated. :P

Not very helpful, sorry, but I'm running the most recent 2.6.30 from
Linus and I don't see the same thing here.  I'm not running the gentoo
kernel, though, so things may not be comparable.

Have to say that I've never held down both arrow keys at the same time
before today.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] Re: Keyboard handling weird... in 2.6.30?
  2009-06-13 14:00 ` [gentoo-user] " walt
@ 2009-06-13 15:30   ` Paul Hartman
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Hartman @ 2009-06-13 15:30 UTC (permalink / raw
  To: gentoo-user

On Sat, Jun 13, 2009 at 9:00 AM, walt<w41ter@gmail.com> wrote:
> Paul Hartman wrote:
>
>> try this: Type some text, like
>> XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX and then hold left arrow. Your
>> cursor will move to the left until you release the key. Now try to
>> hold the right arrow after you've already been holding the left arrow.
>> It will start to move to the right. Previously, it would continue
>> moving to the right after you released the left arrow. Now, the
>> keyboard repeat STOPS once you release the PREVIOUS key. So, in other
>> words, the repeating of the right arrow is stopped when I release the
>> left arrow... which causes the cursor to stop, and causes me to become
>> aggravated. :P
>
> Not very helpful, sorry, but I'm running the most recent 2.6.30 from
> Linus and I don't see the same thing here.  I'm not running the gentoo
> kernel, though, so things may not be comparable.
>
> Have to say that I've never held down both arrow keys at the same time
> before today.

Apparently I do it all the time and never realized it. It affects all
repeatable keys, not just the arrows, and it is driving me crazy. :)
Thanks for testing! I will keep searching...

I will also add that I am using a USB keyboard, in case it matters.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-user] Re: Keyboard handling weird... in 2.6.30?
  2009-06-13  3:26 [gentoo-user] Keyboard handling weird... in 2.6.30? Paul Hartman
  2009-06-13 14:00 ` [gentoo-user] " walt
@ 2009-06-17  0:25 ` Paul Hartman
  1 sibling, 0 replies; 4+ messages in thread
From: Paul Hartman @ 2009-06-17  0:25 UTC (permalink / raw
  To: gentoo-user

On Fri, Jun 12, 2009 at 10:26 PM, Paul
Hartman<paul.hartman+gentoo@gmail.com> wrote:
> I don't know if it is from kernel 2.6.30 or if something else changed,
> but my keyboard does not behave as normal. It seems like the "key up"
> signal from the previous key is causing the repeat of the current key
> to get interrupted. This happens everywhere, not only in X, but in
> console as well.
>
> For example, try this: Type some text, like
> XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX and then hold left arrow. Your
> cursor will move to the left until you release the key. Now try to
> hold the right arrow after you've already been holding the left arrow.
> It will start to move to the right. Previously, it would continue
> moving to the right after you released the left arrow. Now, the
> keyboard repeat STOPS once you release the PREVIOUS key. So, in other
> words, the repeating of the right arrow is stopped when I release the
> left arrow... which causes the cursor to stop, and causes me to become
> aggravated. :P
>
> Has anyone else noticed this? I hope it's not a new "feature" :) Maybe
> later tonight I'll try to go back to 2.6.29 and see if this truly was
> the thing that brought on this change.
>

Today's xorg update (and subsequent rebuilding of x11-driver/*) has
fixed the problem. So it looks like it wasn't kernel-related at all,
but a result of some xorg update in the 2 months since my previous
reboot. :)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-06-17  0:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-13  3:26 [gentoo-user] Keyboard handling weird... in 2.6.30? Paul Hartman
2009-06-13 14:00 ` [gentoo-user] " walt
2009-06-13 15:30   ` Paul Hartman
2009-06-17  0:25 ` Paul Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox