Sorry that google friend could not answer my quest.

@brokenman: I appreciate your comment, this is what I needed to have the sufficient introspection to take care about it. I will be ok. Unless, you predict very bad worschach interpretation on my part. However, dreaming about cheatcodes is not as serious as dreaming about mate or porteus. Which I strongly suspect in your case.please seek help
These were what I was looking for: load and extramod cheatcodes. Quite handy functions. However, they do not exactly fit the use I thought or dreamed aboutfanthom wrote:not really sure what you mean but probably you could use 'load=' 'extramod=' or 'cliexec=/guiexec=' cheatcodes.
not sure if you are joking but this cheat is there since we started this project:Would it be difficult to implement a noload module cheatcode ?
Code: Select all
noload=module
noload=module[1];module[n]
... Disable loading of any modules specified. This affects all the
modules on the Porteus booting mendia, including /base and /modules
folders, so using noload=kde will disable loading of all modules
with 'kde' in the name. It is useful with the copy2ram cheatcode,
because any un-used module is not copied to ram. Multiple modules
can be listed, but they must be separated by semicolons, with no
spaces.
Example: 'noload=lxde;devel' will prevent the loading of any
modules with a name containing the strings 'lxde' or 'devel'