removido
(usa Nenhuma)
Enviado em 21/02/2011 - 09:15h
Eis o meu xorg.conf:
# File edited by xorg-edit v08.08.06 at Mon Feb 21 09:03:29 2011
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "built-ins"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "Module"
Load "glx"
Load "dbe"
Load "dri2"
Load "extmod"
Load "dri"
Load "record"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Device"
# Available Driver options are:-
# Values: <i>: integer, <f>: float, <bool>: "True"/"False",
# <string>: "String", <freq>: "<f> Hz/kHz/MHz"
# [arg]: arg optional
# VendorName "Silicon Motion, Inc."
# BoardName "SM501 VoyagerGX Rev. AA"
Identifier "Card0"
Driver "siliconmotion"
BusID "PCI:3:1:0"
# Option "pci_burst" # [<bool>]
# Option "pci_retry" # [<bool>]
# Option "NoAccel" # [<bool>]
# Option "MCLK" # <freq>
# Option "MXCLK" # <freq>
# Option "HWCursor" # [<bool>]
# Option "SWCursor" # [<bool>]
# Option "VideoKey" # <i>
# Option "ByteSwap" # [<bool>]
# Option "Interlaced" # [<bool>]
# Option "UseBIOS" # [<bool>]
# Option "Dualhead" # [<bool>]
# Option "AccelMethod" # <str>
# Option "PanelSize" # [<str>]
# Option "UseFBDev" # [<bool>]
# Option "CSCVideo" # [<bool>]
EndSection
Section "Device"
# Available Driver options are:-
# Values: <i>: integer, <f>: float, <bool>: "True"/"False",
# <string>: "String", <freq>: "<f> Hz/kHz/MHz"
# [arg]: arg optional
# VendorName "Intel Corporation"
# BoardName "82G33/G31 Express Integrated Graphics Controller"
Identifier "Card1"
Driver "intel"
BusID "PCI:0:2:0"
# Option "NoAccel" # [<bool>]
# Option "SWcursor" # [<bool>]
# Option "ColorKey" # <i>
# Option "CacheLines" # <i>
# Option "Dac6Bit" # [<bool>]
# Option "DRI" # [<bool>]
# Option "NoDDC" # [<bool>]
# Option "ShowCache" # [<bool>]
# Option "XvMCSurfaces" # <i>
# Option "PageFlip" # [<bool>]
EndSection
Section "Monitor"
# VendorName "Monitor Vendor"
# ModelName "Monitor Model"
Identifier "Monitor0"
DisplaySize 359 203
EndSection
Section "Monitor"
# VendorName "Monitor Vendor"
# ModelName "Monitor Model"
Identifier "Monitor1"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 1
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 4
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 8
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 15
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 16
ViewPort 0 0
EndSubSection
SubSection "Display"
Depth 24
ViewPort 0 0
EndSubSection
EndSection