summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/xorg/xorg.conf.nvidia
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/system-templates/templates/xorg/xorg.conf.nvidia')
-rwxr-xr-xabs/core/system-templates/templates/xorg/xorg.conf.nvidia52
1 files changed, 6 insertions, 46 deletions
diff --git a/abs/core/system-templates/templates/xorg/xorg.conf.nvidia b/abs/core/system-templates/templates/xorg/xorg.conf.nvidia
index 2c3b7f1..610bbe0 100755
--- a/abs/core/system-templates/templates/xorg/xorg.conf.nvidia
+++ b/abs/core/system-templates/templates/xorg/xorg.conf.nvidia
@@ -1,50 +1,10 @@
-# nvidia-xconfig: X configuration file generated by nvidia-xconfig
-# nvidia-xconfig: version 1.0 (buildmeister@builder3) Tue Aug 1 21:11:12 PDT 2006
-Section "ServerFlags"
- Option "AutoAddDevices" "False"
-EndSection
-
-Section "ServerLayout"
- Identifier "Layout0"
- Screen 0 "Screen0"
- InputDevice "Keyboard0" "CoreKeyboard"
- InputDevice "Mouse0" "CorePointer"
-EndSection
-
-Section "Files"
-# RgbPath "/usr/X11R6/lib/X11/rgb"
-EndSection
-
-Section "Module"
- Load "dbe"
- Load "extmod"
-# Load "type1"
- Load "freetype"
- Load "glx"
-EndSection
-
-Section "InputDevice"
- # generated from default
- Identifier "Mouse0"
- Driver "mouse"
- Option "Protocol" "auto"
- Option "Device" "/dev/psaux"
- Option "Emulate3Buttons" "no"
- Option "ZAxisMapping" "4 5"
-EndSection
-
-Section "InputDevice"
- # generated from default
- Identifier "Keyboard0"
- Driver "keyboard"
-EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
-# HorizSync
-# VertRefresh
+# HorizSync
+# VertRefresh
Option "DPMS" "false"
# DisplaySize 203 153
#INSERT MODELINE
@@ -55,8 +15,8 @@ Section "Device"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "DPI" "100 x 100"
- Option "NoLogo" "1"
-
+ Option "NoLogo" "1"
+
#INSERT HERE
#END OPTIONS
@@ -69,7 +29,7 @@ Section "Device"
# Option "CursorShadowXOffset" "4"
# Option "UseEdidFreqs" "True"
# Option "NvAGP" "1"
-
+
@@ -82,7 +42,7 @@ Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 24
- Modes "1280x720"
+ Modes "1280x720"
EndSubSection
EndSection