# One-touch light-toggle and shutdown functionality for koreader
#
#
# I've made this little interface mod because it improves my personal
# user experience for koreader on my Kobo H2O.
#
# Maybe someone else out there will also find it convenient.
#


# 08122015.
# 
# This is based on the latest koreader nightly as of right
# now: 20150808
 

It's basically two additional icons and attached functions in the reader menu. 

The first one allows for one-touch light-toggling. I find that useful
since the H2O doesn't have a light button. And my elbows also prefer
touchscreen action over pressing hardware buttons.

The other one is for one-touch shutdown. That may be convenient for
people experiencing battery drain in sleep mode.

This works well for me on an H20. There is enough space for these
additional icons in the front menu. Might get a bit crammed on smaller
devices, you'll have to find that out for yourself. I've regularly used one additional menu item on a Glo before, and I thought that was fine.


Installation:

The two .png files go into koreader/resources/icons/

readermenu.lua replaces the file with that name in
koreader/frontend/apps/reader/modules/

(Make a backup of the old version, so you can switch back if for
whatever reason you don't like it.)

Thanks to embryo for the icons.

Cheers, xor_
