kde-workspace/kcontrol/keyboard/preview/TODO
2014-11-13 19:30:51 +02:00

10 lines
370 B
Text

Important:
* display tooltip for each key with key description from symbol file
Good to have:
* read keyboard geometry and show it properly instead of default keyboard
* use some common parser to parse symbol and geometry descriptions
* replace symkey2ucs with something more reliable (e.g. XLookupString?)
Cleanup:
* clean up the code (especially kbpreviewframe.cpp)