commit | 65196bc0b94d3e1ab24d01b0840762402538081c | [log] [tgz] |
---|---|---|
author | Rui Matos <tiagomatos@gmail.com> | Thu Oct 10 19:44:19 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Oct 22 15:24:55 2013 -0700 |
tree | 7207dba20832ad52c21372a3172552649d0df963 | |
parent | a7af70436b7dccfacd736626d6719b3e751fd985 [diff] |
input: Add core API to update the keymap How and when to update the keymap is left to each backend. The new keymap only becomes effective when no keys are pressed and we keep latched and locked modifiers from the previous state.