On 2/24/23 11:57 AM, Darrell Anderson via tde-devels wrote:
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?
There is a way to disable the login startup dialog box when configured with no login splash:
In $TDEHOME/share/config/ksmserverrc add the following:
[Login] showFancyLogin=false
Bug report filed:
https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/issues/314