commit | 4f4b47ad20238653f2fb29887f980a0363ef3d16 | [log] [tgz] |
---|---|---|
author | Lubomir Rintel <lkundrak@v3.sk> | Sun Dec 28 14:20:49 2014 +0100 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Tue Jan 20 19:44:58 2015 -0800 |
tree | 554cf06f871a121cc8453e56dbaee95d85167333 | |
parent | 1a873aa9a0e800fb5dffe7f9c1cbae1d80f5503b [diff] |
build: install a login manager session entry This makes it possible to run Weston session from GDM (and possibly other login managers).
diff --git a/src/weston.desktop b/src/weston.desktop new file mode 100644 index 0000000..102ee17 --- /dev/null +++ b/src/weston.desktop
@@ -0,0 +1,5 @@ +[Desktop Entry] +Name=Weston +Comment=The reference Wayland server +Exec=dbus-launch --exit-with-session weston +Type=Application