View Single Post
Old 07-03-2013, 07:11 AM   #193
WS64
WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.
 
WS64's Avatar
 
Posts: 661
Karma: 506380
Join Date: Aug 2010
Location: Germany
Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color
I use Koreader on my Kobo Mini and want to change the settings so a tap anywhere pages forward, in the rare occasion I need to page back I still can swipe.
I tried to change frontend\ui\reader\readerpaging.lua, function ReaderPaging:initGesListener(), and there the x,y,w,h-values for TapForward (use whole screen, x = 0, y = 0, w = Screen:getWidth(), h = Screen:getHeight()) and TapBackward (use just one pixel, and that just only since I have to put something there)
But it does not work, looks to me as if these settings were not used. I use page, not scroll.
Am I doing something wrong here?
I am aware that I might get into trouble selecting the two menus, but right now my problem is that my changes do not have any effect at all...
WS64 is offline   Reply With Quote