diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2011-08-26 07:21:50 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2011-08-26 07:21:50 (GMT) |
commit | ec6df5c3d19ed760f343d6755ad396b00ac8f4ea (patch) | |
tree | e07b0b28097d33667b5ee82ce997779c9cb2f96f /Makefile.am | |
parent | 7b10649e281187980e84fdb81fa27e2bae0b8842 (diff) | |
download | fluxbox_paul-ec6df5c3d19ed760f343d6755ad396b00ac8f4ea.zip fluxbox_paul-ec6df5c3d19ed760f343d6755ad396b00ac8f4ea.tar.bz2 |
bugfix: remap keysyms to keycodes after 'MappingNotify', fix #3386257
setxkbmap and xmodmap both might change the keycodes. thus fluxbox needs
to remap the keysyms from the currently loaded keytree to new keycodes
after it received a 'MappingNotify' event.
we do not reload() the keys file because:
* the user might work on it right now
* remap only needed symbols is cheaper than parsing the keysfile anyway
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions