From bb5e626e78d20d2e027ad36f9ff87af6c531353d Mon Sep 17 00:00:00 2001 From: James Meyer Date: Sun, 26 Aug 2012 15:44:28 -0500 Subject: system-template: xorg.nvidia file --- abs/core/system-templates/templates/xorg/xorg.nvidia | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 abs/core/system-templates/templates/xorg/xorg.nvidia 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 -- cgit v0.12