Hello,
I tried to add a new session for KDM, but no matter what I try the new session does not show up in KDM... What I tried already:
But I had no luck... Until know I've developed under Suse and the description at http://techbase.kde.org/Getting_Star..._KDE_4_session was sufficient, but it seems I'm missing a detail now...
Any help would be very welcome :-)
Thanks in advance,
Peter
I tried to add a new session for KDM, but no matter what I try the new session does not show up in KDM... What I tried already:
- Went to /usr/share/xsessions and copied kde.desktop to kde4.desktop (= setup for trunk development of KDE)
- I've modified kde4.desktop like this:
Code:
[Desktop Entry] Encodiding=UTF-8 Type =XSession Exec=$HOME/kde/bin/startkde TryExec=$HOME/kde/bin/startkde Name=KDE4 Comment=KDE Desktop Environment. X-Ubuntu-Gettext-Domain=desktop_kdebase-workspace
- This did not work, so I copied kde4.desktop also to /usr/share/kde4/apps/kdm/sessions
- I checked /etc/kde4/kdm/kdmrc for the SessionsDirs setting. No SessionsDir setting has been specified in kdmrc, so I tried to add SessionsDirs=/usr/share/xsessions under the section [X-*-Core]
But I had no luck... Until know I've developed under Suse and the description at http://techbase.kde.org/Getting_Star..._KDE_4_session was sufficient, but it seems I'm missing a detail now...
Any help would be very welcome :-)
Thanks in advance,
Peter
Comment