Environment variables that specify the location of configuration files

When you create custom configuration files, you must tell Lycia where to find them.

This chapter describes Lycia environment variables that specify location for these custom configuration files.

FGLPROFILE

Specifies the full path to the fglprofile.std file:

FGLPROFILE=%LYCIA_DIR%\etc\fglprofile.std
FGLPROFILE=$LYCIA_DIR/etc/fglprofile.std

Possible values and their meaning:

<path to folder>

LISTENERXML

Specifies the full path to the listener.xml file:

LISTENERXML=C:\Program Files\Querix\Lycia\etc\listener.xml
LISTENERXML=opt/Querix/Lycia/etc/listener.xml

Is a system environment variable and must be set in the system environment.

Possible values and their meaning:

<path to folder>

LYCIA_CONFIG_PATH

Specifies the paths to the folder(s) where custom configuration files are located.

For example,

LYCIA_CONFIG_PATH = C:\my_project\configs\
LYCIA_CONFIG_PATH = /opt/my_project/configs/

Is a system environment variable and must be set in the system environment.

Possible values and their meaning:

<path to folder>

LYCIA_USER_THEME_QX

Specifies the location of the user-defined default theme file.

LYCIA_USER_THEME_QX=C:\ProgramData\Querix\Lycia\etc\UserTheme.qxtheme
LYCIA_USER_THEME_QX=/opt/Querix/Lycia/etc/UserTheme.qxtheme

Possible values and their meaning:

<path to file>

LYCIA_USER_THEME_CSS

Specifies the location of the user-defined default file that is containing default attributes (texts, images, accelerators, etc.) for actions.

LYCIA_USER_THEME_CSS=C:\ProgramData\Querix\Lycia\etc\UserTheme.css
LYCIA_USER_THEME_CSS=/opt/Querix/Lycia/etc/UserTheme.css

Possible values and their meaning:

<path to file>

LYCIA_USER_ACTION_DEFAULTS

Specifies the location of the file containing system action defaults:

LYCIA_USER_ACTION_DEFAULTS=C:\ProgramData\Querix\Lycia\etc\UserActionDefaults.fm2
LYCIA_USER_ACTION_DEFAULTS=/opt/Querix/Lycia/etc/UserActionDefaults.fm2

Possible values and their meaning:

<path to file>

LYCIA_USER_RESOURCES

Specifies the location of the user-defined default resources file.

LYCIA_USER_RESOURCES=C:\ProgramData\Querix\Lycia\etc\UserResources.tr2
LYCIA_USER_RESOURCES=/opt/Querix/Lycia/etc/UserResources.tr2

Possible values and their meaning:

<path to file>

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.