Gentoo Archives: gentoo-user

From: Josh Helmer <joshhelmer@×××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] New To Gentoo and Emerge, No ACPI in Kernel
Date: Sat, 25 Mar 2006 22:19:26
Message-Id: 200603251510.24953.joshhelmer@cox.net
In Reply to: Re: [gentoo-user] New To Gentoo and Emerge, No ACPI in Kernel by Peter Ruskin
1 On Saturday 25 March 2006 21:58, Peter Ruskin wrote:
2 > On Saturday 25 March 2006 21:22, Lord Sauron wrote:
3 > > Found xinit!  However... it's very...  confusing.
4 >
5 > What you want is a file called .xsession in your home directory.
6 > Mine just contains:
7 >
8 > #!/bin/sh
9 > `which startkde`
10
11 Why not just:
12
13 #!/bin/sh
14 startkde
15
16 If 'which' can find startkde then it must be in the PATH.
17
18 Josh
19
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] New To Gentoo and Emerge, No ACPI in Kernel Lord Sauron <lordsauronthegreat@×××××.com>