summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-26 20:44:28 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-26 20:44:28 (GMT)
commitbb5e626e78d20d2e027ad36f9ff87af6c531353d (patch)
tree6175359b045b580eca1486e65facdcddf7bccc9f /abs/core/system-templates
parent3f3fd1a851677fd9400bf4e5484ee000487c6834 (diff)
downloadlinhes_pkgbuild-bb5e626e78d20d2e027ad36f9ff87af6c531353d.zip
linhes_pkgbuild-bb5e626e78d20d2e027ad36f9ff87af6c531353d.tar.gz
linhes_pkgbuild-bb5e626e78d20d2e027ad36f9ff87af6c531353d.tar.bz2
system-template: xorg.nvidia file
Diffstat (limited to 'abs/core/system-templates')
-rw-r--r--abs/core/system-templates/templates/xorg/xorg.nvidia7
1 files changed, 7 insertions, 0 deletions
diff --git a/abs/core/system-templates/templates/xorg/xorg.nvidia b/abs/core/system-templates/templates/xorg/xorg.nvidia
new file mode 100644
index 0000000..75a90cd
--- /dev/null
+++ b/abs/core/system-templates/templates/xorg/xorg.nvidia
@@ -0,0 +1,7 @@
+Section "Device"
+ Identifier "Device0"
+ Driver "nvidia"
+ VendorName "NVIDIA Corporation"
+ Option "DPI" "100 x 100"
+ Option "NoLogo" "1"
+EndSection