Quote:
Originally Posted by NiLuJe
* Tapping the top-left corner:
|
Is this an image?
Quote:
Originally Posted by NiLuJe
* Plato, 0 (Matches Plato 180 Visually, but touch is fucked […])
This might explain it:
Code:
[FBInk] Variable fb info: 1440x1080, 32bpp @ rotation: 0 (Upright, 0°)
fb rotation didn't take  .
Funnily enough, if I open a book, it switches back to Portrait, and when I exit the book to get back to the FM, the rotation *does* take, and everything works:
Code:
[FBInk] Variable fb info: 1440x1080, 32bpp @ rotation: 2 (Upside Down, 180°)
|
Thanks, that's very helpful: I was quite naive to believe that a single ioctl call would suffice!