The screenshots option works as a toggle, because Kobo coded it that way; it's a built-in feature of Nickel. Enabling telnet and FTP requires executing specific Linux commands that do not function as toggles. In order to disable telnet and FTP again, you would need to add separate menu items that use cmd_spawn to disable telnet and FTP by issuing separate Linux commands.
|