Thanks! The gestures you mention in point 2. to 5. works a treat. Sorry, but I miss that in the help.png.
As workaround to for to navigate quick through an large book I use now the CMD_JUMP_FROM_PAGE function of CR3.
1.) I increase the number of jumped pages from 10 to 100 inside
keymaps.ini:
Code:
[mainwindow]
Key_Left = CMD_JUMP_FROM_PAGE, -100
Key_Right = CMD_JUMP_FROM_PAGE, 100
2.) I define an area on screen in
touch.ini to use it:
Code:
[4]
6=0x01000012
8=0x01000014