Quote:
Originally Posted by dave2008
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?