Top "Kde" questions

KDE is a powerful graphical desktop environment for Unix workstations.

How to set my application's desktop icon for Linux: KDE, Gnome etc?

I have a cross platform program that runs on Windows, Linux and Macintosh. My windows version has an Icon but …

linux icons gnome kde
Activating KDE 4 notifications from bash scripts

I have a bash script activated by crontab and running in background. I would like to add to it the …

bash scripting kde kde4
How to launch a KDE konsole with multiple tabs running various progs?

I know how to start a Konsole with one executable running in it, and leave the Konsole open after the …

bash dbus kde konsole
How to create a Linux desktop icon cross desktop (KDE, GNOME) with xdg-desktop-icon?

I'd like to use the xdg-desktop-icon tool because it can be scripted and works cross desktop (at least on Linux …

desktop shortcut gnome kde xdgutils
install EventFilter on QWidget (qt4.4.3/kde4)

I have a K* window, and within it, a widget which needs the events filtered. For example I do not …

qt event-handling widget kde
Qt place new window correctly on screen, center over mouse, move into screen

After many months of trying, searching, reviewing code, etc. I'm unable to find a solution to properly positioning a new …

c++ windows qt gnome kde
Decent KDE XML viewer?

what's your XML viewer of choice from within KDE? Something that formats the XML decently. I've searched around but have …

xml linux kde
Change xdrp resolution

I currently use Windows RDP to remote into my Ubuntu desktop running KDE and xrdp. When I do this from …

kde xrdp
Linux GUI development

I have a large GUI project that I'd like to port to Linux. What is the most recommended framework to …

c++ linux user-interface gnome kde
How to choose the graphic toolkit for PyQt

I'm developing an PyQt application for my clients. The problem is that my default graphical is Gnome and my client …

python user-interface pyqt gnome kde