summaryrefslogtreecommitdiff
path: root/recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf')
-rw-r--r--recipes/xorg-xserver/xserver-xf86-config/apalis-t30/xorg.conf17
1 files changed, 9 insertions, 8 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"