Pular para o conteúdo

X (XF86Config)

Este arquivo é destinado a configuração de placas de vídeo com poucos recursos e memória, como aquelas Trident PCI com 2 Mb de meória.

Com estas opções é possível obter uma resolução 800x600 com 16 Bits.

Na maioria das distribuições testadas a detecção automática dava somente 640x400.
Heros Eloi Souza heroseloi
Hits: 4.701 Categoria: Hardware
  • Download
  • Indicar
  • Denunciar
Download XF86Config

Esconder código-fonte

Section "ServerLayout"
   Identifier     "Layout0"
   Screen      0  "Screen0" 0 0
   InputDevice    "Keyboard0" "CoreKeyboard"
   InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

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

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "keyboard"
   Option       "XkbModel" "abnt2"
   Option       "XkbLayout" "br"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "Protocol" "Microsoft"
   Option       "Device" "/dev/ttyS0"
   Option       "Emulate3Buttons"
   Option       "Emulate3Timeout" "50"
   Option       "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Detectado"
   ModelName    "GSM3afe (640x480 640x480 640x480 720x450 800x600 800x600 1024x768)"
   HorizSync    30.0 - 61.0
   VertRefresh  50.0 - 120.0
EndSection

Section "Device"
   Identifier  "Card0"
   Driver      "vesa"
   Option       "lcd_center"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   DefaultDepth     16
   SubSection "Display"
      Depth     4
      Modes    "800x600"
   EndSubSection
   SubSection "Display"
      Depth     8
      Modes    "800x600"
   EndSubSection
   SubSection "Display"
      Depth     15
      Modes    "800x600"
   EndSubSection
   SubSection "Display"
      Depth     16
      Modes    "800x600"
   EndSubSection
   SubSection "Display"
      Depth     24
      Modes    "800x600"
   EndSubSection
EndSection

Nenhuma configuração encontrada.

Nvidia (xorg.conf)

Xorg (xorg.conf)

Xorg (xorg.conf)

nvidia xorg (xorg.conf)

gammu (/etc/gammurc)

#1 Comentário enviado por jeff/may em 26/10/2007 - 18:25h
Ok agora por favor se alguem puder me ajudar eu gostaria de saber como posso instalar uma nova placa de rede no conectiva 10!!!

A placa é rtl...

Se alguem puder me ajudar eu agradeço muito!!!
#2 Comentário enviado por vrodrigues@bol.c em 24/09/2009 - 09:41h
quero autenticar um cd microsoft windows 98 para original para formatar windows

Contribuir com comentário

Entre na sua conta para comentar.