aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2014-04-09 20:40:13 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2014-04-09 20:40:13 (GMT)
commit617635f8eb87bd21ef9e57a578398fbba14173f2 (patch)
treed4bdc5357effa12b2af765d3cfd40bb7b5d1300d /util
parent121bd23862ad49e2acb3d47bc19cad5294383e4e (diff)
downloadfluxbox-617635f8eb87bd21ef9e57a578398fbba14173f2.zip
fluxbox-617635f8eb87bd21ef9e57a578398fbba14173f2.tar.bz2
fix excessive loading of keys file caused by xmodmap
xmodmap (and other tools) trigger MappingNotify events. a single xmodmap expression such as "keycode comma = comma semicolon" might trigger 4 or 5 MappingNotify events. loading the keys file on each of them is quite unefficient. fluxbox now uses a (250ms) timer which is reset upon further events.
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions