gnome-devel-docs r557 - trunk/distro-testing-guide/C
- From: vpalexander svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-devel-docs r557 - trunk/distro-testing-guide/C
- Date: Fri, 15 Aug 2008 16:29:07 +0000 (UTC)
Author: vpalexander
Date: Fri Aug 15 16:29:07 2008
New Revision: 557
URL: http://svn.gnome.org/viewvc/gnome-devel-docs?rev=557&view=rev
Log:
xsrver tag fix
Modified:
trunk/distro-testing-guide/C/testing.xml
Modified: trunk/distro-testing-guide/C/testing.xml
==============================================================================
--- trunk/distro-testing-guide/C/testing.xml (original)
+++ trunk/distro-testing-guide/C/testing.xml Fri Aug 15 16:29:07 2008
@@ -10,11 +10,11 @@
<section>
<title>Test Xserver</title>
<para>
-<application>Xserver</application> is required for all distributions; for Linux and OpenSolaris, it should be <application>Xorg</application>. You can find them in both <userinput>/etc/X11</userinput> and <userinput>/usr/bin</userinput>. Generally for Linux there will be a symbol link in <userinput>/etc/X11/X</userinput> and it is always linked to the binary <userinput>Xorg</userinput> in <userinput>/usr/bin/Xorg</userinput>. For OpenSolaris, you can find this process with the command <userinput>ps -ef | grep X</userinput>.
+<application>Xserver</application> is required for all distributions; for Linux and OpenSolaris, it should be <application>Xorg</application>. You can find them in both <filename>/etc/X11</filename> and <filename>/usr/bin</filename>. Generally for Linux there will be a symbol link in <filename>/etc/X11/X</filename> and it is always linked to the binary <filename>Xorg</filename> in <filename>/usr/bin/Xorg</filename>. For OpenSolaris, you can find this process with the command <userinput>ps -ef | grep X</userinput>.
</para>
<para>
To enable or disable <application>Xorg</application> extensions, you can edit the file
-<userinput>/etc/X11/xorg.conf</userinput> and add the following parameters to enable different
+<filename>/etc/X11/xorg.conf</filename> and add the following parameters to enable different
extensions:
</para>
<programlisting>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]