-
-
Notifications
You must be signed in to change notification settings - Fork 9
Config Files
LeanHRPT uses 3 configuration files, presets.ini, calibration.ini, projection.ini and gradients.ini.
Under Linux these files will be installed into $HOME/.config/leanhrpt/ (/usr/share/leanhrpt in the Debian package) on the first launch of the AppImage (TODO: no way of updating), however if a configuration file exists in the same directory as the executable, it will be used instead.
Under Windows the same order of loading is followed, except the configuration directory is %APPDATA%/LeanHRPT/ and configuration files are not installed automatically.
Internally, LeanHRPT uses inipp to parse the configuration files, which allows for features such as variables, although the stock configuration files do not make use of this.
All wiki content licensed under CC BY-SA 4.0 unless otherwise specified.