[gdm/wip/xinit-hack: 1/5] wip: session: unconditionally enable starting X server on separate VT.
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/wip/xinit-hack: 1/5] wip: session: unconditionally enable starting X server on separate VT.
- Date: Fri, 11 Apr 2014 18:57:45 +0000 (UTC)
commit c6c7c221e915abe09df023454f38ee493d237186
Author: Ray Strode <rstrode redhat com>
Date: Mon Apr 7 14:01:01 2014 -0400
wip: session: unconditionally enable starting X server on separate VT.
This will need to get hooked up to a config option.
daemon/gdm-session.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/daemon/gdm-session.c b/daemon/gdm-session.c
index 723aecd..eaba548 100644
--- a/daemon/gdm-session.c
+++ b/daemon/gdm-session.c
@@ -2784,9 +2784,7 @@ gdm_session_get_display_mode (GdmSession *self)
}
#endif
- /* X sessions are for now ran in classic mode where
- * we reuse the existing greeter. */
- return GDM_SESSION_DISPLAY_MODE_REUSE_VT;
+ return GDM_SESSION_DISPLAY_MODE_NEW_VT;
}
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]