Commit 8e3239a78f7e47321535a4917bddf4ce00d3d244

Daniel Stone 2009-04-25T14:32:04

KeySym: Actually handle NoSymbol Add NoSymbol into the keysym table, so keysym <-> string conversion works for that, too; also eliminate special-casing of VoidSymbol. This will require special-casing in libX11 to preserve its API. Signed-off-by: Daniel Stone <daniel@fooishbar.org>