Quote:
Originally Posted by vietchovui
Can the items in menu be configured by modifying the doc file? I don't know how to do it. I see there are many menu items in the screenshots in post #1, but they are missing in my device (i.e. reboot, USB connection, screenshot, web browser...). Could you explain how to make it appear in details?
|
Please take a look at the doc file installed as part of the NickelMenu install. It has the documentation and sample actions all in one package. You will notice many of the lines in that file start with a #. That makes those lines a comment. For example:
Code:
# menu_item :library :Import books :nickel_misc :rescan_books_full
# menu_item :browser :Invert Screen :nickel_setting :toggle :invert
To enable the Import books item in the library view, simply remove the # from that start of that line. To enable the toggle invert screen in the browser, remove the # from the start of that line.
What I started with was a copy of the doc file, call it myconfig, since the doc file can and will be overwritten by a NickelMenu update. That file is where I added and removed items to personalize NickelMenu for the actions I wanted and the locations I wanted them in. If you look through the posts in this thread, you can find quite a few actions that are copy/pastable into your config file.
And just a a friendly reminder, double posting is frowned upon. Either post in this thread or in the
How to install NickelMenu on a Kobo in 2021 thread but not virtually identical messages in both.