View Single Post
Old 05-19-2012, 11:53 PM   #424
aliabbasjp
Enthusiast
aliabbasjp began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Apr 2012
Device: Kindle DX Graphite
Quote:
Originally Posted by dave2008 View Post
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.
THANKS,what if i want a very hard combination of keys to go back to kindle os, say shift DEL SYM?
aliabbasjp is offline   Reply With Quote