Respect explicit minimum/maximum keycodes
authorDaniel Stone <daniel@fooishbar.org>
Thu, 16 Feb 2012 11:18:49 +0000 (11:18 +0000)
committerDaniel Stone <daniel@fooishbar.org>
Thu, 16 Feb 2012 11:18:49 +0000 (11:18 +0000)
commitfbb82199eefe34ad8068303a396adc5c4861d87e
tree6e9c025363711c7b2dabe47314c34f162bf8c5a9
parentc45cdb0c677b88c268615db171030a2500bff3dc
Respect explicit minimum/maximum keycodes

Make sure we carry over an explicit minimum/maximum keycode setting,
rather than just using the computed minimum/maximum; this got broken
while changing the keycode range to be unsigned.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Reported-by: Pekka Paalanen <ppaalanen@gmail.com>
src/xkbcomp/keycodes.c