Pular para o conteúdo

xorg (xorg.conf)

Disponibilizei aqui uma configuração do xorg para monitor Flatron L1740B LCD e placa de vídeo Pro Savage 8, com teclado ABNT2 e mouse PS2 com wheel(a rodinha do mouse).
adrianosalles adriano_salles
Hits: 8.098 Categoria: X11
  • Download
  • Indicar
  • Denunciar
O Viva o Linux depende da receita de anúncios para se manter. Ative os cookies aqui para nos patrocinar.
Não conseguimos carregar os anúncios. Se usa bloqueador, considere liberar o Viva o Linux para nos patrocinar.
Download xorg.conf
O Viva o Linux depende da receita de anúncios para se manter. Ative os cookies aqui para nos patrocinar.
Não conseguimos carregar os anúncios. Se usa bloqueador, considere liberar o Viva o Linux para nos patrocinar.

Esconder código-fonte

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
   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/shre/fonts/X11/75dpi/:unscaled"
   FontPath   "/usr/X11/lib/X11/fonts/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"
   #path to defoma fonts
   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      "kdb"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "abnt2"
   Option      "XkbLayout   "br"
   Option      "XkbVriant"   "abnt2"
EndSection

Section "InputDevice"
   Identifier   "Mouse PS2"
   Driver      "mouse"
   Option      "CorePointer"
   Option      "Device"      "/dev/psaux"
   Option      "Protocol"      "ImPS/2"
   Option      "Emulate3Buttons"   "true"
   Option      "ZAxisMapping"      "4 5"
EndSection

Section "Device"
   Identifier   "Placa de Vídeo S3 VT8375 ProSavage8"
   Driver      "savage"
EndeSection

##########################
##Por adriano:
##
## Monitor Flatron L174B LCD
##
## resoluçao: 1280x1024
##frequencia horizontal: 30-83 khz
##frequencia vertical: 56-75hz
##
##fonte de dados
##hw --monitor
###########################
Section "Monitor"
   Identifier   "Monitor LG L1740B"
   Option      "DPMS"
   HorizSync   30-83
   VertRefresh   50-75
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "Placa de Video S3 VT8375 ProSavage8"
   Monitor      "Monitor LG L1740B"
   DefaultDepth   24
   SubSection "Display"
   Depth      1
   Modes      "1024x768" "800x600"
EndSubSection
SubSection "Display"
   Depth      4
   Modes      "1024x768" "800x600"
EndSubSection
SubSection "Display"
   Depth      8
   Modes      "1024x768" "800x600"
EndSubSection
SubSection "Display"
   Depth      15
   Modes      "1024x768" "800x600"
EndSubSection
SubSection "Display"
   Depth      16
   Modes      "1024x768" "800x600"
EndSubSection
SubSection "Display"
   Depth      24
   Modes      "1280x1024" "1024x768" "800x600"
EndSubSection
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
   Screen      "Default Screen"
   ImputDevice   "Generic Keyboard"
   ImputDevice   "Mouse PS2"
EndSection

Section "DRI"
   Mode   0666
EndSection
O Viva o Linux depende da receita de anúncios para se manter. Ative os cookies aqui para nos patrocinar.
Não conseguimos carregar os anúncios. Se usa bloqueador, considere liberar o Viva o Linux para nos patrocinar.
Nenhuma configuração encontrada.

Gnome (xorg.conf)

X (xinitrc)

XFree86 (XF86Config-4)

Novo X11R6.8.1 (host.def)

Xfree (XF86Config_4)

#1 Comentário enviado por albertguedes em 15/10/2008 - 13:31h
Coloca a configuração da sua máquina amigo. Assim ajuda mais um pouco.
Valeu.

Contribuir com comentário

Entre na sua conta para comentar.