X11R6.9 (xorg.conf)
Xorg que funciona melhor que o do Debian Etch
Categoria: Vim
Software: X11R6.9
[ Hits: 8.916 ]
Por: Perfil removido
Fazer um backup do original:
cp /etc/X11/xorg.conf /etc/X11/xorg.bak
E copiar esse xorg.conf no lugar:
cp xorg.conf /etc/X11/xorg.conf
Funciona melhor que o que vem com Debian Etch.
########################################################################## # # X-Org , X11 # Revisão : 29-08-06 # Feito para Debian Etch # # # Configuração Custom : Por Georges Abou Nabhan Júnior # ########################################################################## # # A Qualidade do xconf.conf estava revoltante # Decidi pesquisar e Criar minha .conf , Usando Modelo Original e # guiando pelo modelo Default # # Funciona Com Debian Etch Na Seguinte Maquina # # Dell Optiplex GX620 , 1GB DDR-2 533 dual, Monitor LCD E176FP # Intel 945G Onboard Video , Western Digital 80GB Sata Drive 7.200rpm # ########################################################################## # Linhas Do Debian Etch # Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc/" FontPath "/usr/share/fonts/X11/TTF/" FontPath "/usr/share/fonts/X11/OTF" FontPath "/usr/share/fonts/X11/Type1/" FontPath "/usr/share/fonts/X11/CID/" FontPath "/usr/share/fonts/X11/100dpi/" FontPath "/usr/share/fonts/X11/75dpi/" #FontPath "unix/:-1" EndSection ############################ # Modulos ############################ Section "Module" Load "glx" Load "extmod" Load "xtrap" Load "record" Load "dbe" Load "dri" Load "freetype" Load "type1" EndSection ########################################################################## # Dispositivos Conectados ########################################################################## ###################################### ## Configuração Teclado ###################################### Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" Option "AutoRepeat" "250 30" Option "XkbModel" "abnt2" Option "XkbLayout" "br" Option "XkbVariant" "abnt2" EndSection ##################################### # Disposivo Apontamento ... Mouse ##################################### Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "ZaxisMapping" "4 5 6 7" EndSection #################################################################### # Configuração Do Monitor , LCD Dell E176FP 17" , 12ms #################################################################### Section "Monitor" #DisplaySize 340 270 # mm Identifier "Monitor0" VendorName "DELL" ModelName "DELL E176FP" ### Comment all HorizSync and VertSync values to use DDC: HorizSync 31-81 VertRefresh 56-76 Option "DPMS" EndSection ########################################################################## # Placa De Video , Onboard Intel 945G // Driver Generico ########################################################################## 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 "NoAccel" # [<bool>] #Option "SWcursor" # [<bool>] #Option "ColorKey" # <i> #Option "CacheLines" # <i> #Option "Dac6Bit" # [<bool>] #Option "DRI" # [<bool>] #Option "NoDDC" # [<bool>] #Option "ShowCache" # [<bool>] #Option "XvMCSurfaces" # <i> #Option "PageFlip" # [<bool>] Identifier "Card0" Driver "i810" VendorName "Intel Corporation" BoardName "945G Integrated Graphics Controller" BusID "PCI:0:2:0" EndSection ########################################################################## # Resolução , Conforme Recomendado Pela Dell , 1280x1024 ########################################################################## # # Section "Screen" Identifier "Screen0" Device "card0" Monitor "Monitor0" DefaultColorDepth 24 Subsection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x400" EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" EndSubsection EndSection
Como gerar qualquer emoji ou símbolo unicode a partir do seu teclado
Instalar e Configurar o Slackware Linux em 2025
Como configurar os repositórios do apt no Debian 12 em 2025
Passkeys: A Evolução da Autenticação Digital
Instalação de distro Linux em computadores, netbooks, etc, em rede com o Clonezilla
Como dividir duas janelas igualmente e lado-a-lado na sua tela
Configurando o Conky para iniciar corretamente no sistema
3 configurações básicas que podem melhorar muito a sua edição pelo editor nano
Quero reviver um computador antigo mas tive problemas (12)
como funciona endereçamento ip? (6)