From 4d68b446ed776d95dbc5c7dd2754a97dffe4ef90 Mon Sep 17 00:00:00 2001 From: Preetam D'Souza Date: Tue, 4 Oct 2016 16:09:58 -0400 Subject: [PATCH] debian: clean up xorg.conf Signed-off-by: Preetam D'Souza --- blueprint/debian/debpkg/etc/X11/xorg.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/blueprint/debian/debpkg/etc/X11/xorg.conf b/blueprint/debian/debpkg/etc/X11/xorg.conf index cb0a889..34d9fb1 100644 --- a/blueprint/debian/debpkg/etc/X11/xorg.conf +++ b/blueprint/debian/debpkg/etc/X11/xorg.conf @@ -9,10 +9,6 @@ Section "Monitor" # Taken from https://www.xpra.org/xorg.conf Modeline "1920x1080" 23.53 1920 1952 2040 2072 1080 1106 1108 1135 Modeline "1280x720" 27.41 1280 1312 1416 1448 720 737 740 757 - #Modeline "1024x768" 18.71 1024 1056 1120 1152 768 786 789 807 - - # Rotate is not used in DUMMY driver - #Option "Rotate" "right" EndSection Section "Device" @@ -21,7 +17,6 @@ Section "Device" # Default VideoRam 4096 # (1920 * 1080 * 4) / 1024 = 8100 VideoRam 8100 - #Option "fbdev" "/dev/fb0" EndSection Section "Screen"