--===============0052582273== Content-Type: multipart/alternative; boundary="----=_Part_48432_4886733.1160664521863" ------=_Part_48432_4886733.1160664521863 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 10/12/06, Andrey Cherepanov wrote: > > 11 Oct 2006 15:08, Andr=E9 Goddard Rosa wrote: > > > This behaviour is applyed to standart Konsole with little DCOP magic > ;) > > > We discuss this behaviour on our Russian forums. Possible, "root-tail= " > > > plasmoid will be appeared in KDE 4+. > > > > Hi! > > > > Very good! So this means that it will be possible to configure a global > > shortcut for bringing it to focus? > Yes. Focus bring to hidden konsole: > > #!/bin/sh > > id=3D`dcop konsole-* | head -n 1` > echo $id > if test `dcop $id konsole-mainwindow#1 shown` =3D 'false'; then > dcop $id konsole-mainwindow#1 show > else > dcop $id konsole-mainwindow#1 hide > fi Hi, Andrey! Just tried it here with a konsole instance opened but minimized: doctorture:/home/goddard # ./k.sh object 'shown' in application 'konsole-mainwindow#1' not accessible ./k.sh: line 5: test: =3D: unary operator expected object 'hide' in application 'konsole-mainwindow#1' not accessible Thank you in advance, --=20 []s, Andr=E9 Goddard ------=_Part_48432_4886733.1160664521863 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 10/12/06, Andrey Cherepanov <sibskull@mail.ru> wrote:
11 Oct 2006 15:08, Andr=E9 Goddard Rosa wrote:
> > This behaviour = is applyed to standart Konsole with little DCOP magic ;)
> > We di= scuss this behaviour on our Russian forums. Possible, "root-tail"
> > plasmoid will be appeared in KDE 4+.
>
> Hi!
&= gt;
> Very good! So this means that it will be possible to configure = a global
> shortcut for bringing it to focus?
Yes. Focus bring to = hidden konsole:

#!/bin/sh

id=3D`dcop konsole-* | head -n 1`
echo $id
i= f test `dcop $id konsole-mainwindow#1 shown` =3D 'false'; then
 &nb= sp;      dcop $id konsole-mainwindow#1 showelse
        dcop $id konsole-= mainwindow#1 hide
fi

Hi, Andrey!

Just tried it here with a ko= nsole instance  opened but minimized:

doctorture:/home/goddard = # ./k.sh

object 'shown' in application 'konsole-mainwindow#1' not ac= cessible
./k.sh: line 5: test: =3D: unary operator expected
object 'hide' in = application 'konsole-mainwindow#1' not accessible

Thank you in= advance,
--
[]s,
Andr=E9 Goddard ------=_Part_48432_4886733.1160664521863-- --===============0052582273== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Panel-devel mailing list Panel-devel@kde.org https://mail.kde.org/mailman/listinfo/panel-devel --===============0052582273==--