Chapter 11. Run

This menu is designed for run the current file with the external programs, browsers for example. To add some items to menu, go to File > Manage config files > External programs list config, edit that file and then save it. The configuration file with that stuff has the simple ini-like format.

An example of the command line for a browser starting: konqueror=konqueror %s &. %s is a needful macro for a current filename, so use it in the properly place.