2004-06-15 12:33:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2004-04-26 01:09:03 +08:00
|
|
|
<sect1 id="gnome-config">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 11:24:31 +08:00
|
|
|
<?dbhtml filename="config.html"?>
|
2003-09-20 03:07:47 +08:00
|
|
|
<title>Configuring the core GNOME packages</title>
|
2002-09-05 23:57:09 +08:00
|
|
|
|
|
|
|
|
2004-11-23 15:21:03 +08:00
|
|
|
<para>Create (or append to) an <filename>.xinitrc</filename> file to start
|
2003-10-15 00:25:20 +08:00
|
|
|
<application><acronym>GNOME</acronym></application>:</para>
|
2004-11-23 15:21:03 +08:00
|
|
|
|
2004-04-23 19:49:23 +08:00
|
|
|
<screen><userinput><command>echo "exec gnome-session" >> ~/.xinitrc</command></userinput></screen>
|
2004-11-23 15:21:03 +08:00
|
|
|
|
|
|
|
<para>Ensure all libraries can be found with:</para>
|
|
|
|
|
2003-08-29 08:36:46 +08:00
|
|
|
<screen><userinput><command>ldconfig</command></userinput></screen>
|
2002-09-05 23:57:09 +08:00
|
|
|
|
2003-10-02 04:42:34 +08:00
|
|
|
<para>At this point you can bring up
|
|
|
|
<application><acronym>GNOME</acronym></application> with
|
2003-09-20 03:07:47 +08:00
|
|
|
<command>startx</command>.</para>
|
2002-09-05 23:57:09 +08:00
|
|
|
|
|
|
|
</sect1>
|