Lu1z N3tt0
(usa Slackware)
Enviado em 17/06/2009 - 02:07h
meu xorg.conf ta assim.....como disse...ja tentei varias coisas e nada ainda...se alguem puder me ajuda...
placa de video VIA VN800 (S3 Unichrome Pro VGA) a resolução assim fica 1600x1200.....fica grande demais na tela....ja nen sei mais oq fazer :S vlw..abrass
^IIdentifier "X.org Configured"$
^IScreen 0 "Screen0" 0 0$
^IInputDevice "Mouse0" "CorePointer"$
^IInputDevice "Keyboard0" "CoreKeyboard"$
EndSection$
$
Section "Files"$
^IRgbPath "/usr/share/X11/rgb"$
^IModulePath "/usr/lib/xorg/modules"$
^IFontPath "/usr/share/fonts/TTF"$
^IFontPath "/usr/share/fonts/OTF"$
^IFontPath "/usr/share/fonts/Type1"$
^IFontPath "/usr/share/fonts/misc"$
^IFontPath "/usr/share/fonts/75dpi/:unscaled"$
EndSection$
$
Section "Module"$
^ILoad "dri"$
^ILoad "xtrap"$
^ILoad "glx"$
^ILoad "extmod"$
^ILoad "GLcore"$
^ILoad "record"$
^ILoad "dbe"$
^ILoad "freetype"$
^ILoad "type1"$
EndSection$
$
Section "InputDevice"$
^IIdentifier "Keyboard0"$
^IDriver "kbd"$
^IOption "XkbModel" "abnt2"$
^IOption "XkbLayout" "br"$
EndSection$
$
Section "InputDevice"$
^IIdentifier "Mouse0"$
^IDriver "mouse"$
^IOption^I "Protocol" "auto"$
^IOption^I "Device" "/dev/input/mice"$
^IOption^I "ZAxisMapping" "4 5 6 7"$
EndSection$
$
Section "Monitor"$
^IIdentifier "Monitor0"$
^IVendorName "Monitor Vendor"$
^IModelName "Monitor Model"$
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$
#Option "PrintVGARegs" ^I# [<bool>]$
#Option "PrintTVRegs" ^I# [<bool>]$
#Option "I2CScan" ^I# [<bool>]$
#Option "VBEModes" ^I# [<bool>]$
#Option "NoAccel" ^I# [<bool>]$
#Option "AccelMethod" ^I# <str>$
#Option "ExaNoComposite" ^I# [<bool>]$
#Option "ExaScratchSize" ^I# <i>$
#Option "SWCursor" ^I# [<bool>]$
#Option "ShadowFB" ^I# [<bool>]$
#Option "Rotate" ^I# [<str>]$
#Option "VideoRAM" ^I# <i>$
#Option "ActiveDevice" ^I# [<str>]$
#Option "BusWidth" ^I# [<str>]$
#Option "Center" ^I# [<bool>]$
#Option "PanelSize" ^I# [<str>]$
#Option "ForcePanel" ^I# [<bool>]$
#Option "TVDotCrawl" ^I# [<bool>]$
#Option "TVDeflicker" ^I# <i>$
#Option "TVType" ^I# [<str>]$
#Option "TVOutput" ^I# [<str>]$
#Option "DisableVQ" ^I# [<bool>]$
#Option "DisableIRQ" ^I# [<bool>]$
#Option "EnableAGPDMA" ^I# [<bool>]$
#Option "NoAGPFor2D" ^I# [<bool>]$
#Option "NoXVDMA" ^I# [<bool>]$
#Option "VbeSaveRestore" ^I# [<bool>]$
#Option "DisableXvBWCheck" ^I# [<bool>]$
#Option "MaxDRIMem" ^I# <i>$
#Option "AGPMem" ^I# <i>$
^IIdentifier "Card0"$
^IDriver "openchrome"$
^IVendorName "Unknown Vendor"$
^IBoardName "Unknown Board"$
^IBusID "PCI:1:0:0"$
EndSection$
$
Section "Screen"$
^IIdentifier "Screen0"$
^IDevice "Card0"$
^IMonitor "Monitor0"$
^IDefaultDepth 24$
^ISubSection "Display"$
^I^IViewport 0 0$
^I^IDepth 1$
^IEndSubSection$
^ISubSection "Display"$
^I^IViewport 0 0$
^I^IDepth 4$
^IEndSubSection$
^ISubSection "Display"$
^I^IViewport 0 0$
^I^IDepth 8$
^IEndSubSection$
^ISubSection "Display"$
^I^IViewport 0 0$
^I^IDepth 15$
^IEndSubSection$
^ISubSection "Display"$
^I^IViewport 0 0$
^I^IDepth 16$
^IEndSubSection$
^ISubSection "Display"$
^I^IViewport 0 0$
^I^IDepth 24$
^IEndSubSection$
EndSection$