Work out a default repeat for all keys
authorDaniel Stone <daniel@fooishbar.org>
Fri, 22 Jun 2012 14:26:07 +0000 (15:26 +0100)
committerDaniel Stone <daniel@fooishbar.org>
Fri, 22 Jun 2012 14:26:07 +0000 (15:26 +0100)
commitfe89d031548b815e57aaef462354e6c400287de5
treea37393993b2216da02e570a3e8a4c98975077d42
parent0015604ade738f139fc551c9132bd726634315f6
Work out a default repeat for all keys

Our early exit in ApplyInterpsToKey meant we weren't hitting the code
that's supposed to set a sensible default autorepeat value for most
keys.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
src/xkbcomp/compat.c