(Just a quick reminder that the K1 doesn't support Kindlets

).
@knc1: That shouldn't change anything, KUAL always wraps everything in a shell script (to handle backgrounding & I/O redirection), and that's spawned by Java's own execve() soup.
(cf.
https://bitbucket.org/ixtab/kindlela...ndlet.java-810 &
https://bitbucket.org/ixtab/kindlela...ndlet.java-867)
EDIT: Use
if you don't want to, well, exit KUAL on button press

.