View Single Post
Old 06-07-2024, 05:24 PM   #8
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,718
Karma: 169712580
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
The NickelMenu item has Portrait, Inverted Portrait, Landscape, Inverted Landscape, Invert and Swap as options. I've never used it but it might lock the orientation to whichever you choose.

Quote:
nickel_orientation - one of:
# portrait (4.13.12638+)
# landscape (4.13.12638+)
# inverted_portrait (4.13.12638+)
# inverted_landscape (4.13.12638+)
# invert (4.13.12638+) - Toggles between inverted/non-inverted (preserves side) (this will not work if used in a chain with swap)
# swap (4.13.12638+)
Code:
menu_item : main    : Portrait             : nickel_orientation          : portrait
menu_item : main    : Landscape            : nickel_orientation          : landscape
menu_item : main    : Inverted Portrait    : nickel_orientation          : inverted_portrait
menu_item : main    : Inverted Landscape   : nickel_orientation          : inverted_landscape
menu_item : main    : Invert Orientation   : nickel_orientation          : invert
menu_item : main    : Swap                 : nickel_orientation          : swap

Last edited by DNSB; 06-07-2024 at 05:28 PM.
DNSB is offline   Reply With Quote