hi knc1
attached the Lua lib
tekUI for GUI.
It's compiled on kt2 with default options. All its external dependencies are already on the kindle.
There are 2 changes made:
1. fontsizes (variable) in tek/ui/class/display.lua have all values doubled.
2. src/display_x11/display_x11_api.c (attached) only add 1 line: else { XStoreName(..) }
As the installed path is different from the paths in your esys.lua , I update the esys.lua to add the new paths. (attached)