On 2/23/23 8:46 PM, Darrell Anderson via tde-devels wrote:
When selecting not to use any login splash there is
nonetheless some
kind of mini startup dialog. The dialog does not appear when using a
splash or possibly is hidden by the splash. Is there a way to disable
this mini startup dialog? None should mean none.
Looks like this startup dialog was introduced way back in the very early
TDE days:
https://git.trinitydesktop.org/cgit/tdebase/commit/ksmserver/startupdlg.cpp…
By the commit description, apparently this dialog appears only when the
user intentionally chooses no splash.
Best I can tell the only way to disable this startup dialog is not
compile in tdebase/ksmserver/CMakeLists.txt?
Thanks.