[client] kb: add display names for all supported keys

This commit is contained in:
Quantum
2021-01-30 22:36:41 -05:00
committed by Geoffrey McRae
parent 5dce97264b
commit 4e765b063a
2 changed files with 124 additions and 0 deletions

View File

@@ -22,3 +22,4 @@ Place, Suite 330, Boston, MA 02111-1307 USA
extern const uint32_t xfree86_to_ps2[KEY_MAX];
extern const char * xfree86_to_str[KEY_MAX];
extern const char * xfree86_to_display[KEY_MAX];