Re: [PATCH 1/3] usbhid: Driver for microsoft natural ergonomic keyboard4000

From: liyu
Date: Sun Jul 30 2006 - 20:46:27 EST


Pavel Machek Wrote:
> Hi!
>
>
>> This new version get some improvements:
>>
>> 2. Support left paren key "(", right paren key ")", equal key "=" on
>> right-top keypad. In fact, this keyboard generate KEYPAD_XXX usage code
>> for them, but I find many applications can not handle them on default
>> configuration, especially X.org. To get the most best usability, I use a
>> bit magic here: map them to "Shift+9" and "Shift+0".
>>
>
> That is hardly 'improvement'. 'X is broken, so lets break input, too'.
>
>
>
>
Well, however, this can work truly. If we do not hack as this way.
Many applications can not get its input. I think the usability for
most people should be first, but not follow rules.

I think we can add one module parameter like "shift_hack" to switch it ?!


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/