summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-04-30 10:34:47 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-04-30 10:34:47 +0200
commitf502efb7c9c3e3f50ea8ef99d3a0195fc9838d06 (patch)
tree607dd065fc369aa41fece87526c4895ae149397d
parentbe7b2faa4cc7f0278dc44054b49d63c50eacbaff (diff)
xorg-xserver: fix comments in xorg.conf files
Fix comments in xorg.conf files for the Tegras.
-rw-r--r--recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf17
-rw-r--r--recipes/xorg-xserver/xserver-xf86-config/colibri-t20/xorg.conf19
-rw-r--r--recipes/xorg-xserver/xserver-xf86-config/colibri-t30/xorg.conf19
3 files changed, 29 insertions, 26 deletions
diff --git a/recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf b/recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf
index 9c8d28d..9aa54a4 100644
--- a/recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf
+++ b/recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf
@@ -1,10 +1,10 @@
-# This is an optimized configuration for Xorg for the Toradex Tegra based
-# Colibri and Apalis modules
+# This is an optimised configuration for Xorg on the Toradex Tegra based Apalis
+# and Colibri modules
#
-# In order to disable unneeded monitor outputs, use Option "Ignore" "true"
-# (in the monitor section). By defining a prefered resolution mode one
-# can choose a prefered mode for all monitors. However, this mode is only
-# used if the monitor reports it as being supported (through EDID).
+# In order to disable unused monitor outputs, apply the Option "Ignore" "true"
+# (in the monitor section). By defining a particular resolution one can choose
+# a preferred mode for all monitors. However, this mode is only used if the
+# monitor reports it as being supported (via EDID on DVI-D aka HDMI).
#
# Please refer to the xorg.conf man page for more configuration
@@ -98,7 +98,8 @@ Section "Monitor"
Option "Ignore" "false"
Option "DPMS" "off"
-# Note: Its not possible to use explicit modes here. Mode is inherited from framebuffer
+# Note: It is not possible to use explicit modes here as the mode is inherited
+# from the Linux framebuffer
# Check Framebuffer documentation:
# http://developer.toradex.com/knowledge-base/framebuffer-(linux)
@@ -106,7 +107,7 @@ EndSection
Section "Screen"
# NVIDIA uses only one screen, even in dual head mode
-# the gluing logic is in the device secition
+# the gluing logic is in the device section
Identifier "Common Screen"
Device "Tegra"
diff --git a/recipes/xorg-xserver/xserver-xf86-config/colibri-t20/xorg.conf b/recipes/xorg-xserver/xserver-xf86-config/colibri-t20/xorg.conf
index 70dd584..9aa54a4 100644
--- a/recipes/xorg-xserver/xserver-xf86-config/colibri-t20/xorg.conf
+++ b/recipes/xorg-xserver/xserver-xf86-config/colibri-t20/xorg.conf
@@ -1,10 +1,10 @@
-# This is an optimized configuration for Xorg for the Toradex Tegra based
-# Colibri and Apalis modules
+# This is an optimised configuration for Xorg on the Toradex Tegra based Apalis
+# and Colibri modules
#
-# In order to disable unneeded monitor outputs, use Option "Ignore" "true"
-# (in the monitor section). By defining a prefered resolution mode one
-# can choose a prefered mode for all monitors. However, this mode is only
-# used if the monitor reports it as being supported (through EDID).
+# In order to disable unused monitor outputs, apply the Option "Ignore" "true"
+# (in the monitor section). By defining a particular resolution one can choose
+# a preferred mode for all monitors. However, this mode is only used if the
+# monitor reports it as being supported (via EDID on DVI-D aka HDMI).
#
# Please refer to the xorg.conf man page for more configuration
@@ -88,7 +88,7 @@ Section "Monitor"
# Option "Position" "0 0"
# Explicitly choose a Resolution (check xrandr for available modes)
-# Option "PreferredMode" "720x400"
+# Option "PreferredMode" "1280x720"
EndSection
@@ -98,7 +98,8 @@ Section "Monitor"
Option "Ignore" "false"
Option "DPMS" "off"
-# Note: Its not possible to use explicit modes here. Mode is inherited from framebuffer
+# Note: It is not possible to use explicit modes here as the mode is inherited
+# from the Linux framebuffer
# Check Framebuffer documentation:
# http://developer.toradex.com/knowledge-base/framebuffer-(linux)
@@ -106,7 +107,7 @@ EndSection
Section "Screen"
# NVIDIA uses only one screen, even in dual head mode
-# the gluing logic is in the device secition
+# the gluing logic is in the device section
Identifier "Common Screen"
Device "Tegra"
diff --git a/recipes/xorg-xserver/xserver-xf86-config/colibri-t30/xorg.conf b/recipes/xorg-xserver/xserver-xf86-config/colibri-t30/xorg.conf
index 70dd584..9aa54a4 100644
--- a/recipes/xorg-xserver/xserver-xf86-config/colibri-t30/xorg.conf
+++ b/recipes/xorg-xserver/xserver-xf86-config/colibri-t30/xorg.conf
@@ -1,10 +1,10 @@
-# This is an optimized configuration for Xorg for the Toradex Tegra based
-# Colibri and Apalis modules
+# This is an optimised configuration for Xorg on the Toradex Tegra based Apalis
+# and Colibri modules
#
-# In order to disable unneeded monitor outputs, use Option "Ignore" "true"
-# (in the monitor section). By defining a prefered resolution mode one
-# can choose a prefered mode for all monitors. However, this mode is only
-# used if the monitor reports it as being supported (through EDID).
+# In order to disable unused monitor outputs, apply the Option "Ignore" "true"
+# (in the monitor section). By defining a particular resolution one can choose
+# a preferred mode for all monitors. However, this mode is only used if the
+# monitor reports it as being supported (via EDID on DVI-D aka HDMI).
#
# Please refer to the xorg.conf man page for more configuration
@@ -88,7 +88,7 @@ Section "Monitor"
# Option "Position" "0 0"
# Explicitly choose a Resolution (check xrandr for available modes)
-# Option "PreferredMode" "720x400"
+# Option "PreferredMode" "1280x720"
EndSection
@@ -98,7 +98,8 @@ Section "Monitor"
Option "Ignore" "false"
Option "DPMS" "off"
-# Note: Its not possible to use explicit modes here. Mode is inherited from framebuffer
+# Note: It is not possible to use explicit modes here as the mode is inherited
+# from the Linux framebuffer
# Check Framebuffer documentation:
# http://developer.toradex.com/knowledge-base/framebuffer-(linux)
@@ -106,7 +107,7 @@ EndSection
Section "Screen"
# NVIDIA uses only one screen, even in dual head mode
-# the gluing logic is in the device secition
+# the gluing logic is in the device section
Identifier "Common Screen"
Device "Tegra"