Skip to content

Commit

Permalink
debian: clean up xorg.conf
Browse files Browse the repository at this point in the history
Signed-off-by: Preetam D'Souza <[email protected]>
  • Loading branch information
pdsouza committed Oct 4, 2016
1 parent c9d5d77 commit 4d68b44
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions blueprint/debian/debpkg/etc/X11/xorg.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -21,7 +17,6 @@ Section "Device"
# Default VideoRam 4096
# (1920 * 1080 * 4) / 1024 = 8100
VideoRam 8100
#Option "fbdev" "/dev/fb0"
EndSection

Section "Screen"
Expand Down

0 comments on commit 4d68b44

Please sign in to comment.