Gentoo Archives: gentoo-ppc-user

From: Andrew Gaffney <agaffney@×××××××××××××××××××.net>
To: "Joao F. Serejo" <lx90@×××××××.pt>
Cc: Gentoo PPC <gentoo-ppc-user@g.o>
Subject: Re: [gentoo-ppc-user] Choosing a window manager (KDE)
Date: Fri, 04 Jul 2003 05:48:18
Message-Id: 3F0515B9.1030901@technaut.darktalker.net
In Reply to: Re: [gentoo-ppc-user] Choosing a window manager (KDE) by "Joao F. Serejo"
1 Joao F. Serejo wrote:
2 > KDM will read XDesktop environment from Xsession, Xauthority ... etc. if you really need to run kdm at start
3 > you will need a bunch of files like ~/.xsession (yes with little x) copy of the original ../xdm/Xsession and
4 > edit it to fill you needs for startup choosed window manager. SEE: twm sets and base the kdesession on it.
5 >
6 > An easyer way is startx from console and you will need only to put 'exec $YOUSESSIONHERE' on to a file called
7 > ~/.xinitrc and that's done.
8 >
9 > On 17:31 Thu 03 Jul , Eric Pretorious wrote:
10 >
11 >>Hello, All:
12 >>
13 >>I've read the Desktop Configuration Guide and have sucessfully installed
14 >>kdebase. When I start kdm, though, I still get the spartan twm.
15 >>
16 >>How do I go about selecting a window manager?
17
18 There is a simple way to do this. In the file /etc/rc.conf, look for
19 this at the end:
20
21
22 # Defaults depending on what you install currently include:
23 #
24 # Gnome - will start gnome-session
25 # kde-<version> - will start startkde (ex: kde-3.0.2)
26 # Xsession - will start a terminal and a few other nice apps
27
28 #XSESSION=Gnome
29
30
31 Uncomment the last line and change it to 'kde-<version>' as it says.
32 Whenever you run startx or kdm, it should start up KDE.
33
34 --
35 Andrew Gaffney
36
37
38 --
39 gentoo-ppc-user@g.o mailing list