chiark / gitweb /
login: add multi-session X wrapper
authorLennart Poettering <lennart@poettering.net>
Mon, 23 Jan 2012 22:34:36 +0000 (23:34 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 23 Jan 2012 22:34:36 +0000 (23:34 +0100)
commit36db9a8d5b36173daf1f622fb544f4c90cfddb67
tree3c03fb457b1ae276952db3758731f575859898f9
parent36e43bddd0a4526e77cdae2c922bb29f67bd74ad
login: add multi-session X wrapper

In preparation for https://bugzilla.gnome.org/show_bug.cgi?id=655380 we
decided it's better to include the multi-seat X wrapper in systemd,
rather than gdm. (Side effect: this makes this accessible for other
DMs)

This is a stop-gap for now, until X gins proper multi-seat graphics
support at which point this code will go away without replacement.
.gitignore
Makefile.am
src/login/multi-seat-x.c [new file with mode: 0644]