Comment 18 for bug 1205791

Revision history for this message
Michał Kępień (kempniu) wrote :

@Whoopie: I'm betting that's because of the KE_IGNORE entry for event 0xe025 in the legacy keymap (the second link from my previous message touches upon that issue). Try replacing that entry with the following one:

{ KE_KEY, 0xe025, { KEY_PROG3 } },

Then recompile the kernel, restart and try again.