Pular para o conteúdo

Xorg (xorg.conf)

Xorg com abnt2, ps2 com rodinha e resolucao virtual d 1600x1280.... E interessante e torna o X bem produtivo. :P
Rodrigo sUxSyS
Hits: 5.754 Categoria: X11
  • Download
  • Indicar
  • Denunciar
Download xorg.conf

Esconder código-fonte

Section "ServerLayout"
Identifier     "X.org Configured"
Screen      0  "Screen0" 0 0
InputDevice    "Mouse0" "CorePointer"
InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath      "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/X11R6/lib/modules"
FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load  "record"
Load  "extmod"
Load  "dbe"
#Load  "dri"
Load  "xtrap"
Load  "glx"
Load  "freetype"
Load  "type1"
Load  "freetype"
Load  "speedo"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver      "keyboard"
Option      "XkbDisable" "true"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver      "mouse"
Option       "Protocol" "IMPS/2"
Option       "Device" "/dev/mouse"
Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName    "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     "DigitalVibrance"       # <i>
#Option     "NoFlip"                # [<bool>]
#Option     "Dac8Bit"               # [<bool>]
#Option     "NoLogo"                # [<bool>]
#Option     "UBB"                   # [<bool>]
#Option     "Stereo"                # <i>
#Option     "SWcursor"              # [<bool>]
#Option     "HWcursor"              # [<bool>]
#Option     "VideoKey"              # <i>
#Option     "NvAGP"                 # <i>
#Option     "IgnoreEDID"            # [<bool>]
#Option     "NoDDC"                 # [<bool>]
#Option     "ConnectedMonitor"      # <str>
#Option     "ConnectedMonitors"     # <str>
#Option     "TVStandard"            # <str>
#Option     "TVOutFormat"           # <str>
#Option     "RenderAccel"           # [<bool>]
#Option     "CursorShadow"          # [<bool>]
#Option     "CursorShadowAlpha"     # <i>
#Option     "CursorShadowXOffset"    # <i>
#Option     "CursorShadowYOffset"    # <i>
#Option     "UseEdidFreqs"          # [<bool>]
#Option     "FlatPanelProperties"    # <str>
#Option     "TwinView"              # [<bool>]
#Option     "TwinViewOrientation"    # <str>
#Option     "SecondMonitorHorizSync"    # <str>
#Option     "SecondMonitorVertRefresh"    # <str>
#Option     "MetaModes"             # <str>
#Option     "UseInt10Module"        # [<bool>]
#Option     "NoTwinViewXineramaInfo"    # [<bool>]
#Option     "NoRenderExtension"     # [<bool>]
#Option     "Overlay"               # [<bool>]
#Option     "CIOverlay"             # [<bool>]
#Option     "ForceEmulatedOverlay"    # [<bool>]
#Option     "TransparentIndex"      # <i>
#Option     "OverlayDefaultVisual"    # [<bool>]
#Option     "NvEmulate"             # <i>
#Option     "NoBandWidthTest"       # [<bool>]
#Option     "CustomEDID-CRT-0"      # <str>
#Option     "CustomEDID-CRT-1"      # <str>
#Option     "CustomEDID-DFP-0"      # <str>
#Option     "CustomEDID-DFP-1"      # <str>
#Option     "CustomEDID-TV-0"       # <str>
#Option     "CustomEDID-TV-1"       # <str>
#Option     "TVOverScan"            # <f>
#Option     "IgnoreDisplayDevices"    # <str>
#Option     "MultisampleCompatibility"    # [<bool>]
#Option     "RegistryDwords"        # <str>
#Option     "NoPowerConnectorCheck"    # [<bool>]
#Option     "AllowDFPStereo"        # [<bool>]
#Option     "XvMCUsesTextures"      # [<bool>]
#Option     "HorizSync"             # <str>
#Option     "VertRefresh"           # <str>
Identifier  "Card0"
Driver      "nvidia"
VendorName  "nVidia Corporation"
BoardName   "NV31 [GeForce FX 5600]"
BusID       "PCI:1:0:0"
Option      "ConnectedMonitor" "dfp,dfp"
Option      "TwinView" "true"
#Option      "SecondMonitorVertRefresh" 
Option       "MetaModes" "1280x1024,1280x1024"
Option       "TwinViewOrientation" "RightOf"
#Option       "Xinerama" "on"
EndSection

Section "Screen"
Identifier "Screen0"
Device     "Card0"
Monitor    "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport   0 0
Depth     1
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     4
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     8
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     15
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     16
EndSubSection
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

Yum (yum.conf)

xserver-xorg (xorg.conf)

X11 (Xorg.conf)

Xorg configurado para rodar o Beryl (xorg.conf)

X11 (xorg)

X11 (XF86Config-4)

Nenhum comentário foi encontrado.

Contribuir com comentário

Entre na sua conta para comentar.