aboutsummaryrefslogtreecommitdiff
path: root/system/gdm/Sessions
diff options
context:
space:
mode:
Diffstat (limited to 'system/gdm/Sessions')
-rw-r--r--system/gdm/Sessions/blackbox.desktop8
-rw-r--r--system/gdm/Sessions/fluxbox.desktop8
-rw-r--r--system/gdm/Sessions/fvwm2.desktop8
-rw-r--r--system/gdm/Sessions/kde.desktop8
-rw-r--r--system/gdm/Sessions/twm.desktop8
-rw-r--r--system/gdm/Sessions/windowmaker.desktop8
-rw-r--r--system/gdm/Sessions/xfce.desktop8
7 files changed, 56 insertions, 0 deletions
diff --git a/system/gdm/Sessions/blackbox.desktop b/system/gdm/Sessions/blackbox.desktop
new file mode 100644
index 0000000000000..e678881e31e19
--- /dev/null
+++ b/system/gdm/Sessions/blackbox.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Blackbox
+Comment=The blackbox window manager
+Exec=/etc/X11/xdm/Xsession blackbox
+# no icon yet, only the top three are currently used
+Icon=
+Type=Application
diff --git a/system/gdm/Sessions/fluxbox.desktop b/system/gdm/Sessions/fluxbox.desktop
new file mode 100644
index 0000000000000..ea81e1acf9b1e
--- /dev/null
+++ b/system/gdm/Sessions/fluxbox.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Fluxbox
+Comment=The fluxbox window manager
+Exec=/etc/X11/xdm/Xsession fluxbox
+# no icon yet, only the top three are currently used
+Icon=
+Type=Application
diff --git a/system/gdm/Sessions/fvwm2.desktop b/system/gdm/Sessions/fvwm2.desktop
new file mode 100644
index 0000000000000..3d22d0b144704
--- /dev/null
+++ b/system/gdm/Sessions/fvwm2.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=FVWM2
+Comment=The fvwm2 window manager
+Exec=/etc/X11/xdm/Xsession fvwm2
+# no icon yet, only the top three are currently used
+Icon=
+Type=Application
diff --git a/system/gdm/Sessions/kde.desktop b/system/gdm/Sessions/kde.desktop
new file mode 100644
index 0000000000000..0a98e73f019bb
--- /dev/null
+++ b/system/gdm/Sessions/kde.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=KDE
+Comment=The K Desktop Environment
+Exec=/etc/X11/xdm/Xsession kde
+# no icon yet, only the top three are currently used
+Icon=
+Type=Application
diff --git a/system/gdm/Sessions/twm.desktop b/system/gdm/Sessions/twm.desktop
new file mode 100644
index 0000000000000..c5f7a7dad342b
--- /dev/null
+++ b/system/gdm/Sessions/twm.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=TWM
+Comment=The twm window manager
+Exec=/etc/X11/xdm/Xsession twm
+# no icon yet, only the top three are currently used
+Icon=
+Type=Application
diff --git a/system/gdm/Sessions/windowmaker.desktop b/system/gdm/Sessions/windowmaker.desktop
new file mode 100644
index 0000000000000..206a0c7f281f3
--- /dev/null
+++ b/system/gdm/Sessions/windowmaker.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Windowmaker
+Comment=The Windowmaker window manager
+Exec=/etc/X11/xdm/Xsession windowmaker
+# no icon yet, only the top three are currently used
+Icon=
+Type=Application
diff --git a/system/gdm/Sessions/xfce.desktop b/system/gdm/Sessions/xfce.desktop
new file mode 100644
index 0000000000000..285affda3afc2
--- /dev/null
+++ b/system/gdm/Sessions/xfce.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=XFCE
+Comment=The Cholesterol Free Desktop Environment
+Exec=/etc/X11/xdm/Xsession xfce
+# no icon yet, only the top three are currently used
+Icon=
+Type=Application