View Single Post
Old 05-19-2012, 11:36 PM   #423
dave2008
Addict
dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.
 
Posts: 251
Karma: 183457
Join Date: Jan 2012
Device: k3G, KDXG, AuraHD
Quote:
Originally Posted by aliabbasjp View Post
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.
dave2008 is offline   Reply With Quote