commit | 0255e1b004fe6518c650e9d12b8862c2b2dad30b | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Mon Nov 26 15:40:30 2018 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Fri Nov 30 15:42:51 2018 +0100 |
tree | 1a4ebd4346602c0a9af6880fa68d0ab59aa05e61 | |
parent | 946a5e9ca171a3999e99e19e6e6defac13547251 [diff] |
Avoid using "fake" key codes There is a range of key codes that are never sent by a real keyboard and are therefore used by layouts to hide "fake" mappings. Make sure to only use these as a fallback as some applications get confused when they see these codes.