Product manual

qlcplus -h
qlcplus --help
-k or --kiosk
Description: Enable kiosk-mode (only virtual console is visible and the application is locked in
operate mode)
Parameters: None
Examples:
Start the application in kiosk mode:
qlcplus -k
qlcplus --kiosk
-l or --locale
Description: Use the given locale for translation
Parameters: Locale name (currently supported: en_GB, fi_FI, fr_FR, es_ES)
Examples:
Use finnish language:
qlcplus -l fi_FI
qlcplus --locale fi_FI
-o or --open
Description: Open the given workspace file
Parameters: File name
Examples:
Open mydesk.qxw:
qlcplus -o mydesk.qxw
qlcplus --open mydesk.qxw
-p or --operate
Description: Start the application in Operate mode.
Parameters: None
Examples:
Start QLC+ in operate mode:
qlcplus -p
qlcplus --operate
-v or --version
Description: Display the current application version number
Parameters: None
Examples:
qlcplus -v
qlcplus --version
-w or --web
Page 106