[dolphin] [Bug 420851] Wish: Add a command line argument to start dolphin in fullscreen mode

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sat May 2 01:33:26 BST 2020


https://bugs.kde.org/show_bug.cgi?id=420851

--- Comment #3 from myndstream at protonmail.ch ---
Thanks, you two.

After installing wmctrl this is the full command which worked to start dolphin
to open a directory in fullscreen mode and with larger icons (I also added this
to the StackExchange question linked above):

QT_SCALE_FACTOR=2 dolphin ~/Foldername & sleep 0.8 && wmctrl -r "Foldername —
Dolphin" -b add,fullscreen

To start it maximized instead of fullscreen just replace "fullscreen" with
"maximized_horz,maximized_vert"

I opened a new issue for a command-line argument to start dolphin maximized:
https://bugs.kde.org/show_bug.cgi?id=420882

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list