Terminal: Handle keypad symbols
authorDaniel Stone <daniel@fooishbar.org>
Wed, 7 Nov 2012 06:51:35 +0000 (17:51 +1100)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 8 Nov 2012 19:08:53 +0000 (14:08 -0500)
commita84687174ced9bd5b2149ef893ee85514c2c7c40
tree122044b008247689749bef5e40bd5790f45b0d68
parent4eb445abba77f8393d17c5deef9bc872af0675bb
Terminal: Handle keypad symbols

XKB provides keypad symbols in a separate namespace.  We don't care
about the distinction, so map them to normal symbols before starting
processing.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
clients/terminal.c