All pastes #2070926 Raw Edit

Someone

public text v1 · immutable
#2070926 ·published 2011-05-28 09:52 UTC
rendered paste body
Section "Dummy"
    Identifier     "Dummy"
    Driver         "dummy_drv"
    Screen          0
EndSection

Section "Screen"
	Identifier	"Screen"
	Device		"Dummy"
	Monitor         "VNC"
	DefaultDepth	24
	SubSection "Display"
		Depth		24
		Modes		"1280x720"
	EndSubSection
EndSection

Section "Files"
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/share/fonts/X11/100dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    RgbPath         "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
    Load           "bitmap"
    Load           "dbe"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "vbe"
EndSection