Quote:
Originally Posted by prekabik
Hi guys, is it a way to have assigned both physical keys to forward page, but to have it funcionaly in both screen orientations? Now when I assign both keys to forward page it works properly in right mode hand, but when I have left hand side mode then keys are switching the page back :/
|
No without a patch. Some actions , like page forward and page back, are mapped according to current device rotation. See
https://github.com/koreader/koreader....lua#L170-L175
Maybe we can add a setting to ignore remapping keys based on rotation?. I'm not sure what NiLuJe thinks.