View Single Post
Old 08-02-2008, 11:43 AM   #88
stasys
Zealot
stasys will become famous soon enoughstasys will become famous soon enoughstasys will become famous soon enoughstasys will become famous soon enoughstasys will become famous soon enoughstasys will become famous soon enough
 
Posts: 151
Karma: 676
Join Date: Aug 2007
Device: Kobo Glo, Paperwhite
porkupan,
you were right - modifying main.xml is the right way to do things. For those who as dummy as I am - you need to insert:
<function id="doRight">
this.bubble("doNext");
</function>
right below the lines:
<kbookPage id="PAGE" left="0" right="0" top="0" bottom="30" href="x-id://bookData">
<code>
The good tool to edit .xml files is XML Marker from http://symbolclick.com/download.htm
stasys is offline   Reply With Quote