Registered Member
|
hello.
I would like to start kate from a desktop file using qt5 options : -qwindowtitle title -qwindowgeometry geometry ( or -geometry geometry ) The desktop file start a script '$USB_ROOT_DIR/00_MAKE_INSTALL/edit_make_install_edit.sh' that build a list of file to edit.
Ounce the list is built, kate is started with the command :
I made a test with a direct command in the exec parameter, but unable to set the size of the window :
But only the position is taken into account. The size is the size of the previously open window. Any help is welcome. |
Registered Member
|
Hi!
No idea what you try to do, but kate has no option "-geometry", at least not in my installation. There is
Next: running kate as root is error prone and not supported (as Qt does not support running GUI-stuff as root). Open the file as user and enter your password on saving. This requires the KatePart.policy available in PolicyKit or the usermode-workaround in RedHat-based distros. |
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell