X11R6.9 (xorg.conf)
Xorg que funciona melhor que o do Debian Etch
Categoria: Vim
Software: X11R6.9
[ Hits: 8.869 ]
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
Compartilhando a tela do Computador no Celular via Deskreen
Como Configurar um Túnel SSH Reverso para Acessar Sua Máquina Local a Partir de uma Máquina Remota
Configuração para desligamento automatizado de Computadores em um Ambiente Comercial
Como renomear arquivos de letras maiúsculas para minúsculas
Imprimindo no formato livreto no Linux
Vim - incrementando números em substituição
Efeito "livro" em arquivos PDF
Como resolver o erro no CUPS: Unable to get list of printer drivers
SysAdmin ou DevOps: Qual curso inicial pra essa área? (0)
Melhores Práticas de Nomenclatura: Pastas, Arquivos e Código (3)
[Python] Automação de scan de vulnerabilidades
[Python] Script para analise de superficie de ataque
[Shell Script] Novo script para redimensionar, rotacionar, converter e espelhar arquivos de imagem
[Shell Script] Iniciador de DOOM (DSDA-DOOM, Doom Retro ou Woof!)
[Shell Script] Script para adicionar bordas às imagens de uma pasta