public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "J. García" <jyo.garcia@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] cannot properly start gdm
Date: Fri, 03 Jun 2016 16:23:43 -0600	[thread overview]
Message-ID: <1464992623.5349.30.camel@gmail.com> (raw)
In-Reply-To: <22634.1464977789@ccs.covici.com>

El vie, 03-06-2016 a las 14:16 -0400, covici@ccs.covici.com escribió:
> David Abbott <dabbott@gentoo.org> wrote:
> > 
> > John I still don't see your ~/.xinitrc when you use startx. 
> > ...
> I don't have the file you are looking for.  My .Xsession-errors is
> quite
> old.
> 
~/.xinitrc you should have written if you are starting X with startx.
It's contents should be something like this if you want to start gnome:
---
export XDG_MENU_PREFIX=gnome-
exec dbus-lanuch --exit-with-session \ 
	gnome-session --session=${SESSION_NAME} 
---
Where ${SESSION_NAME} references to one of the files in
/usr/share/gnome-session/sessions, or $XDG_CONFIG_HOME/gnome-
session/sessions , e.g. '--session=gnome', there's more info about this
in the gnome-session(1), and startx(1) manuals.

I use it as a fall-back way to start an X session with awesome WM. when
gnome isn't working(which hasn't happened in a long time), or I just
don't want to use much RAM, because I need more than 2 VMS.


  parent reply	other threads:[~2016-06-03 22:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-03  6:14 [gentoo-user] cannot properly start gdm covici
2016-06-03  7:12 ` Thanasis
2016-06-03  7:19   ` covici
2016-06-03  7:26     ` Thanasis
2016-06-03  9:25       ` covici
2016-06-03 12:48         ` Thanasis
2016-06-03 13:46           ` covici
2016-06-03 14:03             ` David Abbott
2016-06-03 14:25               ` covici
2016-06-03 16:00                 ` David Abbott
2016-06-03 16:13                   ` covici
2016-06-03 16:19                   ` covici
2016-06-03 18:03                     ` David Abbott
2016-06-03 18:16                       ` covici
2016-06-03 20:11                         ` Thanasis
2016-06-03 22:23                         ` J. García [this message]
2016-06-03 22:27                           ` J. García
2016-06-03 22:48                           ` covici
2016-06-04  5:51                           ` covici
2016-06-03 14:24         ` J. García

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1464992623.5349.30.camel@gmail.com \
    --to=jyo.garcia@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox