##
## X Config options generated from CED
## x11 conf skeleton
## DriverVer=
##

Section "Screen"
    Identifier    "Screen0"
    Device        "IntelEMGD-0"
    Monitor       "Monitor0"
    DefaultDepth  $lin_framebuffer_color_quality$
    SubSection    "Display"
    Depth         $lin_framebuffer_color_quality$
    Modes         "$lin_framebuffer_width$x$lin_framebuffer_height$"
    EndSubSection
EndSection

# Primary (First/only) display
Section "Device"
    Identifier "IntelEMGD-0"
    Driver     "emgd"
    VendorName "Intel(R) DEG"
    BoardName  "Embedded Graphics"
    BusID      "0:2:0"
    Screen      0
    Option     "PcfVersion"            "1792"
    Option     "ConfigId"              "$default_configuration$"
@START_CONFIG
EndSection

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen 0       "Screen0" 0 0
@DIH_SCREEN
   # InputDevice    "Mouse0" "CorePointer"
   # InputDevice    "Keyboard0" "CoreKeyboard"
   # InputDevice    "DevInputMice" "SendCoreEvents"
EndSection

@DIH_INFO
