Usage: qlcplus [options]
Options:
-c or --closebutton <x,y,w,h> Place a close button in virtual console (only when -k is specified)
-d or --debug <level> Set debug output level (0-3, see QtMsgType)
-f or --fullscreen <method> Start the application in fullscreen mode (method is either 'normal' or 'resize')
-h or --help Print this help
-k or --kiosk Enable kiosk mode (only virtual console in forced operate mode)
-l or --locale <locale> Force a locale for translation
-o or --open <file> Open the specified workspace file
-p or --operate Start in operate mode
-v or --version Print version information
-w or --web Enable remote web access</file></locale></method></level></x,y,w,h>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
anyone know how to auto start a project in either Xubuntu or ubuntu
i am unsure what i need to put in the middle of the launcher command...
qlcplus --open %f -o "?????????test.qxw" -p
Hello to you.
qlcplus -h says:
Usage: qlcplus [options]
Options:
-c or --closebutton <x,y,w,h> Place a close button in virtual console (only when -k is specified)
-d or --debug <level> Set debug output level (0-3, see QtMsgType)
-f or --fullscreen <method> Start the application in fullscreen mode (method is either 'normal' or 'resize')
-h or --help Print this help
-k or --kiosk Enable kiosk mode (only virtual console in forced operate mode)
-l or --locale <locale> Force a locale for translation
-o or --open <file> Open the specified workspace file
-p or --operate Start in operate mode
-v or --version Print version information
-w or --web Enable remote web access</file></locale></method></level></x,y,w,h>