summaryrefslogtreecommitdiff
path: root/ConfigurationHelp.mdwn
diff options
context:
space:
mode:
authorAlanCoopersmith <AlanCoopersmith@web>2013-08-25 13:53:06 -0700
committerxorg <iki-xorg@freedesktop.org>2013-08-25 13:53:06 -0700
commit837cc3af9c0aac2828f611f6e3585bd81face349 (patch)
tree879c62213af35108966cb58ab44c2ff8c1315ed0 /ConfigurationHelp.mdwn
parent99a099d929adc299642ccd3920b7387a275ccc8a (diff)
fix formatting after moin->iki conversion
Diffstat (limited to 'ConfigurationHelp.mdwn')
-rw-r--r--ConfigurationHelp.mdwn12
1 files changed, 4 insertions, 8 deletions
diff --git a/ConfigurationHelp.mdwn b/ConfigurationHelp.mdwn
index 485d61d8..013ce973 100644
--- a/ConfigurationHelp.mdwn
+++ b/ConfigurationHelp.mdwn
@@ -1,14 +1,10 @@
-
-
# Configuration Help
-If you are using a vendor-supplied Xorg (like on a Linux distribution) please follow your vendor's instruction on how to install and configure Xorg. Your vendor may have provided proprietary configuration tools. **Please consult your vendor's documentation/support** for information on how to use these tools:
+If you are using a vendor-supplied Xorg (like on a Linux distribution) please follow your vendor's instruction on how to install and configure Xorg. Your vendor may have provided proprietary configuration tools. **Please consult your vendor's documentation/support** for information on how to use these tools:
-* [[Debian (wiki)|http://wiki.debian.org/Xorg]]
-On how to download and install Xorg from the X.Org ftp server please check the [[Installation Instructions|http://www.freedesktop.org/~xorg/current/doc/Install.html]] on the X.Org web site.
-
-[[!toc ]]
+* [[Debian (wiki)|http://wiki.debian.org/Xorg]]
+On how to download and install Xorg from the X.Org ftp server please check the [[Installation Instructions|http://www.freedesktop.org/~xorg/current/doc/Install.html]] on the X.Org web site.
## Configuring Xorg
@@ -27,4 +23,4 @@ In case you need to set additional driver options, all available driver options
* `[<bool>]` means a boolean argument. Uncommenting the option implicitly means 'True'. To disable the option you can add the string `"0"`, `"no"`, `"false"` or `"off"`. Likewise to enable the option you may use `"1"`, `"yes"`, `"true"` or `"on"`.
* Any integer `[<int>]`, float `[<float>]` value or string `[<str>]` needs to be quoted in double quotes.
-* Frequencies `[<freq>]` contain a float value followed by the unit, i.e. `Hz`, `kHz` or `MHz`. Option names and values are case insensitive. For more information please consult `man 5 xorg.conf`. \ No newline at end of file
+* Frequencies `[<freq>]` contain a float value followed by the unit, i.e. `Hz`, `kHz` or `MHz`. Option names and values are case insensitive. For more information please consult `man 5 xorg.conf`.