~robert-ancell/lightdm/wayland

« back to all changes in this revision

Viewing changes to src/x-server-local.c

  • Committer: Robert Ancell
  • Date: 2015-05-14 04:12:06 UTC
  • Revision ID: robert.ancell@canonical.com-20150514041206-jbakjlcbw5ppspjk
Use new Xmir binary when running X under Unity System Compositor

Show diffs side-by-side

added added

removed removed

Lines of Context:
555
555
{
556
556
    server->priv = G_TYPE_INSTANCE_GET_PRIVATE (server, X_SERVER_LOCAL_TYPE, XServerLocalPrivate);
557
557
    server->priv->vt = -1;
558
 
    server->priv->command = g_strdup ("X");
 
558
    server->priv->command = g_strdup ("Xmir");
559
559
}
560
560
 
561
561
static void