Make keysymtab static and const

Static to avoid namespace polution, and const so that it can be
shared among instances.
1 file changed