Quote:
Originally Posted by Grzesiek
I'm looking for a patch that enables landscape mode for the Kobo Clara BW. This release 4.39.22861doesn't include that patch, and when I copied it from another patch set, the kobopatch program didn't generate the KoboRoot.tgz file in the output folder.
|
IIRC I don't think you actually need a patch. You can manually edit (with a good text editor) your Kobo's config file, found at .kobo/Kobo/Kobo eReader.conf
Try adding these 2 lines:
Code:
[DeveloperSettings]
ForceAllowLandscape=true
If the first line already exists in your .conf file, just add the second line below it.