Gentoo Archives: gentoo-user

From: Daniel da Veiga <danieldaveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gnome as an X Server.
Date: Wed, 17 May 2006 15:11:25
Message-Id: 342e1090605170801r2e1ad65fw6e8b9e370859056a@mail.gmail.com
In Reply to: [gentoo-user] Gnome as an X Server. by Kurt Guenther
1 On 5/17/06, Kurt Guenther <kurtg@××××××.com> wrote:
2 >
3 > I updated to the latest gnome:
4 >
5 > gnome-base/gnome-2.14.1
6 >
7 > but, now, I can't seem to get gnome to act as an X server. This was
8 > previously done in /etc/X11/gdm/gdm.conf by adding:
9 >
10
11 Hmm, maybe cause it is NOT an X server, its a Window Manager.
12
13 > [security]
14 > DisallowTCP=false
15 > RelaxPermissions=2
16
17 This certainly has NOTHING to do with your problem. You seem to want
18 GDM as your login manager, wich is understandable. Maybe Gnome
19 installation changed some config files and you carelessly ran
20 etc-update.
21
22 >
23 > However, gdm.conf was renamed to custom.conf, and the values don't seem
24 > to work anymore.
25
26 Are you getting GDM as your login manager when you run /etc/init.d/xdm
27 start? If not, that's because your /etc/rc.conf has different
28 settings. Check it, it should look like:
29
30 DISPLAYMANAGER="gdm"
31 XSESSION="gnome"
32
33 >
34 > Any ideas?
35 >
36
37 Yeah, you need to read some man pages about what is the X server, what
38 are Login Managers and Window Managers and how you configure them in
39 Gentoo. I recommend:
40
41 http://www.gentoo.org/doc/en/xorg-config.xml
42 http://www.gentoo.org/doc/en/gnome-config.xml
43
44 Good luck,
45
46 --
47 Daniel da Veiga
48 Computer Operator - RS - Brazil
49 -----BEGIN GEEK CODE BLOCK-----
50 Version: 3.1
51 GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
52 PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
53 ------END GEEK CODE BLOCK------
54
55 --
56 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Gnome as an X Server. Kurt Guenther <kurtg@××××××.com>