Bill McGonigle wrote: > What's the best default component to use? If it's a bug in the desktop itself, try kdebase-workspace. If it's in one of the applications, then: rpm -qf `which name-of-the-application` will tell you what package it comes from, e.g. rpm -qf `which dolphin` tells you that it's in kdebase. Kevin Kofler