Gentoo Archives: gentoo-user

From: Allan Gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Is rc.conf no longer used by Gentoo (baselayout-1.12.13)?
Date: Mon, 14 Dec 2009 18:26:33
Message-Id: yu9hbrtqymr.fsf@nyu.edu
In Reply to: Re: [gentoo-user] Is rc.conf no longer used by Gentoo (baselayout-1.12.13)? by Neil Bothwick
1 At Mon, 14 Dec 2009 12:22:42 +0000 Neil Bothwick <neil@××××××××××.uk> wrote:
2
3 > On Mon, 14 Dec 2009 11:18:56 +0000, Mick wrote:
4 >
5 >> > The DE/WM to use is specified by whatever display manager you use.
6 >> > Setting it in a global configuration file is pointless on a multi-user
7 >> > system.
8 >
9 >> So, where would you specify which DE/WM session the xdm Display
10 >> Manager will load up for a specific user in a Gentoo set up?
11 >> (assuming that there is such a thing as a Gentoo default way of doing
12 >> this).
13 >
14 > I used xdm once, that was more than enough. gdm and kdm both have options
15 > to do this, as did the one whose name I cannot remember that I tried
16 > once. Alternatively, you can use the XSESSION environment variable or use
17 > the standard .xinitrc/.xsession way of doing things. I'd either do that
18 > latter or use a more flexible display manager, I find xdm horrible.
19
20 I use gdm and do successfully get my WM set up.
21
22 However, I would like to set (augment) PATH early so that, for example,
23 the gnome panel has the path and hence all the launchers do.
24
25 I know it is just one line in the shell
26 export PATH=$HOME/bin:$PATH
27 but I don't know what file to put it in.
28
29 It would be acceptable, but not preferable, if this was set for all
30 users; the only requirement is that it is set for user gottlieb.
31
32 thanks,
33 allan

Replies

Subject Author
Re: [gentoo-user] Is rc.conf no longer used by Gentoo (baselayout-1.12.13)? pk <peterk2@××××××××.se>