[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    dcop script for konqueror autorefresh
From:       "Juergen Hornung" <jeibie () gmail ! com>
Date:       2006-12-01 16:09:05
Message-ID: 6b6501a10612010809u5d6c13d0l9baf2e49d10631a2 () mail ! gmail ! com
[Download RAW message or body]

Hi,
 I need a script to run konqueror with a split view and do autorefresh of it.
For a single page I found to do:

#!/bin/bash
KONQ=$(dcopstart konqueror www.heise.de)
while [ true ]; do
    sleep 300; # wait 5 minutes
    dcop $KONQ "konqueror-mainwindow#1" reload
done

But, how do I do it with a split view?
I tried to start with a special profile but only the active side is refreshed :(

Thanks
JeiBie
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic