Matthew Helsley wrote:
> If no problems show up using the raw event device then presumably the
> issue is in the X stack and doesn't originate in the hardware or the
> kernel.
It turned out that the problem is more KDE4-related:
http://lists.kde.org/?t=12344381261
--
Tomasz Chmielewski
ht
Tomasz Chmielewski wrote:
> When using an evdev keyboard, arrow keys do not work as they should:
>
> - Left, Down - key works, but do not repeat
> - Up - key do not work at all
> - Right - works correctly
>
>
> I can fix the Left and Down keys (so that they repeat) with xset:
>
> xset r 113
> x
Rémi Cardona wrote:
> Le 12/07/2009 20:22, Tomasz Chmielewski a écrit :
>> When using an evdev keyboard, arrow keys do not work as they should:
>>
>> - Left, Down - key works, but do not repeat
>> - Up - key do not work at all
>> - Right - works correctly
>
> Already reported at https://bugs.freed
Le 12/07/2009 20:22, Tomasz Chmielewski a écrit :
> When using an evdev keyboard, arrow keys do not work as they should:
>
> - Left, Down - key works, but do not repeat
> - Up - key do not work at all
> - Right - works correctly
Already reported at https://bugs.freedesktop.org/show_bug.cgi?id=1792
When using an evdev keyboard, arrow keys do not work as they should:
- Left, Down - key works, but do not repeat
- Up - key do not work at all
- Right - works correctly
I can fix the Left and Down keys (so that they repeat) with xset:
xset r 113
xset r 116
No idea how to fix the Up key though