Code Sample |
[include] (filename) Reads the file filename into the current menu. The file has to start with [begin] and end with [end]. The filename can be the full path to a file or it can begin with ~/, which will be expanded into your home directory (e.g. [include] (~/fluxbox/stylesmenu) will include /home/yourusername/fluxbox/stylesmenu in my menu). If the parameter to include directive is a directory, every file in this path will be included. |