On Sun, 26 Apr 2020, Thierry de Coulon wrote:
On Sunday 26 April 2020 21.25:07 Marvin Jones via trinity-users wrote:
I want to open konqueror from the command line -- in split screen -- with one panel open in a default directory (e.g. $HOME/somewhere/) and the other panel open in a command line given directory (e.g. /some/where/else/).
I've just run a test:
- open konqueror (my file management profile is basically dualpane)
- change left pane to /home
- change right pane to something else (here /video)
in konqueror settings -> Configure view profiles... -> save under name "Test_profile" (I saved with url ans windows size ticked).
Now if I open konsole and type
konqueror --profile Test_profile
I get exactly what I have saved.
And, I can get that,too.
What I want is
konqueror --profile Test_profile /URI/for/the/OTHER/pane
.. and be all set up copy files to and fro, etc. And, the /URI/for/the/OTHER/pane maybe/will be different each time.
I do not want to save the 2nd URI in the profile.
Jonesy