All RR applications support a set of commandline parameter.



Note: you can set the commandline flags in the files

lx__global.sh or win__global.bat.

Then they are used by each user.



Available Commandline parameter are:

-Debug

output debug messages into logfile [rrRoot]\sub\log\

-LogFlushAll

Directly write all log messages to file (otherwise buffered, Required if application crashes)

-LocalDataFolder [dir]

Set the local data folder to [dir]

-defaultFontSize [number]

Set the default font size

-smallerFontSize [number]

Set the smaller font size (mostly used for tables)

-darkUI

Uses a dark UI

-lightUI

Use the default light UI

-violaUI        

girly UI... (Sorry, we had to implement this color theme into RR as pay for some RR drawings/designs. Some people don't want money :-)

-easterUI

very colorful UI... (useful for 1. April in win_rrControl.bat. ;-) 

-noRelinkDefaultCfg

This switch does only work if you have a local RR copy with a relink file to the main RR installation.

RR loads sub\cfg_global\control_ui.ini and sub\cfg_global\submitter...txt files from the local copy, not the main installation.

-noRelinkRenderCfg

This switch does only work if you have a local RR copy with a relink file to the main RR installation.

RR loads the \render_apps\_config\* files from the local copy, not the main installation.

-render_apps_folder [folder]

Changes the folder [RR]\render_apps to this folder to test new config files.


For more commandline parameters, see the help section of each rrApplication.