seamless x server avaliable

David Fraser kde-cygwin@mail.kde.org
Tue, 29 Oct 2002 13:21:38 +0200


Chris January wrote:

>>the cygwin-xfree server supports now a seemless mode, which allows kde
>>applications to live in their own windows beside native windows 
>>application.
>>For more informations look at
>>http://cygwin.com/ml/cygwin-xfree/2002-10/msg00218.html
>>    
>>
>
>Wahoo!
>And there was much rejoicing and singing in the streets...
>
>Chris
>
Indeed!
I'm using the new pseudo-rootless mode with kde-cygwin. However, it really
doesn't accomplish much if kdesktop is running, as this then occupies 
the entire
window so you can't 'see through' to the standard Windows windows.
So I want to run kde with kicker but not kdesktop. I tried taking +kdesktop
off the kdeinit line in startkde:
- kdeinit kcminit +kdesktop +kicker
+ kdeinit kcminit +kicker
This then prevents kdesktop from loading on startup. However when ksplash
shows "restoring session" it still loads... The output is as follows:
klauncher: KLauncher::process ---> autoStart
kdeinit: Got EXEC_NEW 'kdesktop' from launcher.
kdeinit: launch -> kdesktop
kio (KLauncher): kdesktop (pid 1264) up and running.
etc.
I can get around this by renaming kdesktop.dll and kdesktop.exe so that 
this bit fails.
The result is very nice, a nice kicker menu on top of my windows apps.
But I'd like to do it without renaming kdesktop.
Any hints? (My kde config memory is a bit rusty...)
David