View Single Post
Old 01-28-2018, 08:34 AM   #62
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by Amoz View Post
Sure, what do you want me to look at? Applying it to my system?
Yes, please apply it to the system. The reason is that, it is helpful if we are all testing with the same code.
In adds/kbmenu/onstart/start_koreader.sh there you can find
Code:
  if [ "$PRODUCT" == "snow" ]; then
    koreaderrotate=2
Changing 2 to 0 should make Koreader display up-side-down. And if the touch coordinates were mirrored horizontally, display and touch orientation should now match each other.
Edit: I took vertically to mean "turned by 180°". If it is to be understood literally, changing 2 to 0 is no real improvement.

Last edited by tshering; 01-28-2018 at 09:01 AM.
tshering is offline   Reply With Quote