A couple of suggestions. First launch kcontrol from xterm. Use it to turn off icons on Desktop. Quit kcontrol. When icons are dispayed on the kde desktop, there is a layer between your mouse/keyboard input and the user interface buttons, etc. When kde is used with X11 in full-screen mode, then this layer is not a problem.
Here is part of my modified .xinitrc file I use when launching kde:
***********************************
# start some nice programs
xterm -geometry 78x25+50+50 &
setenv /sw/bin/kwin
# start the window managers
quartz-wm --only-proxy &
/sw/bin/startkde >/tmp/kde.log 2>&1
***********************************
HTH
Craig Sutherland
"Who is John Galt"
On Nov 23, 2003, at 4:15 AM, Lars Leibner wrote:
Hello,>snip<
I installed the bundle-kde-ssl package using Mac OS X 10.3 and Apple's Xfree (X11.app). Everything runs fine, but there is a little problem. I can launch KDE without problems. But I'm wondering why every KDE window doesn't have the KDE typicla Close, Minimize and so on Buttons. Instead every window hast the Mac OS X specific Close/Minimize Buttons and the Mac OS X specific title bar. I#m sure I saw screenshots where KDE apps did not have those Mac OS gui elements - they used their own.
But the real problem is that I can't move KDE windows using the mouse. I also can't use menus in KDE apps. I can click icons on the KDE desktop and launch apps from the KDE-menu but the I can't use the menus in those apps. Is this a known bug? Or is there even a solution? Otherwiese this would make KDE not usable :-(
Kind regards,
Lars frm Dresden/Germany