[awesome-menu] Convert properly a KeySym to a character
commita1f8a0520fc9fa8b52167fa28e43997da271a1e7
authorArnaud Fontaine <arnau@debian.org>
Sun, 30 Mar 2008 21:28:14 +0000 (30 22:28 +0100)
committerJulien Danjou <julien@danjou.info>
Sat, 3 May 2008 10:01:01 +0000 (3 12:01 +0200)
treeeb5b58edda1be561fb89ffc86e4373d8b9a0fa65
parenta541477e94681901c3313ea0b067f4ef7d9fbbcb
[awesome-menu] Convert properly a KeySym to a character

It now allows special characters like tab and return to be properly
displayed instead of calling XKeysymToString() which only removes the
'XK_' prefix from each name and also converts a keysym to an unicode
character.
awesome-menu.c