TCS logo TimburyDotOrg is owned and operated by Timbury Computer Services. For over ten years, Timbury Computer Services has shown home, small business and corporate clients how to use Linux and Open Source software to maximize efficiency and lower costs.

Updates: The TimburyDotNet web hosting site redesign is complete. Linux-only hosting!More...
Feb
2nd

Start and Control konsole with DBUS

Author: Mitch Frazier | Files under syndicated
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>>



Jan
28th

Tech Tip: Use gxmessage for Displaying GUI Messages from Scripts

Author: Kris Occhipinti | Files under syndicated
Tech Tip

There are many dialog programs out there, Zenity, Kdialog,
xdialog, etc. I love programs like these. They make it so easy to
spice up a shell script with a little GUI action. Today I’m going to
go look at a dialog program called gxmessage.
more>>