Posts tagged konsole

Update on Controlling Konsole via DBUS

Recently I wrote about controlling konsole with dbus.
As I’ve begun to use that script for setting up my konsoles
I, like others, have discovered that the tab title that
you set with dbus doesn’t stick. This short note shows
you a workaround to make your tab titles stay put. more>>



View full post on HOW-TOs

Start and Control konsole with DBUS

konsole

Some time back I wrote about creating a number of
konsoles automatically using dcop.
Although we were at the time well into the KDE4 era I had
not yet upgraded since there were still things
that weren’t quite working with KDE4, most of these have now
been fixed so I’ve upgraded some of my systems to KDE4,
which means it’s time to update the original code to
now use dbus. more>>



View full post on HOW-TOs