Improve keycode reading by using V2 of the input protocol
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 25 Jan 2011 12:37:45 +0000 (10:37 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 25 Jan 2011 12:37:45 +0000 (10:37 -0200)
commitdb5df3ffe3637cb6ac1d70015552e94b8975f961
treefdefaac647e20b2961e0dd0316f0423070bb0259
parent546f11df6b68021549541da8698b2c2a7068c6ef
Improve keycode reading by using V2 of the input protocol

Instead of seeking for keys into the entire keycode space, use
V2. This allow to read just the codes that are inside the table.

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