keytable: Don't display KEY_RESERVED codes
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 30 Aug 2009 01:11:23 +0000 (22:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 30 Aug 2009 01:11:23 +0000 (22:11 -0300)
commit796ddacd1f4cda29b108e919d260bd5d8a10fca4
treed61836977df66e510edf3268c83f6671450096f8
parentb10cd79eb8a4e4a0947e671b14063c9aeca4098c
keytable: Don't display KEY_RESERVED codes

From: Mauro Carvalho Chehab <mchehab@redhat.com>

As KEY_RESERVED is used for some spare space at the keycode table, don't
return it while displaying the current table

Priority: normal

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
utils/keytable.c