Hi Linus, On Tue, May 30, 2017 at 02:09:18PM +0200, Linus Walleij wrote: > + /* > + * This key appears in the vendor driver, but I have > + * not been able to provoke it. > + */ > + tk->codes[6] = KEY_O; If there is no way to make the device produce this key, should we mark is as KEY_RESERVED? KEY_O would not be suitable in any case, we'd need to find more suitable keycode for whatever function is has. If it is OK I can make the change locally. Thanks. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html