Ken,
Sorry, this really isn't an answer to your question, but rather a question for you. You say you've got kde running. How did you do it? I've installed the following:
Apple's X11 Public Beta
Apple's X11 SDK
fink
FinkCommander
When I launch X11, all I get is the X11 term window.
I've tried creating an .xinitrc file in my home directory and adding the following:
startkde (didn't work)
source /sw/bin/init.sh /sw/bin/startkde >/sw/var/log/kde.log 2>&1 (didn't work either)
As a matter of fact, when I do put in either of those things within the .xinitrc file, the term window's menu bar gets pushed up off screen in the upper left hand corner, such that I can't move the window around.
What I'm expecting to happen is that when I launch X11 from the Finder, that the kde desktop environment will load and I'll essentially have two graphical environments running side-by-side: the Finder/Aqua and kde. Is this what is supposed to happen?