Function keyName
Converts KeyCode
enum value to human readable key name
For unknown key code, prints its hex value.
Prototype
string keyName( uint keyCode );
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2014
License
Boost License 1.0