http://bugs.freedesktop.org/show_bug.cgi?id=12869





------- Comment #7 from [EMAIL PROTECTED]  2008-01-02 15:59 PST -------
(From update of attachment 13468)
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
        Fontpath        "/usr/share/fonts/X11/misc"
        Fontpath        "/usr/share/fonts/X11/100dpi/:unscaled"
        Fontpath        "/usr/share/fonts/X11/75dpi/:unscaled"
        Fontpath        "/usr/share/fonts/X11/100dpi"
        Fontpath        "/usr/share/fonts/X11/75dpi"
        # path to defoma fonts
        Fontpath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load            "bitmap"
        Load            "extmod"
        Load            "freetype"
        Load            "int10"
        Load            "vbe"
        Load            "glx"
        Load            "GLcore"
        Load            "v4l"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"        "/dev/input/mice"
        Option          "Protocol"      "ImPS/2"
        Option          "ZAxisMapping"  "4 5"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "Device"
        Identifier      "RADEON9800XT"
        Boardname       "ati"
        Busid           "PCI:1:0:0"
        Driver          "radeon"
        Option          "Monitor-DVI-0" "monitor1"
        Option          "Monitor-VGA-0" "monitor2"
        Option          "MergedFB"      "off"
EndSection

Section "Monitor"
        Identifier      "monitor1"
        Vendorname      "Plug 'n' Play"
        Modelname       "Plug 'n' Play"
        Option          "PreferredMode" "1280x1024_60.00"
        # 1280x1024 @ 60.00 Hz (GTF) hsync: 63.60 kHz; pclk: 108.88 MHz
        Modeline "[EMAIL PROTECTED]"  108.88  1280 1360 1496 1712  1024 1025 
1028
1060  -HSync +Vsync
        #
        Gamma   1.0
EndSection

Section "Monitor"
        Identifier      "monitor2"
        Option          "LeftOf"        "monitor1"
        Option          "PreferredMode" "[EMAIL PROTECTED]"
        modeline  "[EMAIL PROTECTED]" 65.0 1024 1048 1184 1344 768 771 777 806 
-vsync
-hsync
        Gamma   1.0
#       Option          "Rotate"        "left"
EndSection


Section "Screen"
        Identifier      "Main Screen"
        Device          "RADEON9800XT"
        Monitor         "monitor1"
        Defaultdepth    24
        SubSection "Display"
                Depth   24
                Modes   "[EMAIL PROTECTED]" "[EMAIL PROTECTED]"
                Virtual 2304 1024
        EndSubSection
EndSection


Section "ServerLayout"
        Identifier      "Default Layout"
        screen 0 "Main Screen" 0 0
        Inputdevice     "Generic Keyboard"
        Inputdevice     "Configured Mouse"
EndSection

Section "ServerFlags"
        Option          "DefaultServerLayout"   "Default Layout"
EndSection

Section "Extensions"
        Option          "Composite"     "Enable"
EndSection

Section "DRI"
        Mode    0666
EndSection


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to