On Friday 28 July 2006 09:54, Matthias Apitz wrote:
> Hello,
>
> I'm using Konqueror 3.4.2 in FreeBSD and it is configured to
> tab-browsing.
>
> With
>
> $ kfmclient openURL 'url'
>
> I can open a new Konqueror window which loads the given URL and
> with
>
> $ kfmclient newTab 'url'
>
> it opens the URL in a new tab in the same window when Konqueror
> is already started, or it launches one. Ok.
>
> What I want is to reload the page in the currently active tab (the
> one which is the currently display by Konqueror), is this somehow
> possible?

dcop konqueror-1226 konqueror-mainwindow#1 openURL "http://foo.com";

however, it's not optimal, if you have several konqueror instances you 
need to know which one to use.

A.

-- 
Andy Fawcett                                     | [EMAIL PROTECTED]
                                                 | [EMAIL PROTECTED]
"In an open world without walls and fences,      | [EMAIL PROTECTED]
  we wouldn't need Windows and Gates."  -- anon  | [EMAIL PROTECTED]

_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to