Pular para o conteúdo

X11 (xorg.conf)

Xorg.conf extraído de meu Debian Linux com driver fglrx, placa de vídeo ATI Radeon X1300.
Perfil removido removido
Hits: 5.369 Categoria: X11
  • Download
  • Indicar
  • Denunciar
Download xorg.conf

Esconder código-fonte

Section "ServerLayout"
   Identifier     "Default Layout"
   Screen      0  "aticonfig-Screen[0]-0" 0 0
   InputDevice    "Generic Keyboard"
   InputDevice    "Configured Mouse"
EndSection

Section "Files"

   # path to defoma fonts
   FontPath     "/usr/share/fonts/X11/misc"
   FontPath     "/usr/X11R6/lib/X11/fonts/misc"
   FontPath     "/usr/share/fonts/X11/cyrillic"
   FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
   FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
   FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
   FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
   FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
   FontPath     "/usr/share/fonts/X11/Type1"
   FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
   FontPath     "/usr/share/fonts/X11/100dpi"
   FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
   FontPath     "/usr/share/fonts/X11/75dpi"
   FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
   FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load  "i2c"
   Load  "bitmap"
   Load  "ddc"
   Load  "dri"
   Load  "extmod"
   Load  "freetype"
   Load  "glx"
   Load  "int10"
   Load  "vbe"
EndSection

Section "InputDevice"
   Identifier  "Generic Keyboard"
   Driver      "kbd"
   Option       "CoreKeyboard"
   Option       "XkbRules" "xorg"
   Option       "XkbModel" "abnt2"
   Option       "XkbLayout" "br"
   Option       "XkbVariant" "abnt2"
EndSection

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

Section "Monitor"
   Identifier   "aticonfig-Monitor[0]-0"
   Option       "VendorName" "ATI Proprietary Driver"
   Option       "ModelName" "Generic Autodetecting Monitor"
   Option       "DPMS" "true"
EndSection

Section "Device"
   Identifier  "aticonfig-Device[0]-0"
   Driver      "fglrx"
   BusID       "PCI:1:0:0"
   Option       "XAANoOffscreenPixmaps" "true"
   Option      "AllowGLXWithComposite" "true"
EndSection

Section "Screen"
   Identifier "aticonfig-Screen[0]-0"
   Device     "aticonfig-Device[0]-0"
   Monitor    "aticonfig-Monitor[0]-0"
   Option     "AddARGBGLXVisuals" "True"
   DefaultDepth     24
   SubSection "Display"
      Viewport   0 0
      Depth     24
   EndSubSection
EndSection

Section "DRI"
   Mode         0666
EndSection

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

dhcp3-server (dhcpd.conf)

apt (sources.list)

Samba (smb.conf)

OpenSSH (sshd_config)

giFT (giftd.conf)

Conky (.conkyrc)

X11 (xorg.conf)

Conky (.conkrc)

xorg (xorg.conf)

X (xorg.conf)

#1 Comentário enviado por albertguedes em 05/09/2008 - 13:48h
Olá Detto. Passa a configuração de sua máquina também , que isso ajuda. Valeu.
#2 Comentário enviado por removido em 05/09/2008 - 14:02h
Minha máquina é um Dell Dimension E520, Core 2 Duo, 1 gb memória, Hd de 120 gb.

Contribuir com comentário

Entre na sua conta para comentar.