All pastes #698701 Raw Edit

xorg.conf

public shellscript v1 · immutable
#698701 ·published 2007-09-15 17:14 UTC
rendered paste body
Section "ServerLayout"        Identifier     "X.org Configured"        Screen      0  "Screen0" 0 0        InputDevice    "Mouse0" "CorePointer"        InputDevice    "Keyboard0" "CoreKeyboard"EndSectionSection "Files"        RgbPath      "/usr/share/X11/rgb"        ModulePath   "/usr/lib/xorg/modules"        FontPath     "/usr/share/fonts/misc/"        FontPath     "/usr/share/fonts/TTF/"        FontPath     "/usr/share/fonts/OTF"        FontPath     "/usr/share/fonts/Type1/"        FontPath     "/usr/share/fonts/100dpi/"        FontPath     "/usr/share/fonts/75dpi/"EndSectionSection "Module"        Load  "record"        Load  "bitmap"        Load  "extmod"        Load  "dbe"        Load  "ddc"        Load  "dri"        Load  "drm"        Load  "glx"        Load  "int10"        Load  "freetype"        Load  "type1"        Load  "vbe"EndSectionSection "InputDevice"        Identifier  "Keyboard0"        Driver      "kbd"        option  "XkbModel"      "pc105"        option  "XkbLayout"     "de"        option  "XkbVariant"    "nodeadkeys"EndSectionSection "InputDevice"        Identifier  "Mouse0"        Driver      "mouse"        Option      "Protocol" "auto"        Option      "Device" "/dev/input/mice"EndSectionSection "Monitor"        Identifier   "Monitor0"        VendorName   "Monitor Vendor"        ModelName    "Monitor Model"#       Option       "DPMS"#       VertRefresh  48-60EndSectionSection "Screen"        Identifier "Screen0"        Device     "Intel_IEGD-0"        Monitor    "Monitor0"        DefaultDepth 24        SubSection "Display"                Modes     "1024x768"                Depth     32        EndSubSectionEndSectionSection "DRI"        Mode 0666EndSection#### X Config options generated from PCF file## **** Not for Production use at this time ****##Section "Device"    Identifier "Intel_IEGD-0"    Driver     "intel"    VendorName "Intel(R) DEG"    BoardName  "Embedded Graphics"    BusID      "0:2:0"    VideoRam    4096    Screen     0    Option     "PcfVersion" "1024"    Option     "pd/fs454" "1"    Option     "Config/1/General/PortOrder" "2500"    Option     "Config/1/General/DisplayConfig" "2"    Option     "Config/1/General/XVideoMC" "1"    Option     "Config/1/General/CloneWidth" "1024"    Option     "Config/1/General/CloneHeight" "768"    Option     "Config/1/General/CloneRefresh" "60"    Option     "Config/1/General/DRI" "Yes"    Option     "Config/1/Port/2/name" "TV-Out via Focus 454"    Option     "Config/1/Port/2/General/Rotation" "0"    Option     "Config/1/Port/2/General/Edid" "1"    Option     "Config/1/Port/2/General/EdidAvail" "1"    Option     "Config/1/Port/2/General/EdidNotAvail" "1"    Option     "Config/1/Port/2/General/MultiDvo" "0"# Helligkeit (0-100)    Option     "Config/1/Port/2/Attr/0" "20"# Kontrast (0-100)    Option     "Config/1/Port/2/Attr/1" "100"# Flicker (0-1000)    Option     "Config/1/Port/2/Attr/3" "100"# H-Position (0-100)    Option     "Config/1/Port/2/Attr/4" "21"# v-Position (0-100)    Option     "Config/1/Port/2/Attr/5" "20"# H-Skalierung (0-1000)    Option     "Config/1/Port/2/Attr/6" "660"# V-Skalierung (0-1000)    Option     "Config/1/Port/2/Attr/7" "535"# TV-Format (3=PAL)    Option     "Config/1/Port/2/Attr/8" "3"# Luma Filter (0/1)    Option     "Config/1/Port/2/Attr/10" "1"# Croma Filter (0/1)    Option     "Config/1/Port/2/Attr/11" "1"# Video Copy Protection    Option     "Config/1/Port/2/Attr/13" "0"# TV Output Format (4=YPrPB, 5=SCART-RGB, 1=S-VIDEO)    Option     "Config/1/Port/2/Attr/14" "4"# Farbsaetigung    Option     "Config/1/Port/2/Attr/15" "50"# Schaerfe (0-1000) ???    Option     "Config/1/Port/2/Attr/26" "30"# DVO Datenordnung (0=Normal)    Option     "Config/1/Port/2/Attr/30" "0"# Schaerfe (0-1000)    Option     "Config/1/Port/2/Attr/31" "30"# HW Config (0=Standard)    Option     "Config/1/Port/2/Attr/32" "0"# Horizontalfilter    Option     "Config/1/Port/2/Attr/33" "60"## VGA-Anschluss#    Option     "Config/1/Port/5/name" "Analog"    Option     "Config/1/Port/5/General/Rotation" "0"    Option     "Config/1/Port/5/General/Edid" "1"    Option     "Config/1/Port/5/General/EdidAvail" "1"    Option     "Config/1/Port/5/General/EdidNotAvail" "1"    Option     "Config/1/Port/5/General/MultiDvo" "0"EndSectionSection "ServerFlags"        Option  "AIGLX" "off"EndSectionSection "Extensions"        Option "Composite" "Disable"EndSection#### X Config options generated from PCF file## **** Not for Production use at this time ****##   Use this section for 2nd Screen in  Dual Independent Head##   or Xinerama configurations.##Section "Device"    Identifier "Intel_IEGD-1"    Driver     "intel"    VendorName "Intel(R) DEG"    BoardName  "Embedded Graphics"    BusID      "0:2:0"    Screen     1EndSection