View Single Post
Old 05-18-2023, 02:30 PM   #1000
acrobat
Junior Member
acrobat began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jan 2020
Device: Kobo Libra H20
Quote:
Originally Posted by isarl View Post

Code:
[FeatureSettings]
Screenshots=false
Code:
menu_item : reader    : Screenshot Status  : cmd_output         : 500 : quiet : grep -q '^Screenshots=true$' "/mnt/onboard/.kobo/Kobo/Kobo eReader.conf"
      chain_success                      : dbg_toast          : Screenshots are enabled
      chain_failure                      : dbg_toast          : Screenshots are disabled
menu_item : reader    : Toggle Screenshots : nickel_setting     : toggle : screenshots
With this code is ok now, thank you

Please, could you explain this : ExcludeSyncFolders option
acrobat is offline   Reply With Quote