1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

Add in an example .desktop session file for other X session managers (not dtlogin)

Suitable for kdm/gdm/lightdm etc
This commit is contained in:
Peter Howkins 2017-04-16 19:07:21 +01:00
parent e4ba1fad36
commit ec4f0a93e8
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,9 @@
This is an entry for the style of session files used by gdm/kdm/lightdm for
the CDE desktop.
https://standards.freedesktop.org/desktop-entry-spec/latest
It is the opposite style to contrib/desktop2dt that takes desktop files and
converts them for use with dtlogin.
It does not yet support language/login in other than English/C locale.

View file

@ -0,0 +1,7 @@
[Desktop Entry]
Endcoding=UTF-8
Name=CDE
Comment=Use this session to boot into the Common Desktop Environment
Exec=/usr/dt/bin/Xsession
Icon=
Type=Application