Quote:
Originally Posted by aliabbasjp
I tend to press the home button by mistake and it exits kpdfvier is there a way to lock my kindle to kpdfviwr?
|
Yes, but you need to do some modifications on the code by yourself.
Open filechooser.lua and find following two lines(at the end of the file):
Code:
elseif ev.code == KEY_BACK or ev.code == KEY_HOME then
return nil
Delete these two lines should be able to keep you in kpv.