xorg (xorg.conf)
configuração do xorg para placa de vídeo Pro Savage 8 e monitor flatron L1740B LCD com mouse PS2 com wheel e teclado ABNT2
Categoria: X11
Software: xorg
[ Hits: 7.864 ]
Por: adrianosalles
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).
# 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
Resolver problemas de Internet
Como compartilhar a tela do Ubuntu com uma Smart TV (LG, Samsung, etc.)
Descritores de Arquivos e Swappiness
Solução rápida para o problema do Network Manager conectar mas não navegar
Como instalar no Linux Jogos da Steam só para Windows
Instalando o Team Viewer no Debian Trixie - problema no Policykit