I have no idea what I'm doing but I reverse-engineered a fix for the "Both page turn buttons go next" patch that seems to be working on my Libra Colour-
Code:
Both page turn buttons go next:
- Enabled: no
- Description: Make both page turn buttons on the Libra Colour go next in the reader.
- ReplaceBytes:
Base: "ReadingView::keyPressEvent(QKeyEvent*)"
Offset: 60
Find: [0x68, 0xB9]
Replace: [0x0D, 0xE0]